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
This commit is contained in:
Bruce Rogers 2019-10-02 04:27:39 +00:00 committed by Git OBS Bridge
parent d9a47a9e49
commit 0111015009
3 changed files with 2 additions and 6 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:f1037fcfb9b84b46d078fee63c40202ab6dccf9cf81168b260ee866bc36fcb01 oid sha256:92a6bc959222f9b29e0376d623e0d8204ce49b30cf4cf4a29859547951506377
size 52148 size 52248

View File

@ -98,7 +98,6 @@ Release: 0
Source: https://wiki.qemu.org/download/%{srcname}-%{srcver}.tar.xz Source: https://wiki.qemu.org/download/%{srcname}-%{srcver}.tar.xz
Source99: https://wiki.qemu.org/download/%{srcname}-%{srcver}.tar.xz.sig Source99: https://wiki.qemu.org/download/%{srcname}-%{srcver}.tar.xz.sig
Source100: %{srcname}.keyring Source100: %{srcname}.keyring
%if "%{name}" == "qemu"
Source1: 80-kvm.rules Source1: 80-kvm.rules
Source2: kvm.conf Source2: kvm.conf
Source3: qemu-ifup Source3: qemu-ifup
@ -112,7 +111,6 @@ Source10: supported.arm.txt
Source11: supported.ppc.txt Source11: supported.ppc.txt
Source12: supported.x86.txt Source12: supported.x86.txt
Source13: supported.s390.txt Source13: supported.s390.txt
%endif # qemu
Source200: qemu-rpmlintrc Source200: qemu-rpmlintrc
Source300: bundles.tar.xz Source300: bundles.tar.xz
Source301: update_git.sh Source301: update_git.sh

View File

@ -95,7 +95,6 @@ QEMU_VERSION
Release: 0 Release: 0
Source: https://wiki.qemu.org/download/%{srcname}-%{srcver}.tar.xz Source: https://wiki.qemu.org/download/%{srcname}-%{srcver}.tar.xz
Source100: %{srcname}.keyring Source100: %{srcname}.keyring
%if "%{name}" == "qemu"
Source1: 80-kvm.rules Source1: 80-kvm.rules
Source2: kvm.conf Source2: kvm.conf
Source3: qemu-ifup Source3: qemu-ifup
@ -109,7 +108,6 @@ Source10: supported.arm.txt
Source11: supported.ppc.txt Source11: supported.ppc.txt
Source12: supported.x86.txt Source12: supported.x86.txt
Source13: supported.s390.txt Source13: supported.s390.txt
%endif # qemu
Source200: qemu-rpmlintrc Source200: qemu-rpmlintrc
Source300: bundles.tar.xz Source300: bundles.tar.xz
Source301: update_git.sh Source301: update_git.sh