SPECS: php.spec - rel 4; build with freetds 0.82
arekm
arekm at pld-linux.org
Mon Jun 16 10:48:31 CEST 2008
Author: arekm Date: Mon Jun 16 08:48:31 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 4; build with freetds 0.82
---- Files affected:
SPECS:
php.spec (1.724 -> 1.725)
---- Diffs:
================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.724 SPECS/php.spec:1.725
--- SPECS/php.spec:1.724 Mon Jun 16 10:16:12 2008
+++ SPECS/php.spec Mon Jun 16 10:48:25 2008
@@ -74,7 +74,7 @@
%undefine with_filter
%endif
-%define rel 5.1
+%define rel 6
Summary: PHP: Hypertext Preprocessor
Summary(fr.UTF-8): Le langage de script embarque-HTML PHP
Summary(pl.UTF-8): Język skryptowy PHP
@@ -137,6 +137,7 @@
Patch35: %{name}-ac.patch
Patch36: %{name}-mime_magic.patch
Patch37: %{name}-libtool.patch
+Patch38: %{name}-tds.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}
@@ -156,7 +157,7 @@
%{?with_fdf:BuildRequires: fdftk-devel}
BuildRequires: flex
%if %{with mssql} || %{with sybase} || %{with sybase_ct}
-BuildRequires: freetds-devel
+BuildRequires: freetds-devel >= 0.82
%endif
BuildRequires: freetype-devel >= 2.0
BuildRequires: gd-devel >= 2.0.28-4
@@ -1602,6 +1603,7 @@
%patch35 -p1
%patch36 -p1
%patch37 -p1
+%patch38 -p1
# conflict seems to be resolved by recode patches
rm -f ext/recode/config9.m4
@@ -2762,6 +2764,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.725 2008/06/16 08:48:25 arekm
+- rel 4; build with freetds 0.82
+
Revision 1.724 2008/06/16 08:16:12 arekm
- fix libtool R (>= 2.2)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php.spec?r1=1.724&r2=1.725&f=u
More information about the pld-cvs-commit
mailing list