Drop ancient 2.6 kernel patches from docs
This commit is contained in:
parent
eb691956de
commit
1d5fd61536
@ -8,11 +8,12 @@
|
|||||||
Summary: A tool for automatically mounting and unmounting filesystems
|
Summary: A tool for automatically mounting and unmounting filesystems
|
||||||
Name: autofs
|
Name: autofs
|
||||||
Version: 5.1.0
|
Version: 5.1.0
|
||||||
Release: 10%{?dist}
|
Release: 11%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
Source: ftp://ftp.kernel.org/pub/linux/daemons/autofs/v5/autofs-%{version}.tar.gz
|
Source: ftp://ftp.kernel.org/pub/linux/daemons/autofs/v5/autofs-%{version}.tar.gz
|
||||||
|
|
||||||
Patch1: autofs-5.1.0-fix-compile-error-in-defaults_c.patch
|
Patch1: autofs-5.1.0-fix-compile-error-in-defaults_c.patch
|
||||||
Patch2: autofs-5.1.0-add-serialization-to-sasl-init.patch
|
Patch2: autofs-5.1.0-add-serialization-to-sasl-init.patch
|
||||||
Patch3: autofs-5.1.0-dont-allocate-dev_ctl_ops-too-early.patch
|
Patch3: autofs-5.1.0-dont-allocate-dev_ctl_ops-too-early.patch
|
||||||
@ -229,7 +230,7 @@ fi
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc CREDITS INSTALL COPY* README* patches/* samples/ldap* samples/autofs.schema
|
%doc CREDITS INSTALL COPY* README* samples/ldap* samples/autofs.schema
|
||||||
%config %{init_file_name}
|
%config %{init_file_name}
|
||||||
%config(noreplace,missingok) /etc/auto.master
|
%config(noreplace,missingok) /etc/auto.master
|
||||||
%config(noreplace) /etc/autofs.conf
|
%config(noreplace) /etc/autofs.conf
|
||||||
@ -244,6 +245,9 @@ fi
|
|||||||
%dir /etc/auto.master.d
|
%dir /etc/auto.master.d
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 23 2015 Peter Robinson <pbrobinson@fedoraproject.org> 1:5.1.0-11
|
||||||
|
- Drop ancient 2.6 kernel patches from docs
|
||||||
|
|
||||||
* Wed Jan 21 2015 Ian Kent <ikent@redhat.com> - 1:5.1.0-10
|
* Wed Jan 21 2015 Ian Kent <ikent@redhat.com> - 1:5.1.0-10
|
||||||
- make negative cache update consistent for all lookup modules.
|
- make negative cache update consistent for all lookup modules.
|
||||||
- ensure negative cache isn't updated on remount.
|
- ensure negative cache isn't updated on remount.
|
||||||
|
Loading…
Reference in New Issue
Block a user