TLD
/
packages
/
rpm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
997b91b
)
- enable python3
rpm.org-migration
author
Marcin Krol
<hawk@tld-linux.org>
Wed, 10 Jan 2024 17:17:44 +0000
(18:17 +0100)
committer
Marcin Krol
<hawk@tld-linux.org>
Wed, 10 Jan 2024 17:17:44 +0000
(18:17 +0100)
rpm.spec
patch
|
blob
|
history
diff --git
a/rpm.spec
b/rpm.spec
index ec58100e991a3bcb66b8ce8908852367ac57b9c9..cbb164815119f806a0c0de62fc226cbfc7e5e446 100644
(file)
--- a/
rpm.spec
+++ b/
rpm.spec
@@
-4,7
+4,7
@@
#
# Conditional build:
%bcond_with apidocs # Doxygen based API documentation
-%bcond_with
python3 # Python (3) bindings
+%bcond_with
out
python3 # Python (3) bindings
%bcond_with plugins # plugins (all, including: audit, imaevm, selinux, systemd)
%bcond_with recommends_tags # use of Recommends tag (disable for bootstrapping)
%bcond_with imaevm # IMA/EVM signing support (requires libimaevm from ima-evm-utils)