[packages/php-xcache] up to 3.0.2 (2013-06-10)
glen
glen at pld-linux.org
Wed Oct 30 13:02:31 CET 2013
commit e8f6acaef6f3bb92daba10407887e7d8a40befc4
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed Oct 30 13:58:39 2013 +0200
up to 3.0.2 (2013-06-10)
- fixes #303: tablesort.js not found in Diagnosis and Coverager
- fixes #297: segv on startup under sparc, ini setting overflow
- fixes #296: (PHP5.4+ only bug), racecondition Multiple instances of the same software causes PHP "cannot redeclare class" errors when readonly_protection is not in use
- fixes #301: refix locking impl
- fixes #307: compatible with Zend Debugger which requires to be installed after Zend Extension Manager
TODO | 0
php-xcache.spec | 6 +++---
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/php-xcache.spec b/php-xcache.spec
index f8d8583..bab5f0d 100644
--- a/php-xcache.spec
+++ b/php-xcache.spec
@@ -5,12 +5,12 @@
Summary: %{modname} - PHP opcode cacher
Summary(pl.UTF-8): %{modname} - buforowanie opcodów PHP
Name: %{php_name}-%{modname}
-Version: 3.0.1
-Release: 3
+Version: 3.0.2
+Release: 1
License: BSD
Group: Development/Languages/PHP
Source0: http://xcache.lighttpd.net/pub/Releases/%{version}/xcache-%{version}.tar.bz2
-# Source0-md5: 45086010bc4f82f506c08be1c556941b
+# Source0-md5: 7371a057be0f53ba5a5ed09fdf11ae77
Source1: %{modname}-apache.conf
Source2: %{modname}-lighttpd.conf
Patch0: config.patch
diff --git a/TODO b/TODO
deleted file mode 100644
index e69de29..0000000
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-xcache.git/commitdiff/efc71287282bbbd33e605ccfe2554fd7eb7fd666
More information about the pld-cvs-commit
mailing list