Add another requirements to be 100% sure.
This commit is contained in:
parent
5438178a98
commit
ff88aa4913
@ -52,6 +52,7 @@ Provides: dailyjobs
|
||||
Provides: anacron = 2.4
|
||||
Obsoletes: anacron <= 2.3
|
||||
Requires(post): coreutils
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
|
||||
%description anacron
|
||||
Anacron becames part of cronie. Anacron is used only for running regular jobs.
|
||||
@ -63,6 +64,7 @@ Summary: Utility for running simple regular jobs in old cron style
|
||||
Group: System Environment/Base
|
||||
Provides: dailyjobs
|
||||
Requires: crontabs
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
|
||||
%description noanacron
|
||||
Old style of {hourly,daily,weekly,monthly}.jobs without anacron. No features.
|
||||
|
Loading…
Reference in New Issue
Block a user