diff --git a/iputils.spec b/iputils.spec index 07b56ec..9619d2f 100644 --- a/iputils.spec +++ b/iputils.spec @@ -170,13 +170,14 @@ mv -f RELNOTES.tmp RELNOTES %{_sysconfdir}/rc.d/init.d/rdisc %files ninfod -%{_sbindir}/ninfod +%attr(0755,root,root) %caps(cap_net_raw=ep) %{_sbindir}/ninfod %{_unitdir}/ninfod.service %attr(644,root,root) %{_mandir}/man8/ninfod.8.gz %changelog * Fri Feb 01 2013 Jan Synáček - 20121221-2 - Always use posix locale when reading -i (#905840) +- Set correct ninfod capabilities * Mon Jan 07 2013 Jan Synáček - 20121221-1 - Update to iputils-s20121207 (#890397) and remove unnecessary patches