Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libvoikko.git#0b2ca1767689f7c93a39a21b3eaffa119c0e6efe
This commit is contained in:
parent
0f9f5b3300
commit
fea850ad4b
@ -2,7 +2,7 @@
|
||||
|
||||
Name: libvoikko
|
||||
Version: 4.3
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Voikko is a library for spellcheckers and hyphenators
|
||||
|
||||
License: GPLv2+
|
||||
@ -20,6 +20,7 @@ Source0: https://www.puimula.org/voikko-sources/%{name}/%{name}-%{version
|
||||
Source1: http://www.puimula.org/voikko-sources/%{name}/%{name}-%{version}.tar.gz.asc
|
||||
Source2: gpgkey-AC5D65F10C8596D7E2DAE2633D309B604AE3942E.gpg
|
||||
|
||||
Requires: voikko-fi
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: make
|
||||
@ -121,6 +122,9 @@ mkdir -p %{buildroot}%{_prefix}/lib/voikko
|
||||
%pycached %{python3_sitelib}/%{name}.py
|
||||
|
||||
%changelog
|
||||
* Fri Feb 19 2021 Mike FABIAN <mfabian@redhat.com> - 4.3-4
|
||||
- Add Requires: voikko-fi
|
||||
|
||||
* Sun Jan 31 2021 Ville-Pekka Vainio <vpvainio AT iki.fi> - 4.3-3
|
||||
- The dictionary data directory will now be /usr/lib/voikko on all architectures
|
||||
- Create and own /usr/lib/voikko, so different dictionary packages can own the subdirectories there
|
||||
|
||||
Loading…
Reference in New Issue
Block a user