diff --git a/.cvsignore b/.cvsignore index 99bd562..83be299 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -hunspell-ca-20090630.tar.bz2 +catalan.oxt diff --git a/hunspell-ca.spec b/hunspell-ca.spec index feb95be..564bb14 100644 --- a/hunspell-ca.spec +++ b/hunspell-ca.spec @@ -1,10 +1,8 @@ Name: hunspell-ca Summary: Catalan hunspell dictionaries -%define upstreamid 20090630 -Version: 0.%{upstreamid} -Release: 2%{?dist} -#svn checkout svn://softcatala.org/corrector/trunk/resultats/hunspell -Source: hunspell-ca-%{upstreamid}.tar.bz2 +Version: 2.1.5 +Release: 1%{?dist} +Source: http://www.softcatala.org/diccionaris/actualitzacions/OOo/catalan.oxt Group: Applications/Text URL: http://www.softcatala.org/wiki/Projectes/Corrector_ortogràfic BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -17,11 +15,13 @@ Requires: hunspell Catalan hunspell dictionaries. %prep -%setup -q -n hunspell +%setup -q -c %build -tr -d '\r' < catalan.aff > ca_ES.aff -tr -d '\r' < catalan.dic > ca_ES.dic +tr -d '\r' < dictionaries/catalan.aff > ca_ES.aff +touch -r dictionaries/catalan.aff ca_ES.aff +tr -d '\r' < dictionaries/catalan.dic > ca_ES.dic +touch -r dictionaries/catalan.dic ca_ES.dic %install rm -rf $RPM_BUILD_ROOT @@ -40,9 +40,13 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) +%doc LICENSES-en.txt LLICENCIES-ca.txt %{_datadir}/myspell/* %changelog +* Thu Oct 08 2009 Caolan McNamara - 2.1.5-1 +- latest version + * Fri Jul 24 2009 Fedora Release Engineering - 0.20090630-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index 6f2acde..5658889 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9a86d29a86d785c9476f7af76bf64412 hunspell-ca-20090630.tar.bz2 +31bdc994eaea1d586a2e48189daa2ecf catalan.oxt