Use new (rpm 4.17.1+) bcond style
This commit is contained in:
parent
7a458a5150
commit
e240bc6e8a
@ -1,9 +1,9 @@
|
|||||||
%bcond_without tests
|
%bcond tests 1
|
||||||
# Sphinx-generated HTML documentation is not suitable for packaging; see
|
# Sphinx-generated HTML documentation is not suitable for packaging; see
|
||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=2006555 for discussion.
|
# https://bugzilla.redhat.com/show_bug.cgi?id=2006555 for discussion.
|
||||||
#
|
#
|
||||||
# We can generate PDF documentation as a substitute.
|
# We can generate PDF documentation as a substitute.
|
||||||
%bcond_without doc_pdf
|
%bcond doc_pdf 1
|
||||||
|
|
||||||
Name: python-llvmlite
|
Name: python-llvmlite
|
||||||
Version: 0.40.0
|
Version: 0.40.0
|
||||||
|
Loading…
Reference in New Issue
Block a user