From 5698d51edac8c3b9b1f19fbfc0b60e77af337217 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Wed, 9 Jun 2021 12:52:20 +0200 Subject: [PATCH] Non-bootstrap build Resolves: rhbz#1951482 --- httpcomponents-core.spec | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/httpcomponents-core.spec b/httpcomponents-core.spec index f60d72c..e9012d6 100644 --- a/httpcomponents-core.spec +++ b/httpcomponents-core.spec @@ -1,8 +1,4 @@ -# Workaround for rhbz#1969370: __bootstrap macro is not defined in -# CentOS Stream, See https://bugzilla.redhat.com/1969370 -%global __bootstrap ~bootstrap - -%bcond_without bootstrap +%bcond_with bootstrap Name: httpcomponents-core Summary: Set of low level Java HTTP transport components for HTTP services