From f4d6aa4db5c96a79e28c758b8975b8f6ace8bee8e569290db9ec2691ad7fa1a9 Mon Sep 17 00:00:00 2001 From: Petr Vorel Date: Thu, 30 Nov 2017 08:53:47 +0000 Subject: [PATCH] Accepting request 546607 from home:msmeissn:branches:network:utilities - mark ping also verify not caps, as these are changed by the permissions package. (bsc#1065835) OBS-URL: https://build.opensuse.org/request/show/546607 OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=53 --- iputils.changes | 6 ++++++ iputils.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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