forked from pool/python-python-snappy
Accepting request 841608 from home:dimstar:Factory
- BuildRequire snappy-devel instead of pkgconfig(snappy): snappy does not provide a pkgconfig file (anymore) and setup.py does also not care for this. OBS-URL: https://build.opensuse.org/request/show/841608 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-snappy?expand=0&rev=8
This commit is contained in:
committed by
Git OBS Bridge
parent
1b4dadf858
commit
7c59122784
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 13 17:13:23 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- BuildRequire snappy-devel instead of pkgconfig(snappy): snappy
|
||||||
|
does not provide a pkgconfig file (anymore) and setup.py does
|
||||||
|
also not care for this.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Aug 16 21:22:31 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
Sun Aug 16 21:22:31 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
||||||
|
|
||||||
|
@@ -31,7 +31,7 @@ BuildRequires: c++_compiler
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
BuildRequires: pkgconfig(snappy)
|
BuildRequires: snappy-devel
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Reference in New Issue
Block a user