From b9e6aedf32281f94fdd1304754703ec29464aad5 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 5 Aug 2024 11:45:36 -0700 Subject: [PATCH] Turn bootstrap off Signed-off-by: Troy Dawson --- httpcomponents-core.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httpcomponents-core.spec b/httpcomponents-core.spec index d909041..74a8039 100644 --- a/httpcomponents-core.spec +++ b/httpcomponents-core.spec @@ -1,4 +1,4 @@ -%bcond_without bootstrap +%bcond_with bootstrap Name: httpcomponents-core Summary: Set of low level Java HTTP transport components for HTTP services