SPECS: php.spec - 5.2.1, but threading libs not found

glen glen at pld-linux.org
Fri Feb 9 10:37:13 CET 2007


Author: glen                         Date: Fri Feb  9 09:37:13 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 5.2.1, but threading libs not found

---- Files affected:
SPECS:
   php.spec (1.650 -> 1.651) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.650 SPECS/php.spec:1.651
--- SPECS/php.spec:1.650	Fri Feb  2 14:09:03 2007
+++ SPECS/php.spec	Fri Feb  9 10:37:08 2007
@@ -1,5 +1,22 @@
 # $Revision$, $Date$
 # TODO:
+
+Configuring TSRM
+checking for i686-pld-linux-ranlib... no
+checking for ranlib... ranlib
+checking for stdarg.h... (cached) yes
+checking for pthreads_cflags... (cached) -pthread
+checking for pthreads_lib... (cached) pthread
+configure: error: Your system seems to lack POSIX threads.
+error: Bad exit status from /var/tmp/rpm-tmp.2373 (%build)
+
+
+RPM build errors:
+    Bad exit status from /var/tmp/rpm-tmp.2373 (%build)
+
+shell returned 1
+
+
 # - deal with modules removed from php and not moved to PECL, still not obsoleted anywhere
 #   - removed from php 5.0 (currently in php4):
 #   db, hyperwave, java, mcal, overload, qtdom
@@ -70,7 +87,7 @@
 %undefine	with_filter
 %endif
 
-%define	_rel 11
+%define	_rel 0.1
 Summary:	PHP: Hypertext Preprocessor
 Summary(fr):	Le langage de script embarque-HTML PHP
 Summary(pl):	Język skryptowy PHP
@@ -78,13 +95,13 @@
 Summary(ru):	PHP ÷ĹŇÓÉÉ 5 - ŃÚŮË ĐŇĹĐŇĎĂĹÓÓÉŇĎ×ÁÎÉŃ HTML-ĆÁĘĚĎ×, ×ŮĐĎĚÎŃĹÍŮĘ ÎÁ ÓĹŇ×ĹŇĹ
 Summary(uk):	PHP ÷ĹŇÓŚ§ 5 - ÍĎ×Á ĐŇĹĐŇĎĂĹÓŐ×ÁÎÎŃ HTML-ĆÁĘĚŚ×, ×ÉËĎÎŐ×ÁÎÁ ÎÁ ÓĹŇ×ĹŇŚ
 Name:		php
-Version:	5.2.0
+Version:	5.2.1
 Release:	%{_rel}%{?with_hardening:hardened}
 Epoch:		4
 License:	PHP
 Group:		Libraries
 Source0:	http://www.php.net/distributions/%{name}-%{version}.tar.bz2
-# Source0-md5:	e6029fafcee029edcfa2ceed7a005333
+# Source0-md5:	261218e3569a777dbd87c16a15f05c8d
 Source2:	zend.gif
 Source3:	%{name}-mod_%{name}.conf
 Source4:	%{name}-cgi-fcgi.ini
@@ -107,8 +124,6 @@
 Patch9:		%{name}-sh.patch
 Patch10:	%{name}-ini.patch
 Patch11:	%{name}-acam.patch
-Patch12:	%{name}-curl.patch
-Patch13:	%{name}-bug-40073.patch
 Patch15:	%{name}-threads-acfix.patch
 Patch16:	%{name}-tsrmlsfetchgcc2.patch
 Patch17:	%{name}-no_pear_install.patch
@@ -127,7 +142,6 @@
 Patch36:	%{name}-linkflags-clean.patch
 Patch38:	%{name}-memory-limit.patch
 Patch39:	%{name}-pear.patch
-Patch40:	%{name}-db4.5.patch
 Patch41:	%{name}-config-dir.patch
 URL:		http://www.php.net/
 %{?with_interbase:%{!?with_interbase_inst:BuildRequires:	Firebird-devel >= 1.0.2.908-2}}
@@ -1563,10 +1577,6 @@
 # for ac2.53b/am1.6b - AC_LANG_CXX has AM_CONDITIONAL, so cannot be invoked
 # conditionally...
 %patch11 -p1
-%patch12 -p1
-cd ext/exif
-%patch13 -p0
-cd ../../
 %patch15 -p1
 %patch16 -p1
 %patch17 -p1
@@ -1590,7 +1600,6 @@
 %patch38 -p1
 %endif
 %patch39 -p1
-%patch40 -p1
 %patch41 -p1
 
 # conflict seems to be resolved by recode patches
@@ -2719,6 +2728,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.651  2007/02/09 09:37:08  glen
+- 5.2.1, but threading libs not found
+
 Revision 1.650  2007/02/02 13:09:03  glen
 - typo (reported by Qrczak)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php.spec?r1=1.650&r2=1.651&f=u



More information about the pld-cvs-commit mailing list