From 08ceb7e883a524675ed6a4240917ecf0ec26a683 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-chron.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/R-chron.spec b/R-chron.spec index 05e0482..e5c7007 100644 --- a/R-chron.spec +++ b/R-chron.spec @@ -3,11 +3,11 @@ %global rlibdir %{_libdir}/R/library # Dependency loops. -%bcond_with bootstrap +%bcond_without bootstrap Name: R-%{packname} Version: 2.3.60 -Release: 8%{?dist} +Release: 8.0.riscv64%{?dist} Summary: Chronological Objects which can Handle Dates and Times # Automatically converted from old format: GPLv2 - review is highly recommended.