summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-pecl-swoole6.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/php-pecl-swoole6.spec b/php-pecl-swoole6.spec
index 7b2f8ca..e1b5115 100644
--- a/php-pecl-swoole6.spec
+++ b/php-pecl-swoole6.spec
@@ -31,7 +31,7 @@
%global oraclemax 24
-%if 0%{?fedora} || 0%{?rhel} >= 11
+%if 0%{?fedora} || 0%{?rhel} >= 9
%bcond_without uring
%else
%bcond_with uring
@@ -42,7 +42,7 @@
%bcond_without zstd
%bcond_without curl
%bcond_without nghttpd2
-%if 0%{?rhel} == 10
+%if 0%{?rhel} > 10
# Not yet in EPEL (will be in 10.2)
%bcond_with firebird
%else