summaryrefslogtreecommitdiffstats
path: root/php-bartlett-php-compatinfo-db.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-12-03 14:33:41 +0100
committerRemi Collet <remi@php.net>2021-12-03 14:33:41 +0100
commit0326200b21e9f0f6dd1030f7c2a3dad399d692df (patch)
treee19af615a1f2ab69da4e815ff0592ad85ff93147 /php-bartlett-php-compatinfo-db.spec
parent66f4f97a3062f1bcb547bf43682cbfe15b3c03d2 (diff)
test build
Diffstat (limited to 'php-bartlett-php-compatinfo-db.spec')
-rw-r--r--php-bartlett-php-compatinfo-db.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/php-bartlett-php-compatinfo-db.spec b/php-bartlett-php-compatinfo-db.spec
index dd944c9..c10cd97 100644
--- a/php-bartlett-php-compatinfo-db.spec
+++ b/php-bartlett-php-compatinfo-db.spec
@@ -49,6 +49,7 @@ Patch0: %{name}-3.14-rpm.patch
# - CURL_SSLVERSION constants
# - Phar::OPENSSL_SHA* constants
Patch1: %{name}-backports.patch
+Patch2: %{name}-up.patch
BuildArch: noarch
BuildRequires: php(language) >= 7.3
@@ -165,6 +166,7 @@ standard distribution and about 110 extensions.
%patch0 -p1 -b .rpm
%patch1 -p1 -b .backports
+%patch2 -p1 -b .up
: relocate
mv config src/config
@@ -272,8 +274,6 @@ export DATABASE_URL=sqlite:///%{buildroot}%{_datadir}/%{name}/compatinfo.sqlite
# https://github.com/llaville/php-compatinfo-db/issues/79
rm -rf tests/Reference/Extension/PhpPecl/Imagick
-# https://github.com/llaville/php-compatinfo-db/issues/99
-rm -rf tests/Reference/Extension/PhpPecl/Rdkafka
mkdir config
cat << 'EOF' | tee config/bootstrap.php