diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : autofs version : 5.1.2 -release : 1 +release : 2 source : - - ftp://ftp.kernel.org/pub/linux/daemons/autofs/v5/autofs-5.1.2.tar.xz : 88b7de39088aead983e02072a7b753d5ee52ce419c8913f7a3d4ff5521313f0c + - https://www.kernel.org/pub/linux/daemons/autofs/v5/autofs-5.1.2.tar.xz : 88b7de39088aead983e02072a7b753d5ee52ce419c8913f7a3d4ff5521313f0c license : GPL-2.0 component : system.utils summary : Kernel based automounter @@ -14,7 +14,10 @@ - openldap-devel setup : | %apply_patches - %configure + %configure --with-systemd \ + --with-libtirpc \ + --enable-ignore-busy \ + --without-hesiod build : | %make install : | diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,8 +2,8 @@ autofs - Ikey Doherty - ikey@solus-project.com + Pierre-Yves + pyu@riseup.net GPL-2.0 system.utils @@ -26,6 +26,7 @@ /etc/autofs.conf /etc/autofs_ldap_auth.conf /etc/default/autofs + /usr/lib/systemd/system/autofs.service /usr/lib64/autofs/lookup_dir.so /usr/lib64/autofs/lookup_file.so /usr/lib64/autofs/lookup_files.so @@ -53,12 +54,12 @@ - - 2017-02-05 + + 2017-05-07 5.1.2 Packaging update - Ikey Doherty - ikey@solus-project.com + Pierre-Yves + pyu@riseup.net \ No newline at end of file