Accepting request 531447 from home:bfrogers:branches:Virtualization
- Add dependencies on ovmf (uefi) for the qemu-x86 and qemu-arm packages - Fix s390-netboot.img to be included with qemu-s390 package, not qemu-ppc - Add dependencies on ovmf (uefi) for the qemu-x86 and qemu-arm packages - Fix s390-netboot.img to be included with qemu-s390 package, not qemu-ppc OBS-URL: https://build.opensuse.org/request/show/531447 OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=368
This commit is contained in:
parent
003460c026
commit
1fb4f6c4cf
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 4 16:21:04 UTC 2017 - brogers@suse.com
|
||||||
|
|
||||||
|
- Add dependencies on ovmf (uefi) for the qemu-x86 and qemu-arm
|
||||||
|
packages
|
||||||
|
- Fix s390-netboot.img to be included with qemu-s390 package, not
|
||||||
|
qemu-ppc
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 3 21:07:26 UTC 2017 - brogers@suse.com
|
Tue Oct 3 21:07:26 UTC 2017 - brogers@suse.com
|
||||||
|
|
||||||
|
@ -493,6 +493,8 @@ Requires: qemu-ipxe
|
|||||||
Requires: qemu-seabios
|
Requires: qemu-seabios
|
||||||
Requires: qemu-sgabios
|
Requires: qemu-sgabios
|
||||||
Requires: qemu-vgabios
|
Requires: qemu-vgabios
|
||||||
|
Recommends: ovmf
|
||||||
|
Recommends: qemu-ovmf-x86_64
|
||||||
|
|
||||||
%description x86
|
%description x86
|
||||||
QEMU is an extremely well-performing CPU emulator that allows you to
|
QEMU is an extremely well-performing CPU emulator that allows you to
|
||||||
@ -539,6 +541,8 @@ Group: System/Emulators/PC
|
|||||||
Requires: qemu = %version
|
Requires: qemu = %version
|
||||||
Recommends: qemu-ipxe
|
Recommends: qemu-ipxe
|
||||||
Recommends: qemu-vgabios
|
Recommends: qemu-vgabios
|
||||||
|
Recommends: ovmf
|
||||||
|
Recommends: qemu-uefi-aarch64
|
||||||
|
|
||||||
%description arm
|
%description arm
|
||||||
QEMU is an extremely well-performing CPU emulator that allows you to
|
QEMU is an extremely well-performing CPU emulator that allows you to
|
||||||
@ -1430,7 +1434,6 @@ fi
|
|||||||
%_datadir/%name/petalogix-ml605.dtb
|
%_datadir/%name/petalogix-ml605.dtb
|
||||||
%_datadir/%name/skiboot.lid
|
%_datadir/%name/skiboot.lid
|
||||||
%_datadir/%name/qemu_vga.ndrv
|
%_datadir/%name/qemu_vga.ndrv
|
||||||
%_datadir/%name/s390-netboot.img
|
|
||||||
%if 0%{?is_opensuse} == 0
|
%if 0%{?is_opensuse} == 0
|
||||||
%dir %_docdir/qemu-ppc
|
%dir %_docdir/qemu-ppc
|
||||||
%_docdir/qemu-ppc/supported.txt
|
%_docdir/qemu-ppc/supported.txt
|
||||||
@ -1440,6 +1443,7 @@ fi
|
|||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
%_bindir/qemu-system-s390x
|
%_bindir/qemu-system-s390x
|
||||||
%_datadir/%name/s390-ccw.img
|
%_datadir/%name/s390-ccw.img
|
||||||
|
%_datadir/%name/s390-netboot.img
|
||||||
%if 0%{?is_opensuse} == 0
|
%if 0%{?is_opensuse} == 0
|
||||||
%dir %_docdir/qemu-s390
|
%dir %_docdir/qemu-s390
|
||||||
%_docdir/qemu-s390/supported.txt
|
%_docdir/qemu-s390/supported.txt
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 4 16:21:04 UTC 2017 - brogers@suse.com
|
||||||
|
|
||||||
|
- Add dependencies on ovmf (uefi) for the qemu-x86 and qemu-arm
|
||||||
|
packages
|
||||||
|
- Fix s390-netboot.img to be included with qemu-s390 package, not
|
||||||
|
qemu-ppc
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 3 21:07:26 UTC 2017 - brogers@suse.com
|
Tue Oct 3 21:07:26 UTC 2017 - brogers@suse.com
|
||||||
|
|
||||||
|
@ -493,6 +493,8 @@ Requires: qemu-ipxe
|
|||||||
Requires: qemu-seabios
|
Requires: qemu-seabios
|
||||||
Requires: qemu-sgabios
|
Requires: qemu-sgabios
|
||||||
Requires: qemu-vgabios
|
Requires: qemu-vgabios
|
||||||
|
Recommends: ovmf
|
||||||
|
Recommends: qemu-ovmf-x86_64
|
||||||
|
|
||||||
%description x86
|
%description x86
|
||||||
QEMU is an extremely well-performing CPU emulator that allows you to
|
QEMU is an extremely well-performing CPU emulator that allows you to
|
||||||
@ -539,6 +541,8 @@ Group: System/Emulators/PC
|
|||||||
Requires: qemu = %version
|
Requires: qemu = %version
|
||||||
Recommends: qemu-ipxe
|
Recommends: qemu-ipxe
|
||||||
Recommends: qemu-vgabios
|
Recommends: qemu-vgabios
|
||||||
|
Recommends: ovmf
|
||||||
|
Recommends: qemu-uefi-aarch64
|
||||||
|
|
||||||
%description arm
|
%description arm
|
||||||
QEMU is an extremely well-performing CPU emulator that allows you to
|
QEMU is an extremely well-performing CPU emulator that allows you to
|
||||||
@ -1430,7 +1434,6 @@ fi
|
|||||||
%_datadir/%name/petalogix-ml605.dtb
|
%_datadir/%name/petalogix-ml605.dtb
|
||||||
%_datadir/%name/skiboot.lid
|
%_datadir/%name/skiboot.lid
|
||||||
%_datadir/%name/qemu_vga.ndrv
|
%_datadir/%name/qemu_vga.ndrv
|
||||||
%_datadir/%name/s390-netboot.img
|
|
||||||
%if 0%{?is_opensuse} == 0
|
%if 0%{?is_opensuse} == 0
|
||||||
%dir %_docdir/qemu-ppc
|
%dir %_docdir/qemu-ppc
|
||||||
%_docdir/qemu-ppc/supported.txt
|
%_docdir/qemu-ppc/supported.txt
|
||||||
@ -1440,6 +1443,7 @@ fi
|
|||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
%_bindir/qemu-system-s390x
|
%_bindir/qemu-system-s390x
|
||||||
%_datadir/%name/s390-ccw.img
|
%_datadir/%name/s390-ccw.img
|
||||||
|
%_datadir/%name/s390-netboot.img
|
||||||
%if 0%{?is_opensuse} == 0
|
%if 0%{?is_opensuse} == 0
|
||||||
%dir %_docdir/qemu-s390
|
%dir %_docdir/qemu-s390
|
||||||
%_docdir/qemu-s390/supported.txt
|
%_docdir/qemu-s390/supported.txt
|
||||||
|
@ -455,6 +455,8 @@ Requires: qemu-ipxe
|
|||||||
Requires: qemu-seabios
|
Requires: qemu-seabios
|
||||||
Requires: qemu-sgabios
|
Requires: qemu-sgabios
|
||||||
Requires: qemu-vgabios
|
Requires: qemu-vgabios
|
||||||
|
Recommends: ovmf
|
||||||
|
Recommends: qemu-ovmf-x86_64
|
||||||
|
|
||||||
%description x86
|
%description x86
|
||||||
QEMU is an extremely well-performing CPU emulator that allows you to
|
QEMU is an extremely well-performing CPU emulator that allows you to
|
||||||
@ -501,6 +503,8 @@ Group: System/Emulators/PC
|
|||||||
Requires: qemu = %version
|
Requires: qemu = %version
|
||||||
Recommends: qemu-ipxe
|
Recommends: qemu-ipxe
|
||||||
Recommends: qemu-vgabios
|
Recommends: qemu-vgabios
|
||||||
|
Recommends: ovmf
|
||||||
|
Recommends: qemu-uefi-aarch64
|
||||||
|
|
||||||
%description arm
|
%description arm
|
||||||
QEMU is an extremely well-performing CPU emulator that allows you to
|
QEMU is an extremely well-performing CPU emulator that allows you to
|
||||||
@ -1354,7 +1358,6 @@ fi
|
|||||||
%_datadir/%name/petalogix-ml605.dtb
|
%_datadir/%name/petalogix-ml605.dtb
|
||||||
%_datadir/%name/skiboot.lid
|
%_datadir/%name/skiboot.lid
|
||||||
%_datadir/%name/qemu_vga.ndrv
|
%_datadir/%name/qemu_vga.ndrv
|
||||||
%_datadir/%name/s390-netboot.img
|
|
||||||
%if 0%{?is_opensuse} == 0
|
%if 0%{?is_opensuse} == 0
|
||||||
%dir %_docdir/qemu-ppc
|
%dir %_docdir/qemu-ppc
|
||||||
%_docdir/qemu-ppc/supported.txt
|
%_docdir/qemu-ppc/supported.txt
|
||||||
@ -1364,6 +1367,7 @@ fi
|
|||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
%_bindir/qemu-system-s390x
|
%_bindir/qemu-system-s390x
|
||||||
%_datadir/%name/s390-ccw.img
|
%_datadir/%name/s390-ccw.img
|
||||||
|
%_datadir/%name/s390-netboot.img
|
||||||
%if 0%{?is_opensuse} == 0
|
%if 0%{?is_opensuse} == 0
|
||||||
%dir %_docdir/qemu-s390
|
%dir %_docdir/qemu-s390
|
||||||
%_docdir/qemu-s390/supported.txt
|
%_docdir/qemu-s390/supported.txt
|
||||||
|
Loading…
Reference in New Issue
Block a user