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

glen glen at pld-linux.org
Thu Dec 14 01:26:15 CET 2006


Author: glen                         Date: Thu Dec 14 00:26:15 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add --sysconfdir to php-config for rpm macros; rel 10

---- Files affected:
SPECS:
   php4.spec (1.569 -> 1.570) 

---- Diffs:

================================================================
Index: SPECS/php4.spec
diff -u SPECS/php4.spec:1.569 SPECS/php4.spec:1.570
--- SPECS/php4.spec:1.569	Sun Dec  3 16:00:32 2006
+++ SPECS/php4.spec	Thu Dec 14 01:26:10 2006
@@ -73,7 +73,7 @@
 %undefine	with_msession
 %endif
 
-%define	_rel 9
+%define	_rel 10
 Summary:	PHP: Hypertext Preprocessor
 Summary(fr):	Le langage de script embarque-HTML PHP
 Summary(pl):	Język skryptowy PHP
@@ -142,6 +142,7 @@
 Patch42:	%{name}-apr-apu.patch
 Patch43:	%{name}-branch.diff
 Patch44:	%{name}-curl.patch
+Patch45:	%{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}
@@ -1593,6 +1594,7 @@
 #%patch41 -p1
 %patch42 -p1
 %patch44 -p1
+%patch45 -p1
 
 %if %{with hardening}
 zcat %{SOURCE8} | patch -p1
@@ -3124,6 +3126,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.570  2006/12/14 00:26:10  glen
+- add --sysconfdir to php-config for rpm macros; rel 10
+
 Revision 1.569  2006/12/03 15:00:32  arekm
 - fix build with new curl
 
================================================================

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



More information about the pld-cvs-commit mailing list