Accepting request 1232808 from devel:openSUSE:Factory

undefine %_enable_debug_packages to fix building with rpm-4.20

OBS-URL: https://build.opensuse.org/request/show/1232808
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shim?expand=0&rev=124
This commit is contained in:
Ana Guerrero 2025-01-31 15:01:53 +00:00 committed by Git OBS Bridge
commit ad40245344
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Dec 20 11:34:51 CET 2024 - mls@suse.de
- undefine %_enable_debug_packages to fix building with rpm-4.20
-------------------------------------------------------------------
Thu Sep 19 06:27:27 UTC 2024 - Gary Ching-Pang Lin <glin@suse.com>

View File

@ -19,6 +19,7 @@
%undefine _debuginfo_subpackages
%undefine _build_create_debug
%undefine _enable_debug_packages
%ifarch aarch64
%define grubplatform arm64-efi
%else