]> git.pld-linux.org Git - packages/php-pecl-APC.git/commitdiff
- up to 3.1.8 auto/ac/php-pecl-APC-3_1_8-1 auto/th/php-pecl-APC-3_1_8-1
authorzbyniu <zbyniu@pld-linux.org>
Sun, 29 May 2011 22:54:48 +0000 (22:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pecl-APC.spec -> 1.46

php-pecl-APC.spec

index 7663c793b3931519e5f06ef74cefa883ff6a3a73..38347e59e1e03fb6b9864a245960fe379add4e12 100644 (file)
@@ -6,12 +6,12 @@
 Summary:       %{_modname} - Alternative PHP Cache
 Summary(pl.UTF-8):     %{_modname} - alternatywne cache PHP
 Name:          php-pecl-%{_modname}
-Version:       3.1.5
-Release:       2
+Version:       3.1.8
+Release:       1
 License:       PHP 3.01
 Group:         Development/Languages/PHP
 Source0:       http://pecl.php.net/get/%{_modname}-%{version}.tgz
-# Source0-md5: 63fdc8cf578aa912be6642c68219a666
+# Source0-md5: bb1147933a61aa70ceffe53cc6f2920f
 URL:           http://pecl.php.net/package/APC/
 BuildRequires: php-devel >= 3:5.0.0
 BuildRequires: rpmbuild(macros) >= 1.344
@@ -59,7 +59,7 @@ EOF
 cd %{_modname}-%{version}
 phpize
 %configure \
-       --%{!?debug:dis}%{?debug:en}able-debug \
+       --%{!?debug:dis}%{?debug:en}able-apc-debug \
        --enable-apc-mmap
 %{__make}
 
This page took 0.029574 seconds and 4 git commands to generate.