]> git.pld-linux.org Git - packages/php-xcache.git/commitdiff
- update to 1.2.1 auto/ac/php-xcache-1_2_1-1
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 2 Jul 2007 19:35:36 +0000 (19:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-xcache.spec -> 1.13

php-xcache.spec

index 39d236277dc36b3756a4dbd9b2486ad1ea2cc8c6..fca223b9c99a5c55c8d43a435cbbe3cb8c0cbacd 100644 (file)
@@ -2,14 +2,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
@@ -26,8 +25,7 @@ XCache to szybkie, stabilne buforowanie opcodów PHP, przetestowane i
 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,
This page took 0.081644 seconds and 4 git commands to generate.