- 515762 move anacron provides and obsoletes to the anacron subpackage

This commit is contained in:
Tomáš Mráz 2009-08-05 16:51:09 +00:00
parent a9bd31ba21
commit 6c2b71681f

View File

@ -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 <tmraz@redhat.com> - 1.4-4
- 515762 move anacron provides and obsoletes to the anacron subpackage
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild