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