SPECS: php4.spec - sorted bconds

glen glen at pld-linux.org
Fri Mar 24 20:32:02 CET 2006


Author: glen                         Date: Fri Mar 24 19:32:02 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- sorted bconds

---- Files affected:
SPECS:
   php4.spec (1.528 -> 1.529) 

---- Diffs:

================================================================
Index: SPECS/php4.spec
diff -u SPECS/php4.spec:1.528 SPECS/php4.spec:1.529
--- SPECS/php4.spec:1.528	Thu Mar 23 20:10:04 2006
+++ SPECS/php4.spec	Fri Mar 24 20:31:56 2006
@@ -20,6 +20,7 @@
 %bcond_with	oci8		# with Oracle oci8 extension module	(BR: proprietary libs)
 %bcond_with	oracle		# with oracle extension module		(BR: proprietary libs)
 %bcond_without	cpdf		# without cpdf extension module
+%bcond_without	curl		# without CURL extension module
 %bcond_without	domxslt		# without DOM XSLT/EXSLT support in DOM XML extension module
 %bcond_without	fribidi		# without FriBiDi extension module
 %bcond_without	imap		# without IMAP extension module
@@ -37,22 +38,22 @@
 %bcond_without	pdf		# without PDF extension module
 %bcond_without	pgsql		# without PostgreSQL extension module
 %bcond_without	pspell		# without pspell extension module
-%bcond_without	recode		# without recode extension module
 %bcond_without	qtdom		# without Qt DOM extension module
+%bcond_without	recode		# without recode extension module
 %bcond_without	snmp		# without SNMP extension module
 %bcond_without	sybase		# without Sybase and Sybase-CT extension modules
 %bcond_without	wddx		# without WDDX extension module
-%bcond_without	xmlrpc		# without XML-RPC extension module
 %bcond_without	xml		# without XML and DOMXML extension modules
+%bcond_without	xmlrpc		# without XML-RPC extension module
 %bcond_without	xslt		# without XSLT extension module
 %bcond_without	yaz		# without YAZ extension module
 %bcond_without	apache1		# disable building apache 1.3.x module
 %bcond_without	apache2		# disable building apache 2.x module
 %bcond_without	fcgi		# disable building FCGI SAPI
 %bcond_without	zts		# disable experimental-zts
+
 %define apxs1		/usr/sbin/apxs1
 %define	apxs2		/usr/sbin/apxs
-%bcond_without	curl		# without CURL extension module
 
 # mm is not thread safe
 # ext/session/mod_mm.c:37:3: #error mm is not thread-safe
@@ -69,6 +70,7 @@
 %undefine	with_msession
 %endif
 
+%define	_rel 9
 Summary:	PHP: Hypertext Preprocessor
 Summary(fr):	Le langage de script embarque-HTML PHP
 Summary(pl):	Język skryptowy PHP
@@ -77,7 +79,6 @@
 Summary(uk):	PHP ÷ĹŇÓŚ§ 4 - ÍĎ×Á ĐŇĹĐŇĎĂĹÓŐ×ÁÎÎŃ HTML-ĆÁĘĚŚ×, ×ÉËĎÎŐ×ÁÎÁ ÎÁ ÓĹŇ×ĹŇŚ
 Name:		php4
 Version:	4.4.2
-%define	_rel 9
 Release:	%{_rel}%{?with_hardening:hardened}
 Epoch:		3
 License:	PHP
@@ -3246,6 +3247,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.529  2006/03/24 19:31:56  glen
+- sorted bconds
+
 Revision 1.528  2006/03/23 19:10:04  glen
 - common dirs moved to php-dirs package, rel 9
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php4.spec?r1=1.528&r2=1.529&f=u



More information about the pld-cvs-commit mailing list