Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > 750633b41f42cbe83f8dff97cdeeb7ed > files > 1

hunspell-et-0.20030606.1-8.mga1.src.rpm

Name: hunspell-et
Summary: Estonian hunspell dictionaries
%define upstreamid 20030606
Version: 0.%{upstreamid}.1
Release: %mkrel 8
Source: http://www.meso.ee/~jjpp/speller/ispell-et_%{upstreamid}.tar.gz
Group:  Text tools
URL: http://www.meso.ee/~jjpp/speller/
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
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: Text tools

%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 ChangeLog
%{_datadir}/myspell/*

%files -n hyphen-et
%defattr(-,root,root,-)
%doc README COPYRIGHT ChangeLog
%{_datadir}/hyphen/*


%changelog
* Thu Mar 24 2011 ahmad <ahmad> 0.20030606.1-8.mga1
+ Revision: 77002
- fix hyphen- Group

* Sat Mar 12 2011 dmorgan <dmorgan> 0.20030606.1-7.mga1
+ Revision: 68749
- imported package hunspell-et


* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20030606-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

* Thu Jul 08 2010 Caolán McNamara <caolanm@redhat.com> - 0.20030606-6
- add Changelog to %%doc

* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20030606-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

* Tue Jun 30 2009 Caolán McNamara <caolanm@redhat.com> - 0.20030606-4
- erroneously imported as hunspell-ee, rename as hunspell-et

* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20030606-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild

* Fri Nov 23 2007 Caolán McNamara <caolanm@redhat.com> - 0.20030606-2
- package hyphenation rules

* Fri Nov 23 2007 Caolán McNamara <caolanm@redhat.com> - 0.20030606-1
- canonical upstream tarball

* Thu Aug 09 2007 Caolán McNamara <caolanm@redhat.com> - 0.20030602-2
- clarify license

* Thu Dec 07 2006 Caolán McNamara <caolanm@redhat.com> - 0.20030602-1
- initial version