SPECS: php-pecl-APC.spec - updated to 3.0.16
adamg
adamg at pld-linux.org
Thu Dec 27 00:47:38 CET 2007
Author: adamg Date: Wed Dec 26 23:47:38 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 3.0.16
---- Files affected:
SPECS:
php-pecl-APC.spec (1.33 -> 1.34)
---- Diffs:
================================================================
Index: SPECS/php-pecl-APC.spec
diff -u SPECS/php-pecl-APC.spec:1.33 SPECS/php-pecl-APC.spec:1.34
--- SPECS/php-pecl-APC.spec:1.33 Mon Nov 5 12:44:43 2007
+++ SPECS/php-pecl-APC.spec Thu Dec 27 00:47:33 2007
@@ -2,19 +2,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
@@ -39,6 +39,7 @@
%prep
%setup -q -c
+%patch0 -p0
cat <<'EOF' > %{_modname}.ini
; Enable %{_modname} extension module
@@ -102,7 +103,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.33 2007-11-05 11:44:43 adamg
+Revision 1.34 2007-12-26 23:47:33 adamg
+- updated to 3.0.16
+
+Revision 1.33 2007/11/05 11:44:43 adamg
- updated to 3.0.15
Revision 1.32 2007/06/08 10:08:23 glen
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php-pecl-APC.spec?r1=1.33&r2=1.34&f=u
More information about the pld-cvs-commit
mailing list