SPECS (AC-branch): php.spec - 5.2.1, but threading libs not found
glen
glen at pld-linux.org
Fri Feb 9 10:34:54 CET 2007
Author: glen Date: Fri Feb 9 09:34:54 2007 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- 5.2.1, but threading libs not found
---- Files affected:
SPECS:
php.spec (1.631.2.13 -> 1.631.2.14)
---- Diffs:
================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.631.2.13 SPECS/php.spec:1.631.2.14
--- SPECS/php.spec:1.631.2.13 Thu Jan 11 01:23:33 2007
+++ SPECS/php.spec Fri Feb 9 10:34:48 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
@@ -69,7 +86,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
@@ -77,13 +94,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
@@ -106,8 +123,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
@@ -126,7 +141,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}}
@@ -1560,10 +1574,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
@@ -1587,7 +1597,6 @@
%patch38 -p1
%endif
%patch39 -p1
-%patch40 -p1
%patch41 -p1
# conflict seems to be resolved by recode patches
@@ -2724,6 +2733,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.631.2.14 2007/02/09 09:34:48 glen
+- 5.2.1, but threading libs not found
+
Revision 1.631.2.13 2007/01/11 00:23:33 glen
- README.input_filter moved to -filter
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php.spec?r1=1.631.2.13&r2=1.631.2.14&f=u
More information about the pld-cvs-commit
mailing list