diff --git a/autofs.spec b/autofs.spec index 89d627e..f5bcdc4 100644 --- a/autofs.spec +++ b/autofs.spec @@ -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 - 1:5.0.4-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Thu Feb 19 2009 Ian Kent - 5.0.4-10 - fix mntent.h not included before use of setmntent_r().