Accepting request 1113635 from devel:microos:aeon

- Uncomment grub-less experiment that shouldn't have been committed

OBS-URL: https://build.opensuse.org/request/show/1113635
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/patterns-aeon?expand=0&rev=2
This commit is contained in:
Ana Guerrero 2023-09-26 20:02:31 +00:00 committed by Git OBS Bridge
commit 44c4509880
2 changed files with 36 additions and 31 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Sep 26 09:03:51 UTC 2023 - Richard Brown <rbrown@suse.com>
- Uncomment grub-less experiment that shouldn't have been committed
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Sep 21 13:33:04 UTC 2023 - Richard Brown <rbrown@suse.com> Thu Sep 21 13:33:04 UTC 2023 - Richard Brown <rbrown@suse.com>

View File

@ -52,37 +52,37 @@ Requires: build-key
Requires: distribution-release Requires: distribution-release
Requires: filesystem Requires: filesystem
#### Packages formerly provided by bootloader ### Packages formerly provided by bootloader
#Requires: (grub2-snapper-plugin if snapper) Requires: (grub2-snapper-plugin if snapper)
#Requires: grub2 Requires: grub2
#%ifarch x86_64 %ifarch x86_64
## XXX: not sure this really belongs here. More like a kernel # XXX: not sure this really belongs here. More like a kernel
## rather than bootloader related thing? # rather than bootloader related thing?
#Requires: biosdevname Requires: biosdevname
#%endif %endif
#%ifnarch s390x ppc64 ppc64le %ifnarch s390x ppc64 ppc64le
#%if 0%{?is_opensuse} %if 0%{?is_opensuse}
#Requires: (grub2-branding-openSUSE if branding-openSUSE) Requires: (grub2-branding-openSUSE if branding-openSUSE)
#%else %else
#%if 0%{?sle_version} %if 0%{?sle_version}
#Requires: (grub2-branding-SLE if branding-SLE) Requires: (grub2-branding-SLE if branding-SLE)
#%endif %endif
#%endif %endif
#%endif %endif
#%ifarch x86_64 %ifarch x86_64
#Requires: grub2-x86_64-efi Requires: grub2-x86_64-efi
#%endif %endif
#%ifarch aarch64 %ifarch aarch64
#Requires: grub2-arm64-efi Requires: grub2-arm64-efi
#%endif %endif
#%ifarch armv7l armv7hl %ifarch armv7l armv7hl
#Requires: grub2-arm-efi Requires: grub2-arm-efi
#Requires: grub2-arm-uboot Requires: grub2-arm-uboot
#%endif %endif
#%ifarch aarch64 x86_64 %ifarch aarch64 x86_64
#Requires: mokutil Requires: mokutil
#Requires: shim Requires: shim
#%endif %endif
### Packages formerly provided by base/basesystem ### Packages formerly provided by base/basesystem
Requires: /usr/bin/hostname Requires: /usr/bin/hostname