diff --git a/iputils.changes b/iputils.changes index 221e59d..d96520c 100644 --- a/iputils.changes +++ b/iputils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Nov 30 08:30:22 UTC 2017 - meissner@suse.com + +- mark ping also verify not caps, as these are changed by the + permissions package. (bsc#1065835) + ------------------------------------------------------------------- Tue Nov 28 11:31:33 UTC 2017 - mpluskal@suse.com diff --git a/iputils.spec b/iputils.spec index e422089..9749757 100644 --- a/iputils.spec +++ b/iputils.spec @@ -125,7 +125,7 @@ install -m 644 doc/*.8 %{buildroot}%{_mandir}/man8/ %files %doc RELNOTES -%verify(not mode) %attr(0755,root,root) %{_bindir}/ping +%verify(not mode caps) %attr(0755,root,root) %{_bindir}/ping %{_bindir}/ping6 %{_sbindir}/arping %{_sbindir}/clockdiff