]> git.pld-linux.org Git - packages/php-pecl-apcu.git/commitdiff
up to 4.0.2 auto/th/php-pecl-apcu-4.0.2-1
authorElan Ruusamäe <glen@delfi.ee>
Mon, 16 Sep 2013 10:44:34 +0000 (13:44 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 16 Sep 2013 10:44:34 +0000 (13:44 +0300)
php-pecl-apcu.spec

index b17331fc3c5c91230c2b63e400a3fafd51df4486..b91db36d44e1aaebb67b597919e252f9c3476b13 100644 (file)
@@ -2,12 +2,12 @@
 %define                status          beta
 Summary:       APCu - APC User Cache
 Name:          php-pecl-%{modname}
-Version:       4.0.1
+Version:       4.0.2
 Release:       1
 License:       PHP 3.01
 Group:         Development/Languages/PHP
 Source0:       http://pecl.php.net/get/%{modname}-%{version}.tgz
-# Source0-md5: 994de4335eb2967c006aa9ca185876fa
+# Source0-md5: c8a5c246b787eec81847017823099884
 Source1:       %{modname}.ini
 URL:           http://pecl.php.net/package/APCu/
 BuildRequires: php-devel >= 4:5.1.0
@@ -39,6 +39,7 @@ cp -p %{SOURCE1} .
 phpize
 %configure \
        --%{!?debug:dis}%{?debug:en}able-apcu-debug \
+       --enable-apcu-spinlocks \
        --enable-apcu-mmap
 %{__make}
 
This page took 0.077281 seconds and 4 git commands to generate.