automatic version update by autodist [release 5.1.4-1mamba;Thu Sep 06 2018]
This commit is contained in:
parent
ba10adf057
commit
184df06a63
@ -1,5 +1,5 @@
|
|||||||
Name: autofs
|
Name: autofs
|
||||||
Version: 5.1.3
|
Version: 5.1.4
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Userspace tools that work with the kernel to mount and un-mount removable file systems
|
Summary: Userspace tools that work with the kernel to mount and un-mount removable file systems
|
||||||
Group: System/Kernel and Hardware
|
Group: System/Kernel and Hardware
|
||||||
@ -32,7 +32,9 @@ It may also be useful for allowing users to mount floppies, cdroms and other rem
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
--with-systemd=%{_unitdir}
|
--with-systemd=%{_unitdir} \
|
||||||
|
--with-libtirpc \
|
||||||
|
CC=gcc
|
||||||
|
|
||||||
%make
|
%make
|
||||||
|
|
||||||
@ -85,6 +87,9 @@ fi
|
|||||||
#%doc README README.active-restart README.changer README.ncpfs README.replicated-server README.smbfs README.v5.release
|
#%doc README README.active-restart README.changer README.ncpfs README.replicated-server README.smbfs README.v5.release
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 06 2018 Automatic Build System <autodist@mambasoft.it> 5.1.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Sep 05 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 5.1.3-1mamba
|
* Tue Sep 05 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 5.1.3-1mamba
|
||||||
- update to 5.1.3
|
- update to 5.1.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user