diff --git a/.cvsignore b/.cvsignore index e69de29..ce15792 100644 --- a/.cvsignore +++ b/.cvsignore @@ -0,0 +1 @@ +myspell-st_ZA-20060123.zip diff --git a/hunspell-st.spec b/hunspell-st.spec new file mode 100644 index 0000000..ed274da --- /dev/null +++ b/hunspell-st.spec @@ -0,0 +1,38 @@ +Name: hunspell-st +Summary: Southern Sotho hunspell dictionaries +%define upstreamid 20060123 +Version: 0.%{upstreamid} +Release: 1%{?dist} +Source: http://downloads.translate.org.za/spellchecker/southern_sotho/myspell-st_ZA-%{upstreamid}.zip +Group: Applications/Text +URL: http://www.translate.org.za/ +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +License: LGPLv2+ +BuildArch: noarch + +Requires: hunspell + +%description +Southern Sotho hunspell dictionaries. + +%prep +%setup -q -c -n hunspell-st + +%build + +%install +rm -rf $RPM_BUILD_ROOT +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell +cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%defattr(-,root,root,-) +%doc README_st_ZA.txt +%{_datadir}/myspell/* + +%changelog +* Thu Sep 11 2008 Caolan McNamara - 0.20060123-1 +- initial version diff --git a/import.log b/import.log new file mode 100644 index 0000000..c5570f3 --- /dev/null +++ b/import.log @@ -0,0 +1 @@ +hunspell-st-0_20060123-1_fc9:HEAD:hunspell-st-0.20060123-1.fc9.src.rpm:1221463457 diff --git a/sources b/sources index e69de29..c4339a0 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +66a8ea99f42a07423db3724109306cd9 myspell-st_ZA-20060123.zip