SPECS: php.spec - add --sysconfdir to php-config for rpm macros; r...

glen glen at pld-linux.org
Thu Dec 14 00:27:30 CET 2006


Author: glen                         Date: Wed Dec 13 23:27:30 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add --sysconfdir to php-config for rpm macros; rel 3

---- Files affected:
SPECS:
   php.spec (1.634 -> 1.635) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.634 SPECS/php.spec:1.635
--- SPECS/php.spec:1.634	Wed Dec 13 23:38:35 2006
+++ SPECS/php.spec	Thu Dec 14 00:27:24 2006
@@ -71,7 +71,7 @@
 %undefine	with_filter
 %endif
 
-%define	_rel 2
+%define	_rel 3
 Summary:	PHP: Hypertext Preprocessor
 Summary(fr):	Le langage de script embarque-HTML PHP
 Summary(pl):	Język skryptowy PHP
@@ -129,6 +129,7 @@
 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}}
 %{?with_pspell:BuildRequires:	aspell-devel >= 2:0.50.0}
@@ -1585,6 +1586,7 @@
 %endif
 %patch39 -p1
 %patch40 -p1
+%patch41 -p1
 
 # conflict seems to be resolved by recode patches
 rm -f ext/recode/config9.m4
@@ -2714,6 +2716,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.635  2006/12/13 23:27:24  glen
+- add --sysconfdir to php-config for rpm macros; rel 3
+
 Revision 1.634  2006/12/13 22:38:35  glen
 - -json obsoletes php-pecl-json
 
================================================================

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



More information about the pld-cvs-commit mailing list