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:
parent
60c48c34b7
commit
a87183bab3
@ -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>
|
Fri Jun 7 12:37:44 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
@ -348,8 +348,8 @@ BuildRequires: python3-Sphinx
|
|||||||
BuildRequires: python3-base
|
BuildRequires: python3-base
|
||||||
%else
|
%else
|
||||||
BuildRequires: python-Sphinx
|
BuildRequires: python-Sphinx
|
||||||
BuildRequires: python-base
|
|
||||||
%endif
|
%endif
|
||||||
|
BuildRequires: python-base
|
||||||
%if 0%{?suse_version} >= 1315
|
%if 0%{?suse_version} >= 1315
|
||||||
BuildRequires: rdma-core-devel
|
BuildRequires: rdma-core-devel
|
||||||
%endif
|
%endif
|
||||||
|
@ -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>
|
Fri Jun 7 12:37:44 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
@ -348,8 +348,8 @@ BuildRequires: python3-Sphinx
|
|||||||
BuildRequires: python3-base
|
BuildRequires: python3-base
|
||||||
%else
|
%else
|
||||||
BuildRequires: python-Sphinx
|
BuildRequires: python-Sphinx
|
||||||
BuildRequires: python-base
|
|
||||||
%endif
|
%endif
|
||||||
|
BuildRequires: python-base
|
||||||
%if 0%{?suse_version} >= 1315
|
%if 0%{?suse_version} >= 1315
|
||||||
BuildRequires: rdma-core-devel
|
BuildRequires: rdma-core-devel
|
||||||
%endif
|
%endif
|
||||||
|
@ -298,8 +298,8 @@ BuildRequires: python3-Sphinx
|
|||||||
BuildRequires: python3-base
|
BuildRequires: python3-base
|
||||||
%else
|
%else
|
||||||
BuildRequires: python-Sphinx
|
BuildRequires: python-Sphinx
|
||||||
BuildRequires: python-base
|
|
||||||
%endif
|
%endif
|
||||||
|
BuildRequires: python-base
|
||||||
%if 0%{?suse_version} >= 1315
|
%if 0%{?suse_version} >= 1315
|
||||||
BuildRequires: rdma-core-devel
|
BuildRequires: rdma-core-devel
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user