This commit is contained in:
Jesse Keating 2009-02-24 03:22:16 +00:00
parent d858d36499
commit fac65808ae

View File

@ -4,7 +4,7 @@
Summary: A tool for automatically mounting and unmounting filesystems
Name: autofs
Version: 5.0.4
Release: 10
Release: 11
Epoch: 1
License: GPLv2+
Group: System Environment/Daemons
@ -147,6 +147,9 @@ fi
%{_libdir}/autofs/
%changelog
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:5.0.4-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Thu Feb 19 2009 Ian Kent <ikent@redhat.com> - 5.0.4-10
- fix mntent.h not included before use of setmntent_r().