From a5a6101bf561160c8826515c1b5ffbbc0babafa9 Mon Sep 17 00:00:00 2001 From: Jason Montleon Date: Sun, 11 Aug 2024 19:07:59 -0400 Subject: [PATCH] Enable bootstrap Signed-off-by: Jason Montleon --- R-rematch2.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/R-rematch2.spec b/R-rematch2.spec index f9512d4..333e100 100644 --- a/R-rematch2.spec +++ b/R-rematch2.spec @@ -1,4 +1,4 @@ -%bcond_with bootstrap +%bcond_without bootstrap %global packname rematch2 %global packver 2.1.2 @@ -6,7 +6,7 @@ Name: R-%{packname} Version: %{packver} -Release: 17%{?dist} +Release: 17.0.riscv64%{?dist} Summary: Tidy Output from Regular Expression Matching License: MIT