forked from pool/libxmlb
Accepting request 1116615 from home:dimstar:Factory
- baselibs.conf: don't build libxmlb2-32bit; baselibs.conf was added for the x86-64-v3 flavor; the -32bit was an unintended side effect. With the new libstemmer dep, this became apparent that we now lack some deps there. And we don't want to add them. As a solution: only build the x86-64-vX as actually intended OBS-URL: https://build.opensuse.org/request/show/1116615 OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/libxmlb?expand=0&rev=32
This commit is contained in:
parent
22a7b3384c
commit
b1e8726342
@ -1 +1,2 @@
|
||||
libxmlb2
|
||||
targettype 32bit block!
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 10 08:03:30 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- baselibs.conf: don't build libxmlb2-32bit; baselibs.conf was
|
||||
added for the x86-64-v3 flavor; the -32bit was an unintended side
|
||||
effect.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 3 22:31:17 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@ -27,8 +27,8 @@ Group: Development/Libraries/Other
|
||||
URL: https://github.com/hughsie/libxmlb
|
||||
Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
|
||||
Source9: baselibs.conf
|
||||
BuildRequires: libstemmer-devel
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: libstemmer-devel
|
||||
BuildRequires: meson >= 0.47.0
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(gio-2.0) >= 2.45.8
|
||||
|
Loading…
Reference in New Issue
Block a user