From 499cd8e83d2788804d534a3bedf2e614b1709594 Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Dec 02 2020 14:34:32 +0000 Subject: Reorder bconds. --- diff --git a/subversion.spec b/subversion.spec index 1cd74ae..2eb501f 100644 --- a/subversion.spec +++ b/subversion.spec @@ -1,4 +1,5 @@ # set to zero to avoid running test suite +%bcond_without tests %if 0%{?rhel} && 0%{?eln} %bcond_with kwallet @@ -6,8 +7,6 @@ %bcond_without kwallet %endif -%bcond_without tests - %if 0%{?fedora} > 32 || 0%{?rhel} > 8 %bcond_with bdb %else