Reorder bconds.
This commit is contained in:
parent
eeb81e6a40
commit
499cd8e83d
@ -1,4 +1,5 @@
|
|||||||
# set to zero to avoid running test suite
|
# set to zero to avoid running test suite
|
||||||
|
%bcond_without tests
|
||||||
|
|
||||||
%if 0%{?rhel} && 0%{?eln}
|
%if 0%{?rhel} && 0%{?eln}
|
||||||
%bcond_with kwallet
|
%bcond_with kwallet
|
||||||
@ -6,8 +7,6 @@
|
|||||||
%bcond_without kwallet
|
%bcond_without kwallet
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%bcond_without tests
|
|
||||||
|
|
||||||
%if 0%{?fedora} > 32 || 0%{?rhel} > 8
|
%if 0%{?fedora} > 32 || 0%{?rhel} > 8
|
||||||
%bcond_with bdb
|
%bcond_with bdb
|
||||||
%else
|
%else
|
||||||
|
Loading…
Reference in New Issue
Block a user