From 9d26f050ef96f2c1fce647e70df56f08be63f695 Mon Sep 17 00:00:00 2001 From: Jan Synacek Date: Thu, 6 Dec 2012 09:39:58 +0100 Subject: [PATCH] Update systemd requirements --- iputils.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/iputils.spec b/iputils.spec index 356c4f2..080d6a5 100644 --- a/iputils.spec +++ b/iputils.spec @@ -31,11 +31,10 @@ BuildRequires: openssl-devel BuildRequires: libcap-devel Requires(post): /sbin/chkconfig Requires(preun): /sbin/chkconfig -Requires(post): systemd-units -Requires(preun): systemd-units -Requires(postun): systemd-units -# TODO change to systemd -BuildRequires: systemd-units +Requires(post): systemd +Requires(preun): systemd +Requires(postun): systemd +BuildRequires: systemd Requires: filesystem >= 3 Provides: /bin/ping Provides: /bin/ping6 @@ -188,6 +187,7 @@ mv -f RELNOTES.tmp RELNOTES %changelog * Thu Dec 06 2012 Jan Synáček - 20121125-3 - Package ninfod (#877530) +- Update systemd requirements * Mon Nov 26 2012 Jan Synáček - 20121125-2 - Comment patches and cleanup