summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-09-03 08:28:57 +0200
committerRemi Collet <fedora@famillecollet.com>2014-09-03 08:28:57 +0200
commit1773db66fefe1909d4b64c4de85dae0a6a49e78b (patch)
treeeb91e970275b1be5fff8514309ae8fe7810c9683
parent418f9d5505538728e0a8d88954a70ee4c9e190a1 (diff)
php56-php: cleanup
-rw-r--r--php.spec6
1 files changed, 1 insertions, 5 deletions
diff --git a/php.spec b/php.spec
index 51846bf..be10fc1 100644
--- a/php.spec
+++ b/php.spec
@@ -70,11 +70,7 @@
%global with_mcrypt 1
%global with_mssql 1
%global with_tidy 1
-%if 0%{?fedora} >= 11 || 0%{?rhel} >= 6
%global with_sqlite3 1
-%else
-%global with_sqlite3 0
-%endif
%global with_enchant 1
%global with_recode 1
%global with_t1lib 1
@@ -686,10 +682,10 @@ BuildRequires: libjpeg-devel, libpng-devel, freetype-devel
BuildRequires: libXpm-devel
%if %{with_t1lib}
BuildRequires: t1lib-devel
+%endif
%if %{with_vpx}
BuildRequires: libvpx-devel
%endif
-%endif
%if %{with_libgd}
BuildRequires: gd-devel >= 2.1.0
%endif