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
This commit is contained in:
Bruce Rogers 2019-06-07 16:22:05 +00:00 committed by Git OBS Bridge
parent 3d9d1ba803
commit 46116f4420
5 changed files with 15 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jun 7 16:15:43 UTC 2019 - Bruce Rogers <brogers@suse.com>
- 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 <tchvatal@suse.com>

View File

@ -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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jun 7 16:15:43 UTC 2019 - Bruce Rogers <brogers@suse.com>
- 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 <tchvatal@suse.com>

View File

@ -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

View File

@ -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