diff --git a/.cvsignore b/.cvsignore index e69de29..b223d87 100644 --- a/.cvsignore +++ b/.cvsignore @@ -0,0 +1 @@ +ispell-et_20030606.tar.gz diff --git a/hunspell-et.spec b/hunspell-et.spec new file mode 100644 index 0000000..e6141dd --- /dev/null +++ b/hunspell-et.spec @@ -0,0 +1,71 @@ +Name: hunspell-et +Summary: Estonian hunspell dictionaries +%define upstreamid 20030606 +Version: 0.%{upstreamid} +Release: 4%{?dist} +Source: http://www.meso.ee/~jjpp/speller/ispell-et_%{upstreamid}.tar.gz +Group: Applications/Text +URL: http://www.meso.ee/~jjpp/speller/ +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +License: LGPLv2+ and LPPL +BuildArch: noarch + +Requires: hunspell +Provides: hunspell-ee = 0.20030606-4 +Obsoletes: hunspell-ee < 0.20030606-4 + +%description +Estonian hunspell dictionaries. + +%package -n hyphen-et +Requires: hyphen +Summary: Estonian hyphenation rules +Group: Applications/Text + +%description -n hyphen-et +Estonian hyphenation rules. + +%prep +%setup -q -n ispell-et-%{upstreamid} + +%build + +%install +rm -rf $RPM_BUILD_ROOT +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell +cp -p latin-1/et_EE.* $RPM_BUILD_ROOT/%{_datadir}/myspell +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/hyphen +cp -p hyph_et.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen/hyph_et_EE.dic + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%defattr(-,root,root,-) +%doc README COPYRIGHT +%{_datadir}/myspell/* + +%files -n hyphen-et +%defattr(-,root,root,-) +%doc README COPYRIGHT +%{_datadir}/hyphen/* + + +%changelog +* Tue Jun 30 2009 Caolan McNamara - 0.20030606-4 +- erroneously imported as hunspell-ee, rename as hunspell-et + +* Tue Feb 24 2009 Fedora Release Engineering - 0.20030606-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + +* Fri Nov 23 2007 Caolan McNamara - 0.20030606-2 +- package hyphenation rules + +* Fri Nov 23 2007 Caolan McNamara - 0.20030606-1 +- canonical upstream tarball + +* Thu Aug 09 2007 Caolan McNamara - 0.20030602-2 +- clarify license + +* Thu Dec 07 2006 Caolan McNamara - 0.20030602-1 +- initial version diff --git a/import.log b/import.log new file mode 100644 index 0000000..8b5351a --- /dev/null +++ b/import.log @@ -0,0 +1 @@ +hunspell-et-0_20030606-4_fc11:HEAD:hunspell-et-0.20030606-4.fc11.src.rpm:1246433970 diff --git a/sources b/sources index e69de29..9025019 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +00c2351eed7a54c1fb2e3a529a960121 ispell-et_20030606.tar.gz