SPECS: mc.spec - no need to specify default attr

qboosh qboosh at pld-linux.org
Mon Dec 19 20:56:45 CET 2005


Author: qboosh                       Date: Mon Dec 19 19:56:45 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- no need to specify default attr

---- Files affected:
SPECS:
   mc.spec (1.226 -> 1.227) 

---- Diffs:

================================================================
Index: SPECS/mc.spec
diff -u SPECS/mc.spec:1.226 SPECS/mc.spec:1.227
--- SPECS/mc.spec:1.226	Fri Dec 16 08:56:05 2005
+++ SPECS/mc.spec	Mon Dec 19 20:56:39 2005
@@ -499,7 +499,7 @@
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/*
 
 %attr(754,root,root) /etc/rc.d/init.d/mcserv
-%attr(644,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/mcserv
+%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/mcserv
 %{_mandir}/man8/mcserv.8*
 %lang(es) %{_mandir}/es/man8/mcserv.8*
 %lang(pl) %{_mandir}/pl/man8/mcserv.8*
@@ -512,6 +512,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.227  2005/12/19 19:56:39  qboosh
+- no need to specify default attr
+
 Revision 1.226  2005/12/16 07:56:05  pluto
 - highlight more c++ headers.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mc.spec?r1=1.226&r2=1.227&f=u




More information about the pld-cvs-commit mailing list