summaryrefslogtreecommitdiffstats
path: root/php-bartlett-php-compatinfo-db.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-09-01 14:50:27 +0200
committerRemi Collet <remi@remirepo.net>2021-09-01 14:50:27 +0200
commit8199365501d0a1db8cce270e8ee127fdf98ef3cb (patch)
treebddb9b320c3725a73b1101909efa9662f2e6b30f /php-bartlett-php-compatinfo-db.spec
parent6519a1f8a5c2bc2ea90164828f52a1ef0d50e737 (diff)
update patch for backported features
Diffstat (limited to 'php-bartlett-php-compatinfo-db.spec')
-rw-r--r--php-bartlett-php-compatinfo-db.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-bartlett-php-compatinfo-db.spec b/php-bartlett-php-compatinfo-db.spec
index c51ca81..3ac0e9f 100644
--- a/php-bartlett-php-compatinfo-db.spec
+++ b/php-bartlett-php-compatinfo-db.spec
@@ -45,8 +45,11 @@ Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit
# Fix version and avoir composer/package-versions-deprecated (relying on composer.lock)
# Set proxy files as static
Patch0: %{name}-3.10-rpm.patch
-# CURL_SSLVERSION constants have been backported
-Patch1: %{name}-curltls.patch
+# Backported features affecting test suite
+# - CURL_SSLVERSION constants
+# - Phar::OPENSSL_SHA* constants
+Patch1: %{name}-backports.patch
+
BuildArch: noarch
BuildRequires: php(language) >= 7.2