summaryrefslogtreecommitdiffstats
path: root/php54.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-09-19 15:37:25 +0200
committerRemi Collet <fedora@famillecollet.com>2012-09-19 15:37:25 +0200
commit6e0dd3dee5a7173aef26d9b3ba65931e561483a0 (patch)
tree16e862d1b55d0c358ac0db189f46fc38630b1be1 /php54.spec
parent9e2709cdf75c6bf1add93a5a89fb14cdda5ba1c1 (diff)
php: report libdb version in phpinfo
Diffstat (limited to 'php54.spec')
-rw-r--r--php54.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php54.spec b/php54.spec
index 1328ec0..bf66181 100644
--- a/php54.spec
+++ b/php54.spec
@@ -440,7 +440,6 @@ The php-soap package contains a dynamic shared object that will add
support to PHP for using the SOAP web services protocol.
%package interbase
-%package interbase
Summary: A module for PHP applications that use Interbase/Firebird databases
Group: Development/Languages
BuildRequires: firebird-devel
@@ -1478,6 +1477,10 @@ fi
%changelog
+* Wed Sep 19 2012 Remi Collet <RPMS@famillecollet.com> 5.4.7-5
+- sync with rawhide
+- patch to report libdb version https://bugs.php.net/63117
+
* Wed Sep 19 2012 Remi Collet <rcollet@redhat.com> 5.4.7-5
- patch to ensure we use latest libdb (not libdb4)