From 868fb5f8e914c10b9803e3804fa8d29b079bee6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Thu, 22 Nov 2012 16:10:00 +0100 Subject: [PATCH] Remove useless BR. --- cronie.spec | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/cronie.spec b/cronie.spec index b0f38a9..d8ac694 100644 --- a/cronie.spec +++ b/cronie.spec @@ -12,10 +12,6 @@ Group: System Environment/Base URL: https://fedorahosted.org/cronie Source0: https://fedorahosted.org/releases/c/r/cronie/%{name}-%{version}.tar.gz -Requires: syslog, bash >= 2.0 -Conflicts: sysklogd < 1.4.1 -Provides: vixie-cron = 4:4.4 -Obsoletes: vixie-cron <= 4:4.3 Requires: dailyjobs %if %{with selinux} @@ -31,10 +27,10 @@ Buildrequires: audit-libs-devel >= 1.4.1 %endif Requires(post): coreutils sed -Requires(post): systemd-units -Requires(preun): systemd-units -Requires(postun): systemd-units -Requires(post): systemd-sysv +Requires(post): systemd +Requires(preun): systemd +Requires(postun): systemd +Requires(post): systemd %description Cronie contains the standard UNIX daemon crond that runs specified programs at