diff --git a/R-curl.spec b/R-curl.spec index 7111399..83bb00f 100644 --- a/R-curl.spec +++ b/R-curl.spec @@ -1,5 +1,5 @@ -%bcond_with bootstrap -%bcond_with network +%bcond_without bootstrap +%bcond_without network %global packname curl %global packver 4.3.2 @@ -7,7 +7,7 @@ Name: R-%{packname} Version: 4.3.2 -Release: %autorelease +Release: %autorelease -e 0.riscv64 Summary: A Modern and Flexible Web Client for R License: MIT