SPECS: dokuwiki.spec - plain %config at least

glen glen at pld-linux.org
Mon Aug 20 01:23:47 CEST 2007


Author: glen                         Date: Sun Aug 19 23:23:47 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- plain %config at least

---- Files affected:
SPECS:
   dokuwiki.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/dokuwiki.spec
diff -u SPECS/dokuwiki.spec:1.9 SPECS/dokuwiki.spec:1.10
--- SPECS/dokuwiki.spec:1.9	Sun Aug 19 19:46:13 2007
+++ SPECS/dokuwiki.spec	Mon Aug 20 01:23:42 2007
@@ -143,9 +143,9 @@
 %attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/words.aspell
 
 # use local.php for local changes
-%attr(640,root,http) %verify(not md5 mtime size) %{_sysconfdir}/dokuwiki.php
+%attr(640,root,http) %config %verify(not md5 mtime size) %{_sysconfdir}/dokuwiki.php
 # use interwiki.local.conf for local changes
-%attr(640,root,http) %verify(not md5 mtime size) %{_sysconfdir}/interwiki.conf
+%attr(640,root,http) %config %verify(not md5 mtime size) %{_sysconfdir}/interwiki.conf
 
 %attr(640,root,http) %{_sysconfdir}/mysql.conf.php.example
 %attr(640,root,http) %{_sysconfdir}/acl.auth.php.dist
@@ -195,6 +195,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2007/08/19 23:23:42  glen
+- plain %config at least
+
 Revision 1.9  2007/08/19 17:46:13  glen
 - provide default icons for [[bug>]] and [[issue>]]
 - remove %config(noreplace) for files which have .local file support
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dokuwiki.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list