SPECS: netacct-mysql.spec - no need to specify default attr
qboosh
qboosh at pld-linux.org
Tue Dec 6 21:36:44 CET 2005
Author: qboosh Date: Tue Dec 6 20:36:44 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- no need to specify default attr
---- Files affected:
SPECS:
netacct-mysql.spec (1.9 -> 1.10)
---- Diffs:
================================================================
Index: SPECS/netacct-mysql.spec
diff -u SPECS/netacct-mysql.spec:1.9 SPECS/netacct-mysql.spec:1.10
--- SPECS/netacct-mysql.spec:1.9 Mon Dec 5 00:10:18 2005
+++ SPECS/netacct-mysql.spec Tue Dec 6 21:36:38 2005
@@ -64,7 +64,7 @@
%attr(750,root,root) %{_sbindir}/*
%attr(754,root,root) /etc/rc.d/init.d/*
%dir %{_sysconfdir}
-%attr(644,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*
%{_mandir}/man8/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -73,6 +73,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.10 2005/12/06 20:36:38 qboosh
+- no need to specify default attr
+
Revision 1.9 2005/12/04 23:10:18 glen
- adapterized (sorted %verify flags)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/netacct-mysql.spec?r1=1.9&r2=1.10&f=u
More information about the pld-cvs-commit
mailing list