]> git.pld-linux.org Git - packages/php.git/commitdiff
fix pdo_firebird bcond typo
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 21 Jun 2019 11:12:57 +0000 (14:12 +0300)
committerElan Ruusamäe <glen@pld-linux.org>
Fri, 21 Jun 2019 11:12:57 +0000 (14:12 +0300)
php.spec

index 78702c351673b8bb8de823277d3cacd378077ed9..f21e06fbf3debe5483eb0b5e38ef5a485fc846c5 100644 (file)
--- 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
This page took 0.676321 seconds and 4 git commands to generate.