diff --git a/hunspell-ht-0.06.oxt b/hunspell-ht-0.06.oxt new file mode 100644 index 0000000..56bc205 Binary files /dev/null and b/hunspell-ht-0.06.oxt differ diff --git a/hunspell-ht.spec b/hunspell-ht.spec new file mode 100644 index 0000000..36429e8 --- /dev/null +++ b/hunspell-ht.spec @@ -0,0 +1,31 @@ +Name: hunspell-ht +Summary: Hunspell dictionaries for Haitian Creole +Version: 0.06 +Release: 15 +Source: http://extensions.services.openoffice.org/files/3247/3/%{name}-%{version}.oxt +URL: http://kok.logipam.org/ +License: GPLv3+ +BuildArch: noarch +Requires: hunspell +Supplements: (hunspell and langpacks-ht) + +%description +Hunspell dictionaries for Haitian Creole. + +%prep +%setup -q -c + +%build + +%install +#install -Dp dictionaries/ht_HT.* $RPM_BUILD_ROOT/%{_datadir}/myspell/dictionaries/ht_HT.* +install -d $RPM_BUILD_ROOT/%{_datadir}/myspell +cp -p dictionaries/ht_HT.* $RPM_BUILD_ROOT/%{_datadir}/myspell + +%files +%doc dictionaries/README_ht_HT.txt LICENSES-en.txt +%{_datadir}/myspell/* + +%changelog +* Tue Apr 21 2020 wutao - 0.06-15 +- Package init diff --git a/hunspell-ht.yaml b/hunspell-ht.yaml new file mode 100644 index 0000000..00bbaf0 --- /dev/null +++ b/hunspell-ht.yaml @@ -0,0 +1,4 @@ +version_control: NA +src_repo: NA +tag_prefix: NA +seperator: NA