summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-03-10 08:55:25 +0100
committerRemi Collet <fedora@famillecollet.com>2017-03-10 08:55:25 +0100
commitd4b5fc431fae629bfc20d97f686227fab74c1fdc (patch)
treebb76b751d3f7bfe67b446bdd3c33c3047a1a276e /php.spec
parent462cc938d67e400e7bcff04bee041b1d2661292e (diff)
F26 rebuild
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php.spec b/php.spec
index abcddd0..54e382c 100644
--- a/php.spec
+++ b/php.spec
@@ -125,7 +125,7 @@
%endif
%global rcver RC1
-%global rpmrel 1
+%global rpmrel 2
Summary: PHP scripting language for creating dynamic web sites
@@ -1179,8 +1179,8 @@ build --libdir=%{_libdir}/php \
--with-pdo-oci=shared,instantclient,%{_root_prefix},%{oraclever} \
%endif
%if %{with_interbase}
- --with-interbase=shared,%{_libdir}/firebird \
- --with-pdo-firebird=shared,%{_libdir}/firebird \
+ --with-interbase=shared \
+ --with-pdo-firebird=shared \
%endif
--enable-dom=shared \
--with-pgsql=shared \
@@ -1808,6 +1808,9 @@ fi
%changelog
+* Fri Mar 10 2017 Remi Collet <remi@fedoraproject.org> 7.1.3-0.2.RC1
+- fix interbase build on F26
+
* Tue Feb 28 2017 Remi Collet <remi@fedoraproject.org> 7.1.3-0.1.RC1
- Update to 7.1.3RC1