From ad38e059ede3e02bcd0b46d7d5f04df8adaca10c Mon Sep 17 00:00:00 2001 From: eabdullin Date: Fri, 11 Apr 2025 17:41:44 +0300 Subject: [PATCH] Update for AL9 --- config.yaml | 12 +----------- files/config.vga-qxl | 6 ------ 2 files changed, 1 insertion(+), 17 deletions(-) delete mode 100644 files/config.vga-qxl diff --git a/config.yaml b/config.yaml index ecd6e88..2a0a363 100644 --- a/config.yaml +++ b/config.yaml @@ -8,7 +8,7 @@ actions: replace: | ExclusiveArch: x86_64 - %if 0%{?almalinux} > 9 + %if 0%{?almalinux} > 8 ExclusiveArch: x86_64 %{power64} %endif @@ -25,10 +25,6 @@ actions: %ifarch x86_64 %define _lto_cflags %{nil} count: 1 - - target: "spec" - find: "%global vgaconfigs cirrus stdvga virtio ramfb bochs-display" - replace: "%global vgaconfigs cirrus qxl stdvga virtio ramfb bochs-display" - count: 1 - target: "spec" find: "%{_datadir}/seavgabios/vgabios*.bin" replace: | @@ -46,10 +42,4 @@ actions: - name: "Eduard Abdullin" email: "eabdullin@almalinux.org" line: - - "Ship vgabios-qxl.bin" - "Allow the build to start on ppc64le" - - - add_files: - - type: "source" - name: "config.vga-qxl" - number: 12 diff --git a/files/config.vga-qxl b/files/config.vga-qxl deleted file mode 100644 index d393f0c..0000000 --- a/files/config.vga-qxl +++ /dev/null @@ -1,6 +0,0 @@ -CONFIG_BUILD_VGABIOS=y -CONFIG_VGA_BOCHS=y -CONFIG_VGA_PCI=y -CONFIG_OVERRIDE_PCI_ID=y -CONFIG_VGA_VID=0x1b36 -CONFIG_VGA_DID=0x0100