]> git.pld-linux.org Git - packages/php-dirs.git/commitdiff
- rel 5; fix perm auto/ac/php-dirs-1_1-5 auto/th/php-dirs-1_1-5
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 24 Jun 2009 17:32:12 +0000 (17:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-dirs.spec -> 1.15

php-dirs.spec

index be5f817d577bfcf6e12c777b684d2009191026ac..44864882ca5b4bf10ca7a01c976ae26e83b6ec59 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Common dirs for different PHP versions
 Summary(pl.UTF-8):     Wspólne katalogi dla różnych wersji PHP
 Name:          php-dirs
 Version:       1.1
-Release:       4
+Release:       5
 License:       GPL
 Group:         Base
 BuildRequires: rpmbuild(macros) >= 1.461
@@ -49,5 +49,5 @@ fi
 %dir %{_docdir}/phpdoc
 # http needs only x for directory (otherwise it knows session file
 # names and can read it contents)
-%attr(710,root,http) %dir %verify(not group mode) /var/run/php
+%attr(730,root,http) %dir %verify(not group mode) /var/run/php
 %config(noreplace) %verify(not md5 mtime size) %{_tmpwatchdir}/php.conf
This page took 0.10151 seconds and 4 git commands to generate.