Use new (rpm 4.17.1+) bcond style

This commit is contained in:
Benjamin A. Beasley 2023-07-01 11:03:03 -04:00
parent 7a458a5150
commit e240bc6e8a

View File

@ -1,9 +1,9 @@
%bcond_without tests
%bcond tests 1
# Sphinx-generated HTML documentation is not suitable for packaging; see
# https://bugzilla.redhat.com/show_bug.cgi?id=2006555 for discussion.
#
# We can generate PDF documentation as a substitute.
%bcond_without doc_pdf
%bcond doc_pdf 1
Name: python-llvmlite
Version: 0.40.0