SPECS: php-pecl-pop3.spec - fix build with php5.1 - release 6

adamg adamg at pld-linux.org
Fri Dec 23 00:38:09 CET 2005


Author: adamg                        Date: Thu Dec 22 23:38:09 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix build with php5.1
- release 6

---- Files affected:
SPECS:
   php-pecl-pop3.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/php-pecl-pop3.spec
diff -u SPECS/php-pecl-pop3.spec:1.11 SPECS/php-pecl-pop3.spec:1.12
--- SPECS/php-pecl-pop3.spec:1.11	Thu Dec 22 13:12:04 2005
+++ SPECS/php-pecl-pop3.spec	Fri Dec 23 00:38:02 2005
@@ -7,11 +7,12 @@
 Summary(pl):	Biblioteka klienta POP3
 Name:		php-pecl-%{_modname}
 Version:	1.0.2
-Release:	5
+Release:	6
 License:	PHP
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{_modname}-%{version}.tgz
 # Source0-md5:	cdbe4f41aa37bcf45e651d5568f3a8d2
+Patch0:		%{name}-php51.patch
 URL:		http://pecl.php.net/package/POP3/
 BuildRequires:	libspopc-devel
 BuildRequires:	php-devel >= 3:5.0.0
@@ -39,6 +40,7 @@
 
 %prep
 %setup -q -c
+%patch0 -p1
 
 %build
 cd %{_modname}-%{version}
@@ -81,6 +83,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2005/12/22 23:38:02  adamg
+- fix build with php5.1
+- release 6
+
 Revision 1.11  2005/12/22 12:12:04  glen
 - rel 5 (rebuild with new php)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pecl-pop3.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list