[packages/php/dev-7.4] fix pdo_firebird bcond typo

glen glen at pld-linux.org
Fri Jun 21 13:13:32 CEST 2019


commit a140697e829f5544b7161481df8effcbeaa5491a
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Fri Jun 21 14:12:57 2019 +0300

    fix pdo_firebird bcond typo

 php.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php.spec b/php.spec
index 78702c3..f21e06f 100644
--- a/php.spec
+++ b/php.spec
@@ -210,7 +210,7 @@ Patch68:	php-mysql-ssl-context.patch
 Patch70:	mysqlnd-ssl.patch
 Patch71:	libdb-info.patch
 URL:		http://php.net/
-%{?with_pdo_firebase:%{!?with_interbase_inst:BuildRequires:	Firebird-devel >= 1.0.2.908-2}}
+%{?with_pdo_firebird:%{!?with_interbase_inst:BuildRequires:	Firebird-devel >= 1.0.2.908-2}}
 %{?with_pspell:BuildRequires:	aspell-devel >= 2:0.50.0}
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake >= 1.4d
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/a140697e829f5544b7161481df8effcbeaa5491a



More information about the pld-cvs-commit mailing list