Accepting request 708391 from home:bfrogers:branches:Virtualization
- Switch from python-Sphinx to Sphinx from python variant we are building with (new Sphinx is for python3 only) - Switch from python-Sphinx to Sphinx from python variant we are building with (new Sphinx is for python3 only) OBS-URL: https://build.opensuse.org/request/show/708391 OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=475
This commit is contained in:
parent
60f0b7a167
commit
60c48c34b7
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 7 12:37:44 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Switch from python-Sphinx to Sphinx from python variant we are
|
||||
building with (new Sphinx is for python3 only)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 29 16:03:57 UTC 2019 - Bruce Rogers <brogers@suse.com>
|
||||
|
||||
|
@ -344,11 +344,12 @@ BuildRequires: ncurses-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pwdutils
|
||||
%if 0%{?suse_version} > 1320
|
||||
BuildRequires: python3-Sphinx
|
||||
BuildRequires: python3-base
|
||||
%else
|
||||
BuildRequires: python-Sphinx
|
||||
BuildRequires: python-base
|
||||
%endif
|
||||
BuildRequires: python-Sphinx
|
||||
%if 0%{?suse_version} >= 1315
|
||||
BuildRequires: rdma-core-devel
|
||||
%endif
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 7 12:37:44 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Switch from python-Sphinx to Sphinx from python variant we are
|
||||
building with (new Sphinx is for python3 only)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 29 16:03:57 UTC 2019 - Bruce Rogers <brogers@suse.com>
|
||||
|
||||
|
@ -344,11 +344,12 @@ BuildRequires: ncurses-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pwdutils
|
||||
%if 0%{?suse_version} > 1320
|
||||
BuildRequires: python3-Sphinx
|
||||
BuildRequires: python3-base
|
||||
%else
|
||||
BuildRequires: python-Sphinx
|
||||
BuildRequires: python-base
|
||||
%endif
|
||||
BuildRequires: python-Sphinx
|
||||
%if 0%{?suse_version} >= 1315
|
||||
BuildRequires: rdma-core-devel
|
||||
%endif
|
||||
|
@ -294,11 +294,12 @@ BuildRequires: ncurses-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pwdutils
|
||||
%if 0%{?suse_version} > 1320
|
||||
BuildRequires: python3-Sphinx
|
||||
BuildRequires: python3-base
|
||||
%else
|
||||
BuildRequires: python-Sphinx
|
||||
BuildRequires: python-base
|
||||
%endif
|
||||
BuildRequires: python-Sphinx
|
||||
%if 0%{?suse_version} >= 1315
|
||||
BuildRequires: rdma-core-devel
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user