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
|
Provides: anacron = 2.4
|
||||||
Obsoletes: anacron <= 2.3
|
Obsoletes: anacron <= 2.3
|
||||||
Requires(post): coreutils
|
Requires(post): coreutils
|
||||||
|
Requires: %{name} = %{version}-%{release}
|
||||||
|
|
||||||
%description anacron
|
%description anacron
|
||||||
Anacron becames part of cronie. Anacron is used only for running regular jobs.
|
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
|
Group: System Environment/Base
|
||||||
Provides: dailyjobs
|
Provides: dailyjobs
|
||||||
Requires: crontabs
|
Requires: crontabs
|
||||||
|
Requires: %{name} = %{version}-%{release}
|
||||||
|
|
||||||
%description noanacron
|
%description noanacron
|
||||||
Old style of {hourly,daily,weekly,monthly}.jobs without anacron. No features.
|
Old style of {hourly,daily,weekly,monthly}.jobs without anacron. No features.
|
||||||
|
Loading…
Reference in New Issue
Block a user