SPECS: php-xcache.spec - update to 1.2.1
glen
glen at pld-linux.org
Mon Jul 2 21:35:41 CEST 2007
Author: glen Date: Mon Jul 2 19:35:41 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- update to 1.2.1
---- Files affected:
SPECS:
php-xcache.spec (1.12 -> 1.13)
---- Diffs:
================================================================
Index: SPECS/php-xcache.spec
diff -u SPECS/php-xcache.spec:1.12 SPECS/php-xcache.spec:1.13
--- SPECS/php-xcache.spec:1.12 Tue Jun 12 13:55:49 2007
+++ SPECS/php-xcache.spec Mon Jul 2 21:35:36 2007
@@ -3,14 +3,13 @@
Summary: %{_modname} - PHP opcode cacher
Summary(pl.UTF-8): %{_modname} - buforowanie opcodów PHP
Name: php-%{_modname}
-Version: 1.2.0
+Version: 1.2.1
Release: 1
License: BSD
Group: Development/Languages/PHP
URL: http://xcache.lighttpd.net/
-Source0: http://210.51.190.228/pub/XCache/Releases/xcache-%{version}.tar.bz2
-# Source0-md5: ffeaa9547037e098d9b041eb9741b51e
-Patch0: xcache-m4.patch
+Source0: http://xcache.lighttpd.net/pub/Releases/1.2.1/xcache-%{version}.tar.bz2
+# Source0-md5: 42133468871c573c397b8375dc8c19b6
BuildRequires: php-devel >= 3:5.1
BuildRequires: rpmbuild(macros) >= 1.344
BuildRequires: sed >= 4.0
@@ -27,8 +26,7 @@
działające na produkcyjnych serwerach o dużym obciążeniu.
%prep
-%setup -q -n xcache
-%patch0 -p1
+%setup -q -n xcache-%{version}
%{__sed} -i -e '
s,zend_extension =.*,zend_extension = %{php_extensiondir}/xcache.so,
s,zend_extension_ts = .*,zend_extension_ts = %{php_extensiondir}/xcache.so,
@@ -82,6 +80,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.13 2007/07/02 19:35:36 glen
+- update to 1.2.1
+
Revision 1.12 2007/06/12 11:55:49 glen
- parallel make actually works
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php-xcache.spec?r1=1.12&r2=1.13&f=u
More information about the pld-cvs-commit
mailing list