Remove useless BR.

This commit is contained in:
Marcela Mašláňová 2012-11-22 16:10:00 +01:00
parent e4eada1f09
commit 868fb5f8e9

View File

@ -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