From e13261f9471a9a49d62953562ff0c82324b51c1d Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Mar 22 2018 15:07:41 +0000 Subject: Fix hppa firmware packaging Accidentally added it to aarch64 --- diff --git a/qemu.spec b/qemu.spec index 441ba32..6cedffd 100644 --- a/qemu.spec +++ b/qemu.spec @@ -2056,7 +2056,6 @@ getent passwd qemu >/dev/null || \ %{_bindir}/qemu-system-aarch64 %{_datadir}/systemtap/tapset/qemu-system-aarch64*.stp %{_mandir}/man1/qemu-system-aarch64.1* -%{_datadir}/%{name}/hppa-firmware.img %files system-tricore @@ -2084,6 +2083,7 @@ getent passwd qemu >/dev/null || \ %{_bindir}/qemu-system-hppa %{_datadir}/systemtap/tapset/qemu-system-hppa*.stp %{_mandir}/man1/qemu-system-hppa.1* +%{_datadir}/%{name}/hppa-firmware.img %changelog