SPECS: php4.spec - rel 3 - fix building with MIT Kerberos

baggins baggins at pld-linux.org
Mon Apr 2 01:03:56 CEST 2007


Author: baggins                      Date: Sun Apr  1 23:03:56 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 3
- fix building with MIT Kerberos

---- Files affected:
SPECS:
   php4.spec (1.585 -> 1.586) 

---- Diffs:

================================================================
Index: SPECS/php4.spec
diff -u SPECS/php4.spec:1.585 SPECS/php4.spec:1.586
--- SPECS/php4.spec:1.585	Sun Apr  1 00:10:51 2007
+++ SPECS/php4.spec	Mon Apr  2 01:03:51 2007
@@ -73,7 +73,7 @@
 %undefine	with_msession
 %endif
 
-%define	_rel 2
+%define	_rel 3
 Summary:	PHP: Hypertext Preprocessor
 Summary(fr.UTF-8):	Le langage de script embarque-HTML PHP
 Summary(pl.UTF-8):	Język skryptowy PHP
@@ -143,6 +143,7 @@
 Patch45:	%{name}-config-dir.patch
 Patch46:	%{name}-phpinfo_no_configure.patch
 Patch47:	%{name}-ming.patch
+Patch48:	%{name}-krb5.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 @@
 %patch45 -p1
 %patch46 -p1
 %patch47 -p1
+%patch48 -p1
 
 %if %{with hardening}
 zcat %{SOURCE8} | patch -p1
@@ -3124,6 +3126,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.586  2007/04/01 23:03:51  baggins
+- rel 3
+- fix building with MIT Kerberos
+
 Revision 1.585  2007/03/31 22:10:51  baggins
 - rel 2
 - s/heimdal/krb5/
================================================================

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



More information about the pld-cvs-commit mailing list