packages: mcelog/mcelog.spec - daaa, /etc/mcelog is a dir!

glen glen at pld-linux.org
Tue Aug 10 12:27:11 CEST 2010


Author: glen                         Date: Tue Aug 10 10:27:11 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- daaa, /etc/mcelog is a dir!

---- Files affected:
packages/mcelog:
   mcelog.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: packages/mcelog/mcelog.spec
diff -u packages/mcelog/mcelog.spec:1.18 packages/mcelog/mcelog.spec:1.19
--- packages/mcelog/mcelog.spec:1.18	Tue Aug 10 12:25:59 2010
+++ packages/mcelog/mcelog.spec	Tue Aug 10 12:27:05 2010
@@ -80,7 +80,9 @@
 %attr(755,root,root) %{_sbindir}/mcelog
 %attr(640,root,root) /etc/cron.d/mcelog
 %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/mcelog
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}
+%dir %{_sysconfdir}/%{name}
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/*.conf
+%attr(755,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/*-trigger
 %attr(640,root,root) %ghost %{statdir}/memory-errors
 %{_mandir}/man8/mcelog.8*
 
@@ -90,6 +92,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2010/08/10 10:27:05  glen
+- daaa, /etc/mcelog is a dir!
+
 Revision 1.18  2010/08/10 10:25:59  glen
 - logrotate is optional (should drop even the suggests?)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mcelog/mcelog.spec?r1=1.18&r2=1.19&f=u



More information about the pld-cvs-commit mailing list