From de9ec9d912fcebd780e822b65eb38a91a2330277 Mon Sep 17 00:00:00 2001 From: Simon de Vlieger Date: Wed, 22 Jan 2025 23:34:02 +0100 Subject: [PATCH] specfile: remove unused conditions These are leftovers and not currently used in the specfile. Signed-off-by: Simon de Vlieger --- image-builder.spec | 5 ----- 1 file changed, 5 deletions(-) diff --git a/image-builder.spec b/image-builder.spec index 4085e99..01b2a46 100644 --- a/image-builder.spec +++ b/image-builder.spec @@ -1,8 +1,3 @@ -# Do not build with tests by default -# Pass --with tests to rpmbuild to override -%bcond_with tests -%bcond_with relax_requires - # The minimum required osbuild version, note that this used to be 129 # but got bumped to 138 for librepo support which is not strictly # required. So if this needs backport to places where there is no