From 6c2b71681fc80d8a687708e458492f936979df96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Mr=C3=A1z?= Date: Wed, 5 Aug 2009 16:51:09 +0000 Subject: [PATCH] - 515762 move anacron provides and obsoletes to the anacron subpackage --- cronie.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/cronie.spec b/cronie.spec index ea3f8b7..0e58727 100644 --- a/cronie.spec +++ b/cronie.spec @@ -6,7 +6,7 @@ Summary: Cron daemon for executing programs at set times Name: cronie Version: 1.4 -Release: 3%{?dist} +Release: 4%{?dist} License: MIT and BSD and GPLv2 Group: System Environment/Base URL: https://fedorahosted.org/cronie @@ -18,8 +18,6 @@ Requires: /usr/sbin/sendmail Conflicts: sysklogd < 1.4.1 Provides: vixie-cron = 4:4.4 Obsoletes: vixie-cron <= 4:4.3 -Provides: anacron = 2.3 -Obsoletes: anacron <= 2.3 %if %{with selinux} Requires: libselinux >= 2.0.64 @@ -49,6 +47,8 @@ SELinux. Summary: Utility for running regular jobs Requires: crontabs Group: System Environment/Base +Provides: anacron = 2.4 +Obsoletes: anacron <= 2.3 %description anacron Anacron becames part of cronie. Anacron is used only for running regular jobs. @@ -151,6 +151,9 @@ cp -a /var/lock/subsys/crond /var/lock/subsys/cronie > /dev/null 2>&1 ||: %{_mandir}/man8/anacron.* %changelog +* Wed Aug 5 2009 Tomas Mraz - 1.4-4 +- 515762 move anacron provides and obsoletes to the anacron subpackage + * Fri Jul 24 2009 Fedora Release Engineering - 1.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild