summaryrefslogtreecommitdiffstats
path: root/php-typo3-phar-stream-wrapper.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-02-26 11:13:04 +0100
committerRemi Collet <remi@remirepo.net>2019-02-26 11:13:04 +0100
commitb67c8e627ce648a310cecaaf2070eb966024ef31 (patch)
tree6b92b8831e3df5814a515e9e0205ff726035871f /php-typo3-phar-stream-wrapper.spec
parentfeab4910c213efa5199588dcad3b725c38daf576 (diff)
backport stuff
Diffstat (limited to 'php-typo3-phar-stream-wrapper.spec')
-rw-r--r--php-typo3-phar-stream-wrapper.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/php-typo3-phar-stream-wrapper.spec b/php-typo3-phar-stream-wrapper.spec
index 999bf2f..7eaccad 100644
--- a/php-typo3-phar-stream-wrapper.spec
+++ b/php-typo3-phar-stream-wrapper.spec
@@ -1,3 +1,4 @@
+# remirepo spec file for php-typo3-phar-stream-wrapper, from:
#
# Fedora spec file for php-typo3-phar-stream-wrapper
#
@@ -59,7 +60,7 @@ Requires: php-spl
Requires: php-composer(fedora/autoloader)
# Weak dependencies
-%if 0%{?fedora} >= 21
+%if 0%{?fedora} >= 21 || 0%{?rhel} >= 8
Suggests: php-pecl(opcache)
%endif