From 05dead99e134566c5d0a546111b4a0b0df2a5b00 Mon Sep 17 00:00:00 2001 From: Timotheus Pokorra Date: Mon, 10 Nov 2025 08:55:12 +0100 Subject: [PATCH 1/2] enable bootstrap for epel10 --- mono.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/mono.spec b/mono.spec index b57184a..ee895fc 100644 --- a/mono.spec +++ b/mono.spec @@ -1,3 +1,4 @@ +%global _with_bootstrap 1 %bcond_with bootstrap %ifarch s390x From b55253ba352fffea93bcf7a2c0eae25e7dc81fbf Mon Sep 17 00:00:00 2001 From: Timotheus Pokorra Date: Mon, 17 Nov 2025 19:19:52 +0100 Subject: [PATCH 2/2] disable bootstrap for epel10 --- mono.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/mono.spec b/mono.spec index ee895fc..b57184a 100644 --- a/mono.spec +++ b/mono.spec @@ -1,4 +1,3 @@ -%global _with_bootstrap 1 %bcond_with bootstrap %ifarch s390x