From 98aef5b28f3b81689ff048b002ebfaad6e50d945 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Thu, 6 Jul 2023 23:05:15 -0400 Subject: [PATCH] Use new (rpm 4.17.1+) bcond style --- python-meson-python.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-meson-python.spec b/python-meson-python.spec index 40131b4..9cb9359 100644 --- a/python-meson-python.spec +++ b/python-meson-python.spec @@ -1,4 +1,4 @@ -%bcond_without tests +%bcond tests 1 Name: python-meson-python Summary: Meson Python build backend (PEP 517)