From 011101500996df1c94c451268b67030bd6ddcafc16bdda2fa387bef5ee79a65a Mon Sep 17 00:00:00 2001 From: Bruce Rogers Date: Wed, 2 Oct 2019 04:27:39 +0000 Subject: [PATCH] Accepting request 734444 from home:bfrogers:branches:Virtualization Now I find that submitting to Factory is enforcing that each of the flavors of the qemu package need to have the same list of sources! This seems wrong to me, but I'll play the game for now. OBS-URL: https://build.opensuse.org/request/show/734444 OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=494 --- bundles.tar.xz | 4 ++-- qemu.spec | 2 -- qemu.spec.in | 2 -- 3 files changed, 2 insertions(+), 6 deletions(-) diff --git a/bundles.tar.xz b/bundles.tar.xz index 5bc55b6..31bf1fe 100644 --- a/bundles.tar.xz +++ b/bundles.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f1037fcfb9b84b46d078fee63c40202ab6dccf9cf81168b260ee866bc36fcb01 -size 52148 +oid sha256:92a6bc959222f9b29e0376d623e0d8204ce49b30cf4cf4a29859547951506377 +size 52248 diff --git a/qemu.spec b/qemu.spec index 84bd700..b9b01dd 100644 --- a/qemu.spec +++ b/qemu.spec @@ -98,7 +98,6 @@ Release: 0 Source: https://wiki.qemu.org/download/%{srcname}-%{srcver}.tar.xz Source99: https://wiki.qemu.org/download/%{srcname}-%{srcver}.tar.xz.sig Source100: %{srcname}.keyring -%if "%{name}" == "qemu" Source1: 80-kvm.rules Source2: kvm.conf Source3: qemu-ifup @@ -112,7 +111,6 @@ Source10: supported.arm.txt Source11: supported.ppc.txt Source12: supported.x86.txt Source13: supported.s390.txt -%endif # qemu Source200: qemu-rpmlintrc Source300: bundles.tar.xz Source301: update_git.sh diff --git a/qemu.spec.in b/qemu.spec.in index 08a52f8..483e23f 100644 --- a/qemu.spec.in +++ b/qemu.spec.in @@ -95,7 +95,6 @@ QEMU_VERSION Release: 0 Source: https://wiki.qemu.org/download/%{srcname}-%{srcver}.tar.xz Source100: %{srcname}.keyring -%if "%{name}" == "qemu" Source1: 80-kvm.rules Source2: kvm.conf Source3: qemu-ifup @@ -109,7 +108,6 @@ Source10: supported.arm.txt Source11: supported.ppc.txt Source12: supported.x86.txt Source13: supported.s390.txt -%endif # qemu Source200: qemu-rpmlintrc Source300: bundles.tar.xz Source301: update_git.sh