SPECS: php-pecl-memcache.spec - updated to 1.5

adamg adamg at pld-linux.org
Fri Aug 5 15:02:49 CEST 2005


Author: adamg                        Date: Fri Aug  5 13:02:49 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.5

---- Files affected:
SPECS:
   php-pecl-memcache.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/php-pecl-memcache.spec
diff -u SPECS/php-pecl-memcache.spec:1.7 SPECS/php-pecl-memcache.spec:1.8
--- SPECS/php-pecl-memcache.spec:1.7	Tue Jun 21 13:25:34 2005
+++ SPECS/php-pecl-memcache.spec	Fri Aug  5 15:02:43 2005
@@ -5,12 +5,12 @@
 Summary:	%{_modname} - a memcached extension
 Summary(pl):	%{_modname} - rozszerzenie memcached
 Name:		php-pecl-%{_modname}
-Version:	1.4
+Version:	1.5
 Release:	1
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{_modname}-%{version}.tgz
-# Source0-md5:	da079652629ba2726d8e66563231bc6b
+# Source0-md5:	f521dd4d3cad4ccb05d9ade4e1cc04d4
 URL:		http://pecl.php.net/package/memcached/
 BuildRequires:	libtool
 BuildRequires:	php-devel
@@ -46,7 +46,8 @@
 %build
 cd %{_modname}-%{version}
 phpize
-%configure
+%configure \
+	--with-zlib-dir=/usr
 %{__make}
 
 %install
@@ -77,6 +78,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2005/08/05 13:02:43  adamg
+- updated to 1.5
+
 Revision 1.7  2005/06/21 11:25:34  glen
 - add minimum php version requirement
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pecl-memcache.spec?r1=1.7&r2=1.8&f=u




More information about the pld-cvs-commit mailing list