Add Requires: voikko-fi
This commit is contained in:
parent
9dde38d400
commit
0b2ca17676
@ -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