SPECS: php-pecl-PDO.spec - release 4; fix build on php-5.2

adamg adamg at pld-linux.org
Tue Dec 26 16:12:02 CET 2006


Author: adamg                        Date: Tue Dec 26 15:12:02 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- release 4; fix build on php-5.2

---- Files affected:
SPECS:
   php-pecl-PDO.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/php-pecl-PDO.spec
diff -u SPECS/php-pecl-PDO.spec:1.19 SPECS/php-pecl-PDO.spec:1.20
--- SPECS/php-pecl-PDO.spec:1.19	Fri Dec 15 00:33:07 2006
+++ SPECS/php-pecl-PDO.spec	Tue Dec 26 16:11:57 2006
@@ -8,11 +8,12 @@
 Summary(pl):	%{_modname} - PHP-owy Interfejs Obiektów Danych
 Name:		php-pecl-%{_modname}
 Version:	1.0.3
-Release:	3
+Release:	4
 License:	PHP
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{_modname}-%{version}.tgz
 # Source0-md5:	74bff68b3f1caaf745edaddbd4df7291
+Patch0:		%{name}-php52.patch
 URL:		http://pecl.php.net/package/PDO/
 BuildRequires:	php-devel >= 3:5.0.3
 BuildRequires:	rpmbuild(macros) >= 1.344
@@ -54,6 +55,7 @@
 
 %prep
 %setup -q -c
+%patch0 -p1
 
 %build
 cd %{_modname}-%{version}
@@ -104,6 +106,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2006/12/26 15:11:57  adamg
+- release 4; fix build on php-5.2
+
 Revision 1.19  2006/12/14 23:33:07  glen
 - use new php extension related macros
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pecl-PDO.spec?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list