From 46116f4420ea0f9beca8ddffe2ecc879e416d418670c7bc1a9574c40f5cf6137 Mon Sep 17 00:00:00 2001 From: Bruce Rogers Date: Fri, 7 Jun 2019 16:22:05 +0000 Subject: [PATCH] Accepting request 708414 from home:bfrogers:branches:Virtualization Last change exposed that we still do rely on python2. Make spec file adjustment OBS-URL: https://build.opensuse.org/request/show/708414 OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=476 --- qemu-testsuite.changes | 6 ++++++ qemu-testsuite.spec | 2 +- qemu.changes | 6 ++++++ qemu.spec | 2 +- qemu.spec.in | 2 +- 5 files changed, 15 insertions(+), 3 deletions(-) diff --git a/qemu-testsuite.changes b/qemu-testsuite.changes index 44dd7981..5a014cfe 100644 --- a/qemu-testsuite.changes +++ b/qemu-testsuite.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jun 7 16:15:43 UTC 2019 - Bruce Rogers + +- Last change exposed that we still do rely on python2. Make + spec file adjustment + ------------------------------------------------------------------- Fri Jun 7 12:37:44 UTC 2019 - Tomáš Chvátal diff --git a/qemu-testsuite.spec b/qemu-testsuite.spec index aedb4835..da820a93 100644 --- a/qemu-testsuite.spec +++ b/qemu-testsuite.spec @@ -348,8 +348,8 @@ BuildRequires: python3-Sphinx BuildRequires: python3-base %else BuildRequires: python-Sphinx -BuildRequires: python-base %endif +BuildRequires: python-base %if 0%{?suse_version} >= 1315 BuildRequires: rdma-core-devel %endif diff --git a/qemu.changes b/qemu.changes index 44dd7981..5a014cfe 100644 --- a/qemu.changes +++ b/qemu.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jun 7 16:15:43 UTC 2019 - Bruce Rogers + +- Last change exposed that we still do rely on python2. Make + spec file adjustment + ------------------------------------------------------------------- Fri Jun 7 12:37:44 UTC 2019 - Tomáš Chvátal diff --git a/qemu.spec b/qemu.spec index 89cb5a0f..15a52864 100644 --- a/qemu.spec +++ b/qemu.spec @@ -348,8 +348,8 @@ BuildRequires: python3-Sphinx BuildRequires: python3-base %else BuildRequires: python-Sphinx -BuildRequires: python-base %endif +BuildRequires: python-base %if 0%{?suse_version} >= 1315 BuildRequires: rdma-core-devel %endif diff --git a/qemu.spec.in b/qemu.spec.in index 2043e63d..eeaa0027 100644 --- a/qemu.spec.in +++ b/qemu.spec.in @@ -298,8 +298,8 @@ BuildRequires: python3-Sphinx BuildRequires: python3-base %else BuildRequires: python-Sphinx -BuildRequires: python-base %endif +BuildRequires: python-base %if 0%{?suse_version} >= 1315 BuildRequires: rdma-core-devel %endif