[php-extras/epel7] drop interbase patch

Remi Collet remi at fedoraproject.org
Wed Jan 22 15:18:41 UTC 2014


commit f88218599f9e82ef0854784ce90f03c5beafb3c3
Author: Remi Collet <remi at fedoraproject.org>
Date:   Wed Jan 22 16:18:57 2014 +0100

    drop interbase patch

 php-extras.spec    |   10 ++++------
 php-firebird.patch |   34 ----------------------------------
 2 files changed, 4 insertions(+), 40 deletions(-)
---
diff --git a/php-extras.spec b/php-extras.spec
index 75bc150..abc1cf2 100644
--- a/php-extras.spec
+++ b/php-extras.spec
@@ -15,15 +15,12 @@
 Name:       php-extras
 Summary:    Additional PHP modules from the standard PHP distribution
 Version:    5.4.16
-Release:    1%{?dist}
+Release:    2%{?dist}
 Group:      Development/Languages
 License:    The PHP License
 URL:        http://www.php.net/
 Source0:    http://www.php.net/distributions/php-%{version}.tar.bz2
 
-# Workarouond for https://bugzilla.redhat.com/1054659
-Patch0:     php-firebird.patch
-
 BuildRequires: php-devel >= 5.4
 BuildRequires: php-pdo
 
@@ -126,8 +123,6 @@ License.
 %prep
 %setup -q -n php-%{version}
 
-%patch0 -p1 -b .bug1054659
-
 # avoid tests which requires databases
 rm -rf ext/{mssql,pdo_dblib,interbase,pdo_firebird}/tests
 
@@ -214,6 +209,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Jan 22 2014 Remi Collet <rcollet at redhat.com> - 5.4.16-2
+- drop interbase patch
+
 * Thu Jan 16 2014 Remi Collet <rcollet at redhat.com> - 5.4.16-1
 - add interbase
 - add workaround for https://bugzilla.redhat.com/1054659


More information about the scm-commits mailing list