diff --git a/.cvsignore b/.cvsignore index e69de29..30e79f7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -0,0 +1 @@ +myspell-xh_ZA-20060123.zip diff --git a/hunspell-xh.spec b/hunspell-xh.spec new file mode 100644 index 0000000..55fe51d --- /dev/null +++ b/hunspell-xh.spec @@ -0,0 +1,38 @@ +Name: hunspell-xh +Summary: Xhosa hunspell dictionaries +%define upstreamid 20060123 +Version: 0.%{upstreamid} +Release: 1%{?dist} +Source: http://downloads.translate.org.za/spellchecker/xhosa/myspell-xh_ZA-%{upstreamid}.zip +Group: Applications/Text +URL: http://translate.sourceforge.net/ +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +License: LGPLv2+ +BuildArch: noarch + +Requires: hunspell + +%description +Xhosa hunspell dictionaries. + +%prep +%setup -q -c -n hunspell-xh + +%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_xh_ZA.txt +%{_datadir}/myspell/* + +%changelog +* Fri Sep 12 2008 Caolan McNamara - 0.20060123-1 +- initial version diff --git a/import.log b/import.log new file mode 100644 index 0000000..29a8040 --- /dev/null +++ b/import.log @@ -0,0 +1 @@ +hunspell-xh-0_20060123-1_fc9:HEAD:hunspell-xh-0.20060123-1.fc9.src.rpm:1221477137 diff --git a/sources b/sources index e69de29..28a5ec0 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +d7d2f996475c4cbdb16b99272efbd90b myspell-xh_ZA-20060123.zip