packages: php-pecl-memcache/php-pecl-memcache.spec - fix config perms

glen glen at pld-linux.org
Thu Mar 25 10:45:31 CET 2010


Author: glen                         Date: Thu Mar 25 09:45:31 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix config perms

---- Files affected:
packages/php-pecl-memcache:
   php-pecl-memcache.spec (1.43 -> 1.44) 

---- Diffs:

================================================================
Index: packages/php-pecl-memcache/php-pecl-memcache.spec
diff -u packages/php-pecl-memcache/php-pecl-memcache.spec:1.43 packages/php-pecl-memcache/php-pecl-memcache.spec:1.44
--- packages/php-pecl-memcache/php-pecl-memcache.spec:1.43	Thu Mar 25 10:43:20 2010
+++ packages/php-pecl-memcache/php-pecl-memcache.spec	Thu Mar 25 10:45:26 2010
@@ -145,7 +145,7 @@
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/apache.conf
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/httpd.conf
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/lighttpd.conf
-%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/config.php
+%attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/config.php
 %{_appdir}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -154,6 +154,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44  2010/03/25 09:45:26  glen
+- fix config perms
+
 Revision 1.43  2010/03/25 09:43:20  glen
 - add web subpackage containing small admin panel; rel 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pecl-memcache/php-pecl-memcache.spec?r1=1.43&r2=1.44&f=u



More information about the pld-cvs-commit mailing list