SPECS: iputils.spec - allow mode changes for /bin/ping* - (we shou...

glen glen at pld-linux.org
Tue Jun 26 15:02:18 CEST 2007


Author: glen                         Date: Tue Jun 26 13:02:18 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- allow mode changes for /bin/ping*
- (we should really have different group than adm for ping access...)

---- Files affected:
SPECS:
   iputils.spec (1.75 -> 1.76) 

---- Diffs:

================================================================
Index: SPECS/iputils.spec
diff -u SPECS/iputils.spec:1.75 SPECS/iputils.spec:1.76
--- SPECS/iputils.spec:1.75	Mon Jun  4 20:14:28 2007
+++ SPECS/iputils.spec	Tue Jun 26 15:02:13 2007
@@ -161,8 +161,8 @@
 
 %files ping
 %defattr(644,root,root,755)
-%attr(4754,root,adm) /bin/ping
-%attr(4754,root,adm) /bin/ping6
+%attr(4754,root,adm) %verify(not mode) /bin/ping
+%attr(4754,root,adm) %verify(not mode) /bin/ping6
 %{_mandir}/man8/ping.8*
 
 %files arping
@@ -176,6 +176,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.76  2007/06/26 13:02:13  glen
+- allow mode changes for /bin/ping*
+- (we should really have different group than adm for ping access...)
+
 Revision 1.75  2007/06/04 18:14:28  arekm
 - up to s20070202 (new home); 4 patches needs review; rel 0.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/iputils.spec?r1=1.75&r2=1.76&f=u



More information about the pld-cvs-commit mailing list