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
|
BuildRequires: libcap-devel
|
||||||
Requires(post): /sbin/chkconfig
|
Requires(post): /sbin/chkconfig
|
||||||
Requires(preun): /sbin/chkconfig
|
Requires(preun): /sbin/chkconfig
|
||||||
Requires(post): systemd-units
|
Requires(post): systemd
|
||||||
Requires(preun): systemd-units
|
Requires(preun): systemd
|
||||||
Requires(postun): systemd-units
|
Requires(postun): systemd
|
||||||
# TODO change to systemd
|
BuildRequires: systemd
|
||||||
BuildRequires: systemd-units
|
|
||||||
Requires: filesystem >= 3
|
Requires: filesystem >= 3
|
||||||
Provides: /bin/ping
|
Provides: /bin/ping
|
||||||
Provides: /bin/ping6
|
Provides: /bin/ping6
|
||||||
@ -188,6 +187,7 @@ mv -f RELNOTES.tmp RELNOTES
|
|||||||
%changelog
|
%changelog
|
||||||
* Thu Dec 06 2012 Jan Synáček <jsynacek@redhat.com> - 20121125-3
|
* Thu Dec 06 2012 Jan Synáček <jsynacek@redhat.com> - 20121125-3
|
||||||
- Package ninfod (#877530)
|
- Package ninfod (#877530)
|
||||||
|
- Update systemd requirements
|
||||||
|
|
||||||
* Mon Nov 26 2012 Jan Synáček <jsynacek@redhat.com> - 20121125-2
|
* Mon Nov 26 2012 Jan Synáček <jsynacek@redhat.com> - 20121125-2
|
||||||
- Comment patches and cleanup
|
- Comment patches and cleanup
|
||||||
|
Loading…
Reference in New Issue
Block a user