SPECS: php-pecl-memcache.spec - obviously only php5 zlib php ext is usable ...
glen
glen at pld-linux.org
Thu Feb 19 20:23:17 CET 2009
Author: glen Date: Thu Feb 19 19:23:17 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- obviously only php5 zlib php ext is usable here; rel 2
---- Files affected:
SPECS:
php-pecl-memcache.spec (1.33 -> 1.34)
---- Diffs:
================================================================
Index: SPECS/php-pecl-memcache.spec
diff -u SPECS/php-pecl-memcache.spec:1.33 SPECS/php-pecl-memcache.spec:1.34
--- SPECS/php-pecl-memcache.spec:1.33 Sat Jan 17 23:55:51 2009
+++ SPECS/php-pecl-memcache.spec Thu Feb 19 20:23:11 2009
@@ -5,7 +5,7 @@
Summary(pl.UTF-8): %{_modname} - rozszerzenie memcached
Name: php-pecl-%{_modname}
Version: 3.0.3
-Release: 1
+Release: 2
License: PHP 2.02
Group: Development/Languages/PHP
Source0: http://pecl.php.net/get/%{_modname}-%{version}.tgz
@@ -15,7 +15,7 @@
BuildRequires: rpmbuild(macros) >= 1.344
%{?requires_php_extension}
Requires: php-common >= 4:5.0.4
-Requires: php(zlib)
+Requires: php-zlib
#Suggests: memcached
Obsoletes: php-pear-%{_modname}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -90,6 +90,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.34 2009/02/19 19:23:11 glen
+- obviously only php5 zlib php ext is usable here; rel 2
+
Revision 1.33 2009/01/17 22:55:51 adamg
- updateed to 3.0.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php-pecl-memcache.spec?r1=1.33&r2=1.34&f=u
More information about the pld-cvs-commit
mailing list