SPECS (AC-branch): iputils.spec - allow mode changes for /bin/ping...

glen glen at pld-linux.org
Tue Jun 26 14:39:34 CEST 2007


Author: glen                         Date: Tue Jun 26 12:39:34 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- allow mode changes for /bin/ping*; rel 5
- (we should really have different group than adm for ping access...)

---- Files affected:
SPECS:
   iputils.spec (1.71 -> 1.71.2.1) 

---- Diffs:

================================================================
Index: SPECS/iputils.spec
diff -u SPECS/iputils.spec:1.71 SPECS/iputils.spec:1.71.2.1
--- SPECS/iputils.spec:1.71	Tue Mar 14 14:12:02 2006
+++ SPECS/iputils.spec	Tue Jun 26 14:39:28 2007
@@ -9,7 +9,7 @@
 Summary(uk):	îÁÂŚŇ ÂÁÚĎ×ÉČ ÍĹŇĹÖĹ×ÉČ ŐÔÉĚŚÔ (ping, tracepath etc.)
 Name:		iputils
 Version:	ss021109
-Release:	4
+Release:	5
 Epoch:		1
 License:	BSD
 Group:		Networking/Admin
@@ -148,8 +148,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
@@ -163,6 +163,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.71.2.1  2007/06/26 12:39:28  glen
+- allow mode changes for /bin/ping*; rel 5
+- (we should really have different group than adm for ping access...)
+
 Revision 1.71  2006/03/14 13:12:02  glen
 - add pf,syserror,bindnow,gcc34 patches; rel 4
 
================================================================

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



More information about the pld-cvs-commit mailing list