From 3144816c052143a93e91cc09520b8c9c6fcab6c3 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Wed, 9 Jun 2021 19:33:54 +0200 Subject: [PATCH] Fix a typo Related: rhbz#1951482 --- httpcomponents-core.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httpcomponents-core.spec b/httpcomponents-core.spec index 8e2389a..4fce9df 100644 --- a/httpcomponents-core.spec +++ b/httpcomponents-core.spec @@ -2,7 +2,7 @@ # CentOS Stream, See https://bugzilla.redhat.com/1969370 %global __bootstrap ~bootstrap -%bcond_withouht bootstrap +%bcond_without bootstrap Name: httpcomponents-core Summary: Set of low level Java HTTP transport components for HTTP services