Accepting request 206773 from home:msmeissn:branches:network:utilities
- also do the usr move with the permissions handlers bnc#841533 OBS-URL: https://build.opensuse.org/request/show/206773 OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=33
This commit is contained in:
parent
e0818bf095
commit
747dd7f9a3
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 13 14:43:36 UTC 2013 - meissner@suse.com
|
||||
|
||||
- also do the usr move with the permissions handlers bnc#841533
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 23 11:04:46 CEST 2013 - ms@suse.de
|
||||
|
||||
|
@ -112,10 +112,10 @@ install -m 644 doc/rdisc.8 $RPM_BUILD_ROOT%_mandir/man8/
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%post
|
||||
%set_permissions /bin/ping /bin/ping6
|
||||
%set_permissions %{_bindir}/ping %{_bindir}/ping6
|
||||
|
||||
%verifyscript
|
||||
%verify_permissions /bin/ping /bin/ping6
|
||||
%verify_permissions %{_bindir}/ping %{_bindir}/ping6
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
|
Loading…
Reference in New Issue
Block a user