35 lines
1.0 KiB
RPMSpec
35 lines
1.0 KiB
RPMSpec
Name: hunspell-sc
|
|
Version: 0.20081101
|
|
Release: 22
|
|
Summary: Hunspell dictionaries for Sardinian
|
|
License: AGPLv3+ and GPLv2
|
|
URL: http://extensions.services.openoffice.org/project/Dict_sc
|
|
Source: https://ayera.dl.sourceforge.net/project/aoo-extensions/1446/2/dict_sc_it03.oxt
|
|
Source: https://sourceforge.net/projects/aoo-extensions/files/1446/2/dict_sc_it03.oxt
|
|
BuildArch: noarch
|
|
BuildRequires: hunspell-devel
|
|
Requires: hunspell
|
|
Supplements: (hunspell and langpacks-sc)
|
|
%description
|
|
Hunspell dictionaries for Sardinian.
|
|
|
|
%prep
|
|
%autosetup -c -n hunspell-sc -p1
|
|
|
|
%build
|
|
|
|
%install
|
|
install -Dp sc_IT.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/sc_IT.aff
|
|
install -Dp sc_it.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/sc_IT.dic
|
|
|
|
%files
|
|
%doc registration/agpl3-en.txt
|
|
%{_datadir}/myspell/*
|
|
|
|
%changelog
|
|
* Mon Nov 21 2022 caodongxia <caodongxia@h-partners.com> - 0.20081101-22
|
|
- Modify invalid source0
|
|
|
|
* Thu Apr 23 2020 huanghaitao <huanghaitao8@huawei.com> - 0.20081101-21
|
|
- package init
|