diff --git a/cronie.changes b/cronie.changes index 9347d0b..6748c39 100644 --- a/cronie.changes +++ b/cronie.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Nov 8 13:15:59 UTC 2010 - aj@suse.de + +- Fix rpm group of cronie-anacron + +------------------------------------------------------------------- +Mon Nov 8 12:52:17 UTC 2010 - aj@suse.de + +- Fix package list. + ------------------------------------------------------------------- Sun Oct 31 12:37:02 UTC 2010 - jengelh@medozas.de diff --git a/cronie.spec b/cronie.spec index 8af70b1..eeb7a35 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 %package anacron License: MIT and BSD and GPLv2 Summary: Utility for running regular jobs -Group: System Environment/Base +Group: System/Base Requires: %{name} = %{cronie_version} %description anacron @@ -205,6 +205,7 @@ fi %config %{_sysconfdir}/omc/srvinfo.d/cron.xml %dir %{_sysconfdir}/omc/srvinfo.d/ %dir %{_sysconfdir}/omc/ +%dir /lib/systemd %dir /lib/systemd/system /lib/systemd/system/cron.service