]> git.pld-linux.org Git - packages/php.git/commitdiff
- rel 4; build with freetds 0.82 auto/th/php-5_2_6-6
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 16 Jun 2008 08:48:25 +0000 (08:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.725

php.spec

index f759a3e0db71882efb421f8b2971ac796f4d1129..ee4789b7e54461a3a97bfccff75c02a7b71e909c 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -73,7 +73,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules.
 %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
@@ -136,6 +136,7 @@ Patch34:    %{name}-curl-limit-speed.patch
 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}
@@ -155,7 +156,7 @@ BuildRequires:      expat-devel
 %{?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
@@ -1601,6 +1602,7 @@ patch -p1 < %{PATCH22} || exit 1
 %patch35 -p1
 %patch36 -p1
 %patch37 -p1
+%patch38 -p1
 
 # conflict seems to be resolved by recode patches
 rm -f ext/recode/config9.m4
This page took 0.056897 seconds and 4 git commands to generate.