SPECS: ayam.spec - %attr for config file

darekr darekr at pld-linux.org
Fri Oct 21 15:31:10 CEST 2005


Author: darekr                       Date: Fri Oct 21 13:31:10 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- %attr for config file

---- Files affected:
SPECS:
   ayam.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/ayam.spec
diff -u SPECS/ayam.spec:1.8 SPECS/ayam.spec:1.9
--- SPECS/ayam.spec:1.8	Sat Aug 27 22:50:22 2005
+++ SPECS/ayam.spec	Fri Oct 21 15:31:05 2005
@@ -92,9 +92,9 @@
 %doc AUTHORS CREDITS ChangeLog NEWS README THANKS TODO
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*
 %attr(755,root,root) %{_bindir}/*
-%{_datadir}/%{name}
 %attr(754,root,root) /etc/rc.d/init.d/%{name}
-%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}
+%{_datadir}/%{name}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -102,6 +102,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2005/10/21 13:31:05  darekr
+- %attr for config file
+
 Revision 1.8  2005/08/27 20:50:22  qboosh
 - removed unused prefix define, some cleanups
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ayam.spec?r1=1.8&r2=1.9&f=u




More information about the pld-cvs-commit mailing list