forked from pool/libspelling
Accepting request 1123776 from home:dimstar:Factory
Fix build with RPM 4.19: unnumbered patches are no longer supported. OBS-URL: https://build.opensuse.org/request/show/1123776 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/libspelling?expand=0&rev=7
This commit is contained in:
parent
9d67f820d6
commit
d5e4830066
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 7 08:54:59 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Fix build with RPM 4.19: unnumbered patches are no longer
|
||||
supported.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 5 06:51:58 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -24,19 +24,19 @@ License: LGPL-2.1-or-later
|
||||
URL: https://gitlab.gnome.org/chergert/libspelling
|
||||
Source: https://download.gnome.org/sources/libspelling/0.2/%{name}-%{version}.tar.xz
|
||||
# PATCH-FIX-UPSTREAM 6d26ffd30c78b7f255b1665fac3fb88960ea01ba.patch -- egg: fix license to be LGPLv2.1+
|
||||
Patch: %{url}/-/commit/6d26ffd30c78b7f255b1665fac3fb88960ea01ba.patch
|
||||
Patch0: %{url}/-/commit/6d26ffd30c78b7f255b1665fac3fb88960ea01ba.patch
|
||||
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: c_compiler
|
||||
BuildRequires: meson
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(enchant-2)
|
||||
BuildRequires: pkgconfig(gi-docgen)
|
||||
BuildRequires: pkgconfig(gio-2.0)
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
BuildRequires: pkgconfig(gtk4)
|
||||
BuildRequires: pkgconfig(gtksourceview-5)
|
||||
BuildRequires: pkgconfig(enchant-2)
|
||||
BuildRequires: pkgconfig(icu-uc)
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
BuildRequires: pkgconfig(vapigen)
|
||||
BuildRequires: pkgconfig(gi-docgen)
|
||||
|
||||
%description
|
||||
A spellcheck library for GTK 4.
|
||||
@ -100,4 +100,3 @@ developing applications that use %{name}.
|
||||
%{_datadir}/vala/vapi/libspelling-1.vapi
|
||||
|
||||
%changelog
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user