SPECS: postgresql.spec - killed php bcond and deps

radek radek at pld-linux.org
Fri Apr 20 15:37:06 CEST 2007


Author: radek                        Date: Fri Apr 20 13:37:06 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- killed php bcond and deps

---- Files affected:
SPECS:
   postgresql.spec (1.387 -> 1.388) 

---- Diffs:

================================================================
Index: SPECS/postgresql.spec
diff -u SPECS/postgresql.spec:1.387 SPECS/postgresql.spec:1.388
--- SPECS/postgresql.spec:1.387	Fri Apr 20 15:22:44 2007
+++ SPECS/postgresql.spec	Fri Apr 20 15:37:01 2007
@@ -6,7 +6,6 @@
 %bcond_without	kerberos5		# disable kerberos5 support
 %bcond_without	perl			# disable Perl support
 %bcond_without	python			# disable Python support
-%bcond_with	php			# enable PHP support
 %bcond_with	absolute_dbpaths	# enable absolute paths to create database
 					# (disabled by default because it is a security risk)
 
@@ -51,10 +50,6 @@
 BuildRequires:	openssl-devel >= 0.9.7d
 BuildRequires:	pam-devel
 %{?with_perl:BuildRequires:	perl-devel}
-%if %{with php}
-BuildRequires:	php-devel >= 3:5.0.0
-BuildRequires:	rpmbuild(macros) >= 1.322
-%endif
 %if %{with python}
 BuildRequires:	python >= 1:2.3
 BuildRequires:	python-devel >= 1:2.3
@@ -785,7 +780,6 @@
 	--with-openssl \
 	--with-pam \
 	%{?with_perl:--with-perl} \
-	%{?with_php:--with-php=/usr/include/php} \
 	%{?with_python:--with-python} \
 	%{?with_tcl:--with-tcl --with-tclconfig=%{_ulibdir}} \
 	--without-docdir
@@ -1135,6 +1129,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.388  2007/04/20 13:37:01  radek
+- killed php bcond and deps
+
 Revision 1.387  2007/04/20 13:22:44  radek
 - version 8.2.4: important bugfixes including security
 - removed -module-plphp; fix php linking and use postgresql-module-plphp.spec
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/postgresql.spec?r1=1.387&r2=1.388&f=u



More information about the pld-cvs-commit mailing list