|
|
|
@ -419,7 +419,7 @@ install -m 0644 %{_sourcedir}/80-kvm.rules %{buildroot}%{_udevdir}
@@ -419,7 +419,7 @@ install -m 0644 %{_sourcedir}/80-kvm.rules %{buildroot}%{_udevdir}
|
|
|
|
|
|
|
|
|
|
#%find_lang %{name} |
|
|
|
|
|
|
|
|
|
%ifnarch x86_64 |
|
|
|
|
%ifnarch x86_64 ppc64le |
|
|
|
|
chmod -x %{buildroot}%{_mandir}/man1/* |
|
|
|
|
mkdir -p %{buildroot}%{qemudocdir} |
|
|
|
|
install -D -p -m 0644 -t %{buildroot}%{qemudocdir} Changelog README COPYING COPYING.LIB LICENSE |
|
|
|
@ -573,7 +573,7 @@ getent passwd qemu >/dev/null || \
@@ -573,7 +573,7 @@ getent passwd qemu >/dev/null || \
|
|
|
|
|
%files kvm |
|
|
|
|
%{_bindir}/qemu-kvm |
|
|
|
|
%{_udevdir}/80-kvm.rules |
|
|
|
|
%ifnarch x86_64 |
|
|
|
|
%ifnarch x86_64 ppc64le |
|
|
|
|
%{_mandir}/man1/qemu-kvm.1* |
|
|
|
|
%endif |
|
|
|
|
|
|
|
|
@ -585,7 +585,7 @@ getent passwd qemu >/dev/null || \
@@ -585,7 +585,7 @@ getent passwd qemu >/dev/null || \
|
|
|
|
|
%{_bindir}/qemu-pr-helper |
|
|
|
|
%{_bindir}/qemu-trace-stap |
|
|
|
|
%{_bindir}/elf2dmp |
|
|
|
|
%ifnarch x86_64 |
|
|
|
|
%ifnarch x86_64 ppc64le |
|
|
|
|
%dir %{qemudocdir} |
|
|
|
|
%doc %{qemudocdir}/Changelog |
|
|
|
|
%doc %{qemudocdir}/README |
|
|
|
@ -599,14 +599,16 @@ getent passwd qemu >/dev/null || \
@@ -599,14 +599,16 @@ getent passwd qemu >/dev/null || \
|
|
|
|
|
%doc %{qemudocdir}/COPYING.LIB |
|
|
|
|
%doc %{qemudocdir}/LICENSE |
|
|
|
|
%endif |
|
|
|
|
%ifnarch ppc64le |
|
|
|
|
%doc %{qemudocdir}/specs/.buildinfo |
|
|
|
|
%doc %{qemudocdir}/specs/* |
|
|
|
|
%endif |
|
|
|
|
%dir %{_datadir}/%{name}/ |
|
|
|
|
#%{_datadir}/%{name}/qemu-icon.bmp |
|
|
|
|
#%{_datadir}/%{name}/qemu_logo_no_text.svg |
|
|
|
|
%{_datadir}/%{name}/keymaps/ |
|
|
|
|
%{_datadir}/%{name}/trace-events-all |
|
|
|
|
%ifnarch x86_64 |
|
|
|
|
%ifnarch x86_64 ppc64le |
|
|
|
|
%{_mandir}/man1/qemu.1* |
|
|
|
|
%{_mandir}/man1/virtfs-proxy-helper.1* |
|
|
|
|
%{_mandir}/man1/qemu-trace-stap.1.gz |
|
|
|
@ -619,7 +621,7 @@ getent passwd qemu >/dev/null || \
@@ -619,7 +621,7 @@ getent passwd qemu >/dev/null || \
|
|
|
|
|
%config(noreplace) %{_sysconfdir}/sasl2/qemu.conf |
|
|
|
|
%dir %{_sysconfdir}/qemu |
|
|
|
|
%config(noreplace) %{_sysconfdir}/qemu/bridge.conf |
|
|
|
|
%ifnarch x86_64 |
|
|
|
|
%ifnarch x86_64 ppc64le |
|
|
|
|
%dir %{_docdir}/%{name}/ |
|
|
|
|
%{_docdir}/%{name}/interop/.buildinfo |
|
|
|
|
%{_docdir}/%{name}/interop/* |
|
|
|
@ -643,7 +645,7 @@ getent passwd qemu >/dev/null || \
@@ -643,7 +645,7 @@ getent passwd qemu >/dev/null || \
|
|
|
|
|
%{_bindir}/qemu-ga |
|
|
|
|
%{_unitdir}/qemu-guest-agent.service |
|
|
|
|
%{_udevdir}/99-qemu-guest-agent.rules |
|
|
|
|
%ifnarch x86_64 |
|
|
|
|
%ifnarch x86_64 ppc64le |
|
|
|
|
%{_mandir}/man8/qemu-ga.8* |
|
|
|
|
%{_mandir}/man7/qemu-ga-ref.7.gz |
|
|
|
|
%doc %{qemudocdir}/qemu-ga-ref.html |
|
|
|
@ -655,7 +657,7 @@ getent passwd qemu >/dev/null || \
@@ -655,7 +657,7 @@ getent passwd qemu >/dev/null || \
|
|
|
|
|
%{_bindir}/qemu-img |
|
|
|
|
%{_bindir}/qemu-io |
|
|
|
|
%{_bindir}/qemu-nbd |
|
|
|
|
%ifnarch x86_64 |
|
|
|
|
%ifnarch x86_64 ppc64le |
|
|
|
|
%{_mandir}/man1/qemu-img.1* |
|
|
|
|
%{_mandir}/man8/qemu-nbd.8* |
|
|
|
|
%endif |
|
|
|
@ -736,7 +738,7 @@ getent passwd qemu >/dev/null || \
@@ -736,7 +738,7 @@ getent passwd qemu >/dev/null || \
|
|
|
|
|
%files system-x64 |
|
|
|
|
%{_bindir}/qemu-system-x86_64 |
|
|
|
|
%{_datadir}/systemtap/tapset/qemu-system-x86_64*.stp |
|
|
|
|
%ifnarch x86_64 |
|
|
|
|
%ifnarch x86_64 ppc64le |
|
|
|
|
%{_mandir}/man1/qemu-system-x86_64.1* |
|
|
|
|
%endif |
|
|
|
|
|
|
|
|
@ -744,7 +746,7 @@ getent passwd qemu >/dev/null || \
@@ -744,7 +746,7 @@ getent passwd qemu >/dev/null || \
|
|
|
|
|
%files system-alpha |
|
|
|
|
%{_bindir}/qemu-system-alpha |
|
|
|
|
%{_datadir}/systemtap/tapset/qemu-system-alpha*.stp |
|
|
|
|
%ifnarch x86_64 |
|
|
|
|
%ifnarch x86_64 ppc64le |
|
|
|
|
%{_mandir}/man1/qemu-system-alpha.1* |
|
|
|
|
%endif |
|
|
|
|
|
|
|
|
@ -752,7 +754,7 @@ getent passwd qemu >/dev/null || \
@@ -752,7 +754,7 @@ getent passwd qemu >/dev/null || \
|
|
|
|
|
%files system-arm |
|
|
|
|
%{_bindir}/qemu-system-arm |
|
|
|
|
%{_datadir}/systemtap/tapset/qemu-system-arm*.stp |
|
|
|
|
%ifnarch x86_64 |
|
|
|
|
%ifnarch x86_64 ppc64le |
|
|
|
|
%{_mandir}/man1/qemu-system-arm.1* |
|
|
|
|
%endif |
|
|
|
|
|
|
|
|
@ -761,7 +763,7 @@ getent passwd qemu >/dev/null || \
@@ -761,7 +763,7 @@ getent passwd qemu >/dev/null || \
|
|
|
|
|
%{_bindir}/qemu-system-mips64 |
|
|
|
|
%{_bindir}/qemu-system-mips64el |
|
|
|
|
%{_datadir}/systemtap/tapset/qemu-system-mips*.stp |
|
|
|
|
%ifnarch x86_64 |
|
|
|
|
%ifnarch x86_64 ppc64le |
|
|
|
|
%{_mandir}/man1/qemu-system-mips64el.1* |
|
|
|
|
%{_mandir}/man1/qemu-system-mips64.1* |
|
|
|
|
%endif |
|
|
|
@ -770,7 +772,7 @@ getent passwd qemu >/dev/null || \
@@ -770,7 +772,7 @@ getent passwd qemu >/dev/null || \
|
|
|
|
|
%files system-s390x |
|
|
|
|
%{_bindir}/qemu-system-s390x |
|
|
|
|
%{_datadir}/systemtap/tapset/qemu-system-s390x*.stp |
|
|
|
|
%ifnarch x86_64 |
|
|
|
|
%ifnarch x86_64 ppc64le |
|
|
|
|
%{_mandir}/man1/qemu-system-s390x.1* |
|
|
|
|
%endif |
|
|
|
|
#%{_datadir}/%{name}/s390-zipl.rom |
|
|
|
@ -781,7 +783,7 @@ getent passwd qemu >/dev/null || \
@@ -781,7 +783,7 @@ getent passwd qemu >/dev/null || \
|
|
|
|
|
%files system-sparc64 |
|
|
|
|
%{_bindir}/qemu-system-sparc64 |
|
|
|
|
%{_datadir}/systemtap/tapset/qemu-system-sparc*.stp |
|
|
|
|
%ifnarch x86_64 |
|
|
|
|
%ifnarch x86_64 ppc64le |
|
|
|
|
%{_mandir}/man1/qemu-system-sparc64.1* |
|
|
|
|
%endif |
|
|
|
|
%{_datadir}/%{name}/QEMU,tcx.bin |
|
|
|
@ -792,7 +794,7 @@ getent passwd qemu >/dev/null || \
@@ -792,7 +794,7 @@ getent passwd qemu >/dev/null || \
|
|
|
|
|
%files system-ppc64 |
|
|
|
|
%{_bindir}/qemu-system-ppc64 |
|
|
|
|
%{_datadir}/systemtap/tapset/qemu-system-ppc64*.stp |
|
|
|
|
%ifnarch x86_64 |
|
|
|
|
%ifnarch x86_64 ppc64le |
|
|
|
|
%{_mandir}/man1/qemu-system-ppc64.1* |
|
|
|
|
%endif |
|
|
|
|
|
|
|
|
@ -800,7 +802,7 @@ getent passwd qemu >/dev/null || \
@@ -800,7 +802,7 @@ getent passwd qemu >/dev/null || \
|
|
|
|
|
%files system-riscv64 |
|
|
|
|
%{_bindir}/qemu-system-riscv64 |
|
|
|
|
%{_datadir}/systemtap/tapset/qemu-system-riscv64*.stp |
|
|
|
|
%ifnarch x86_64 |
|
|
|
|
%ifnarch x86_64 ppc64le |
|
|
|
|
%{_mandir}/man1/qemu-system-riscv64.1* |
|
|
|
|
%endif |
|
|
|
|
|
|
|
|
@ -808,7 +810,7 @@ getent passwd qemu >/dev/null || \
@@ -808,7 +810,7 @@ getent passwd qemu >/dev/null || \
|
|
|
|
|
%files system-aarch64 |
|
|
|
|
%{_bindir}/qemu-system-aarch64 |
|
|
|
|
%{_datadir}/systemtap/tapset/qemu-system-aarch64*.stp |
|
|
|
|
%ifnarch x86_64 |
|
|
|
|
%ifnarch x86_64 ppc64le |
|
|
|
|
%{_mandir}/man1/qemu-system-aarch64.1* |
|
|
|
|
%endif |
|
|
|
|
|
|
|
|
|