Use new (rpm 4.17.1+) bcond style
This commit is contained in:
parent
364717fbf5
commit
6887c6aedd
@ -1,11 +1,6 @@
|
||||
%if 0%{?rhel}
|
||||
%bcond_with tests
|
||||
%else
|
||||
%bcond_without tests
|
||||
%endif
|
||||
|
||||
%bcond tests 0%{?!rhel:1}
|
||||
# The python-diskcache package, used in some of the tests, has been retired.
|
||||
%bcond_with diskcache
|
||||
%bcond diskcache 0
|
||||
|
||||
Name: python-fasteners
|
||||
Version: 0.18
|
||||
|
||||
Loading…
Reference in New Issue
Block a user