Add perl dependencies needed for build

This commit is contained in:
Jitka Plesnikova 2020-03-26 15:45:23 +01:00
parent c3610ec5b3
commit f701db5a30

View File

@ -1,14 +1,15 @@
Summary: A Hebrew spell checker
Name: hspell
Version: 1.4
Release: 9%{?dist}
Release: 10%{?dist}
License: AGPLv3
URL: http://hspell.ivrix.org.il/
Source: http://hspell.ivrix.org.il/%{name}-%{version}.tar.gz
Patch0: 0001-require-local-module-explicitly.patch
BuildRequires: gcc
BuildRequires: hunspell-devel, perl-generators, zlib-devel
BuildRequires: gcc, make, hunspell-devel
BuildRequires: perl-generators, perl-interpreter, zlib-devel
BuildRequires: perl(Carp), perl(FileHandle)
%description
Hspell is a Hebrew SPELLer and morphological analyzer. It provides a mostly
@ -85,6 +86,9 @@ cp -p he.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/he_IL.aff
%ldconfig_scriptlets
%changelog
* Thu Mar 26 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.4-10
- Add perl dependencies needed for build
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild