From d18c78d2d071df686c44a4a2c39762b12288127a Mon Sep 17 00:00:00 2001 From: Gerd Hoffmann Date: Thu, 20 Jun 2019 13:45:24 +0200 Subject: rename files --- coreboot.git.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/coreboot.git.spec b/coreboot.git.spec index 02690a4..9af7b4a 100644 --- a/coreboot.git.spec +++ b/coreboot.git.spec @@ -92,10 +92,10 @@ cp util/inteltool/inteltool.8 \ mkdir -p %{buildroot}/usr/share/qemu/firmware %{SOURCE9} "/usr/share/%{name}/coreboot-i440fx-seabios.rom" \ "coreboot (git master, i440fx, seabios)" "i440fx" \ - > %{buildroot}/usr/share/qemu/firmware/90-coreboot-git-i440fx-seabios.json + > %{buildroot}/usr/share/qemu/firmware/81-coreboot-git-i440fx-seabios.json %{SOURCE9} "/usr/share/%{name}/coreboot-q35-seabios.rom" \ "coreboot (git master, q35, seabios)" "q35" \ - > %{buildroot}/usr/share/qemu/firmware/90-coreboot-git-q35-seabios.json + > %{buildroot}/usr/share/qemu/firmware/81-coreboot-git-q35-seabios.json %files %doc rpm.doc/*.config -- cgit