diff options
author | Remi Collet <remi@remirepo.net> | 2017-04-27 15:43:04 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-04-27 15:43:04 +0200 |
commit | cafd633bb869aa98f8dd01619f178cf8abd8099a (patch) | |
tree | 5cc11ab75ac4e96156d28be1103ecd7ab5277220 | |
parent | cd095cd4ccd07eb34b212724a3fed232b6fd97ea (diff) |
minor
-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 |