From fac65808aeccb0a2507fb79d506d410ba2fcec78 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Tue, 24 Feb 2009 03:22:16 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild --- autofs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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().