diff --git a/cronie.changes b/cronie.changes index 428f012..802f3a5 100644 --- a/cronie.changes +++ b/cronie.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 25 11:08:38 UTC 2010 - coolo@novell.com + +- use cronie_version not cron's version for anacron + ------------------------------------------------------------------- Thu Oct 21 19:32:39 UTC 2010 - cristian.rodriguez@opensuse.org diff --git a/cronie.spec b/cronie.spec index aafbd6c..3673d73 100644 --- a/cronie.spec +++ b/cronie.spec @@ -79,7 +79,7 @@ Auxiliary package, needed for proper update from vixie-cron 4.1 to cronie 1.4.4 License: MIT and BSD and GPLv2 Summary: Utility for running regular jobs Group: System Environment/Base -Requires: %{name} = %{version} +Requires: %{name} = %{cronie_version} %description anacron Anacron becames part of cronie. Anacron is used only for running regular jobs.