]> git.pld-linux.org Git - packages/php-pecl-APC.git/commitdiff
- updated to 3.0.16 auto/th/php-pecl-APC-3_0_16-1
authorAdam Gołębiowski <adamg@pld-linux.org>
Wed, 26 Dec 2007 23:47:33 +0000 (23:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pecl-APC.spec -> 1.34

php-pecl-APC.spec

index 08fe0fceefe923cbd5e8f3e8da21b28853e2df23..dd31011cd935f993d95a369ac7c5f802ba11ad44 100644 (file)
@@ -1,19 +1,19 @@
 # TODO
 # - maybe related:
 #  - http://pecl.php.net/bugs/bug.php?id=7141
-#  - http://pecl.php.net/bugs/bug.php?id=7261
 #  - http://pecl.php.net/bugs/bug.php?id=7762
 %define                _modname        APC
 %define                _status         stable
 Summary:       %{_modname} - Alternative PHP Cache
 Summary(pl.UTF-8):     %{_modname} - alternatywne cache PHP
 Name:          php-pecl-%{_modname}
-Version:       3.0.15
+Version:       3.0.16
 Release:       1
 License:       PHP
 Group:         Development/Languages/PHP
 Source0:       http://pecl.php.net/get/%{_modname}-%{version}.tgz
-# Source0-md5: fa15eac040221728f3aaeaf9595de6e1
+# Source0-md5: 5aa2ee801c3d74d868c1d8184781ba6b
+Patch0:                %{name}-tsrmls_c.patch
 URL:           http://pecl.php.net/package/APC/
 BuildRequires: php-devel >= 3:5.0.0
 BuildRequires: rpmbuild(macros) >= 1.344
@@ -38,6 +38,7 @@ To rozszerzenie ma w PECL status: %{_status}.
 
 %prep
 %setup -q -c
+%patch0 -p0
 
 cat <<'EOF' > %{_modname}.ini
 ; Enable %{_modname} extension module
This page took 0.054524 seconds and 4 git commands to generate.