From 28467ae148af664c2d1236ae430be33aac9e1b7c Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 12 Jan 2012 16:07:49 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- autofs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/autofs.spec b/autofs.spec index 35b323c..2105dfb 100644 --- a/autofs.spec +++ b/autofs.spec @@ -8,7 +8,7 @@ Summary: A tool for automatically mounting and unmounting filesystems Name: autofs Version: 5.0.6 -Release: 6%{?dist} +Release: 7%{?dist} Epoch: 1 License: GPLv2+ Group: System Environment/Daemons @@ -193,6 +193,9 @@ fi %dir /etc/auto.master.d %changelog +* Thu Jan 12 2012 Fedora Release Engineering - 1:5.0.6-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Fri Dec 9 2011 Ian Kent - 1:5.0.6-6 - remove empty command line arguments (passed by systemd).