From 66795a06829cc61f46328d2eb4693549b4999cdc Mon Sep 17 00:00:00 2001 From: Jean-Philippe Pialasse Date: Mon, 27 Jan 2025 00:45:43 -0500 Subject: [PATCH] * Mon Jan 27 2025 Jean-Philippe Pialasse - 4.14.3-19.2.2 - specific python2-rpm spec for SME11 --- python2-rpm.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python2-rpm.spec b/python2-rpm.spec index 6ede5d4..9275583 100644 --- a/python2-rpm.spec +++ b/python2-rpm.spec @@ -6,7 +6,7 @@ # run internal testsuite? %bcond_with check # build with plugins? -%bcond_with plugins +%bcond_without plugins # build with sanitizers? %bcond_with sanitizer # build with libarchive? (needed for rpm2archive)