Update hunspell dictionary directory path
https://fedoraproject.org/wiki/Changes/Hunspell_dictionary_dir_change
This commit is contained in:
parent
1d8c5cd466
commit
7747325d3f
@ -1,6 +1,9 @@
|
|||||||
|
%global hunspelldir %{_datadir}/hunspell
|
||||||
|
%global hyphendir %{_datadir}/hyphen
|
||||||
|
|
||||||
Name: openoffice.org-dict-cs_CZ
|
Name: openoffice.org-dict-cs_CZ
|
||||||
Version: 20080822
|
Version: 20080822
|
||||||
Release: 16%{?dist}
|
Release: 17%{?dist}
|
||||||
Summary: Czech spellchecker and hyphenation dictionaries for LibreOffice
|
Summary: Czech spellchecker and hyphenation dictionaries for LibreOffice
|
||||||
License: GPL+
|
License: GPL+
|
||||||
URL: http://extensions.services.openoffice.org/en/project/dict-cs
|
URL: http://extensions.services.openoffice.org/en/project/dict-cs
|
||||||
@ -12,9 +15,6 @@ BuildRequires: dos2unix
|
|||||||
# rhbz#1173776
|
# rhbz#1173776
|
||||||
Patch0: cs_CZ.aff.patch
|
Patch0: cs_CZ.aff.patch
|
||||||
|
|
||||||
%global hunspelldir %{_datadir}/myspell
|
|
||||||
%global hyphendir %{_datadir}/hyphen
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package contains the Czech hyphenation dictionaries for the LibreOffice
|
This package contains the Czech hyphenation dictionaries for the LibreOffice
|
||||||
application suite.
|
application suite.
|
||||||
@ -55,6 +55,10 @@ install -m 644 hyph*.dic $RPM_BUILD_ROOT%{hyphendir}
|
|||||||
%{hunspelldir}/cs*
|
%{hunspelldir}/cs*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 29 2022 Parag Nemade <pnemade AT redhat DOT com> - 20080822-17
|
||||||
|
- Update hunspell dictionary directory path
|
||||||
|
https://fedoraproject.org/wiki/Changes/Hunspell_dictionary_dir_change
|
||||||
|
|
||||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 20080822-16
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 20080822-16
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user