Update systemd requirements
This commit is contained in:
parent
92a760593b
commit
9d26f050ef
10
iputils.spec
10
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 <jsynacek@redhat.com> - 20121125-3
|
||||
- Package ninfod (#877530)
|
||||
- Update systemd requirements
|
||||
|
||||
* Mon Nov 26 2012 Jan Synáček <jsynacek@redhat.com> - 20121125-2
|
||||
- Comment patches and cleanup
|
||||
|
Loading…
Reference in New Issue
Block a user