forked from pool/python310
Accepting request 931817 from devel:languages:python:Factory
- Move rpm-build-python construct to correct place. OBS-URL: https://build.opensuse.org/request/show/931817 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python310?expand=0&rev=7
This commit is contained in:
commit
e684ee704a
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 16 16:03:43 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
- Move rpm-build-python construct to correct place.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 13 08:52:47 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
Wed Oct 13 08:52:47 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -153,6 +153,10 @@ BuildRequires: lzma-devel
|
|||||||
BuildRequires: netcfg
|
BuildRequires: netcfg
|
||||||
BuildRequires: openssl-devel
|
BuildRequires: openssl-devel
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
|
%if 0%{?suse_version} >= 1550
|
||||||
|
# The provider for python(abi) is in rpm-build-python
|
||||||
|
BuildRequires: rpm-build-python
|
||||||
|
%endif
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
BuildRequires: pkgconfig(bzip2)
|
BuildRequires: pkgconfig(bzip2)
|
||||||
BuildRequires: pkgconfig(expat)
|
BuildRequires: pkgconfig(expat)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user