This commit is contained in:
Dennis Gilmore 2012-07-18 12:15:09 -05:00
parent bdb1ad8d9f
commit f6c3609ed2

View File

@ -8,7 +8,7 @@
Summary: A tool for automatically mounting and unmounting filesystems
Name: autofs
Version: 5.0.6
Release: 22%{?dist}
Release: 23%{?dist}
Epoch: 1
License: GPLv2+
Group: System Environment/Daemons
@ -313,6 +313,9 @@ fi
%dir /etc/auto.master.d
%changelog
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:5.0.6-23
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Mon Jul 30 2012 Ian Kent <ikent@redhat.com> - 1:5.0.6-21
- fix systemd argument passing.
- fix get_nfs_info() can incorrectly fail.