diff options
-rw-r--r-- | php-alcaeus-mongo-php-adapter.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-alcaeus-mongo-php-adapter.spec b/php-alcaeus-mongo-php-adapter.spec index c60785a..0cbc092 100644 --- a/php-alcaeus-mongo-php-adapter.spec +++ b/php-alcaeus-mongo-php-adapter.spec @@ -13,7 +13,7 @@ # Upstream only support 64bits, see https://jira.mongodb.org/browse/CDRIVER-1186 # Server only available on LE arch (ExcludeArch: ppc ppc64 %{sparc} s390 s390x) %global with_tests 0%{?_with_tests:1} -# remirepo:5 +# remirepo:3 %if 0%{?fedora} >= 24 %global with_tests 0%{!?_without_tests:1} %endif |