[system-autodeath] update to match updated cron packaging guidelines (Bz #989122)

Matthew Miller mattdm at fedoraproject.org
Thu Oct 10 19:47:46 UTC 2013


commit d965a6d618820affebbe6ca565f3e3ad380d0c44
Author: Matthew Miller <mattdm at mattdm.org>
Date:   Thu Oct 10 15:47:34 2013 -0400

    update to match updated cron packaging guidelines (Bz #989122)

 system-autodeath.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/system-autodeath.spec b/system-autodeath.spec
index 0df2662..6e78783 100644
--- a/system-autodeath.spec
+++ b/system-autodeath.spec
@@ -1,7 +1,7 @@
 Summary: Automatically disable system default route on a specific date
 Name: system-autodeath
 Version: 0.3
-Release: 8%{?dist}
+Release: 9%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source: http://skvidal.fedorapeople.org/%{name}/%{name}-%{version}.tar.gz
@@ -9,7 +9,7 @@ Source1: system-autodeath.conf
 URL: http://skvidal.fedorapeople.org/%{name}/
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildArchitectures: noarch
-Requires: /etc/cron.daily
+Requires: crontabs
 Requires: util-linux, bc, iproute
 
 %description
@@ -42,6 +42,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man8/system-autodeath.*
 
 %changelog
+* Thu Oct 10 2013 Matthew Miller <mattdm at mattdm.org>
+- update to match updated cron packaging guidelines (Bz #989122)
+  http://fedoraproject.org/wiki/Packaging:CronFiles#Cron_Job_Files_Packaging
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list