Resolves: #RHEL-135363
This commit is contained in:
Joseph Marrero Corchado 2026-04-23 13:23:14 -04:00
parent 99129dfb42
commit f8372408bd
2 changed files with 1185 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -39,6 +39,10 @@ URL: https://github.com/bootc-dev/bootc
Source0: %{url}/releases/download/v%{version}/bootc-%{version}.tar.zstd
Source1: %{url}/releases/download/v%{version}/bootc-%{version}-vendor.tar.zstd
# Backport https://github.com/bootc-dev/bootc/pull/2114
# This can be safely removed in any release > 1.15.1
Patch0: 0001-loader-entries-Add-set-options-for-source-for-source.patch
# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
ExcludeArch: %{ix86}