From d3c2657edf23b6d22654637516f53a5eec7395b2c7f8fc5de6d84b73f565d807 Mon Sep 17 00:00:00 2001 From: Bruce Rogers Date: Fri, 28 Feb 2014 21:34:45 +0000 Subject: [PATCH] Accepting request 224272 from home:a_faerber:branches:Virtualization Move target-x86_64.conf from qemu to qemu-x86 package OBS-URL: https://build.opensuse.org/request/show/224272 OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=189 --- qemu.changes | 5 +++++ qemu.spec | 2 +- qemu.spec.in | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/qemu.changes b/qemu.changes index 4e09805..0d260cd 100644 --- a/qemu.changes +++ b/qemu.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 28 18:21:37 UTC 2014 - afaerber@suse.de + +- Move target-x86_64.conf to qemu-x86 sub-package + ------------------------------------------------------------------- Thu Feb 20 16:51:37 UTC 2014 - afaerber@suse.de diff --git a/qemu.spec b/qemu.spec index 1aa1688..df40e45 100644 --- a/qemu.spec +++ b/qemu.spec @@ -609,7 +609,6 @@ fi %exclude %_datadir/%name/petalogix-s3adsp1800.dtb %exclude %_datadir/%name/qemu-ifup %dir %_sysconfdir/%name -%config %_sysconfdir/%name/target-x86_64.conf %ifarch %ix86 x86_64 %if 0%{?suse_version} >= 1230 %{_udevrulesdir}/80-kvm.rules @@ -625,6 +624,7 @@ fi %_datadir/%name/kvmvapic.bin %_datadir/%name/linuxboot.bin %_datadir/%name/multiboot.bin +%config %_sysconfdir/%name/target-x86_64.conf %files ppc %defattr(-, root, root) diff --git a/qemu.spec.in b/qemu.spec.in index 969d7ab..8dac06d 100644 --- a/qemu.spec.in +++ b/qemu.spec.in @@ -527,7 +527,6 @@ fi %exclude %_datadir/%name/petalogix-s3adsp1800.dtb %exclude %_datadir/%name/qemu-ifup %dir %_sysconfdir/%name -%config %_sysconfdir/%name/target-x86_64.conf %ifarch %ix86 x86_64 %if 0%{?suse_version} >= 1230 %{_udevrulesdir}/80-kvm.rules @@ -543,6 +542,7 @@ fi %_datadir/%name/kvmvapic.bin %_datadir/%name/linuxboot.bin %_datadir/%name/multiboot.bin +%config %_sysconfdir/%name/target-x86_64.conf %files ppc %defattr(-, root, root)