]> git.pld-linux.org Git - packages/php-pecl-memcache.git/commitdiff
- fix config perms
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 25 Mar 2010 09:45:26 +0000 (09:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pecl-memcache.spec -> 1.44

php-pecl-memcache.spec

index a7f61432b75e59c3a5e6ace9a3f939263e9976d0..be444624d5ed1989464a5f0625c8c838a526afce 100644 (file)
@@ -144,5 +144,5 @@ fi
 %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}
This page took 0.068231 seconds and 4 git commands to generate.