diff --git a/hr_HR.zip b/hr_HR.zip new file mode 100644 index 0000000..5760263 Binary files /dev/null and b/hr_HR.zip differ diff --git a/hunspell-hr.spec b/hunspell-hr.spec new file mode 100644 index 0000000..e7814e2 --- /dev/null +++ b/hunspell-hr.spec @@ -0,0 +1,46 @@ +Name: hunspell-hr +Summary: Dictionaries for Croatian hungspell +Version: 0.20040608 +Release: 19 +Epoch: 1 +Source: http://cvs.linux.hr/spell/myspell/hr_HR.zip +URL: http://cvs.linux.hr/spell/ +License: LGPLv2+ or SISSL +BuildArch: noarch +Requires: hunspell +Supplements: (hunspell and langpacks-hr) + +%description +Dictionaries for Croatian hungspell. + +%package -n hyphen-hr +Requires: hyphen +Summary: Rules for Croatian hyphenation +Supplements: (hyphen and langpacks-hr) + +%description -n hyphen-hr +Rules for Croatian hyphenation. + +%prep +%autosetup -c -n hunspell-hr -p1 + +%build +chmod -x * + +%install +install -d $RPM_BUILD_ROOT/%{_datadir}/myspell +cp -p hr_HR.dic hr_HR.aff $RPM_BUILD_ROOT/%{_datadir}/myspell +install -d $RPM_BUILD_ROOT/%{_datadir}/hyphen +cp -p hyph_hr.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen/hyph_hr_HR.dic + +%files +%doc README_hr_HR.txt +%{_datadir}/myspell/* + +%files -n hyphen-hr +%doc README_hr_HR.txt +%{_datadir}/hyphen/* + +%changelog +* Thu Apr 16 2020 wutao - 1:0.20040608-19 +- Package init diff --git a/hunspell-hr.yaml b/hunspell-hr.yaml new file mode 100644 index 0000000..00bbaf0 --- /dev/null +++ b/hunspell-hr.yaml @@ -0,0 +1,4 @@ +version_control: NA +src_repo: NA +tag_prefix: NA +seperator: NA