rpms/hunspell-ca/devel .cvsignore, 1.14, 1.15 hunspell-ca.spec, 1.18, 1.19 sources, 1.14, 1.15

Caolan McNamara caolanm at fedoraproject.org
Thu Oct 8 16:47:42 UTC 2009


Author: caolanm

Update of /cvs/pkgs/rpms/hunspell-ca/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8953

Modified Files:
	.cvsignore hunspell-ca.spec sources 
Log Message:
latest version


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell-ca/devel/.cvsignore,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- .cvsignore	1 Jul 2009 09:14:07 -0000	1.14
+++ .cvsignore	8 Oct 2009 16:47:41 -0000	1.15
@@ -1 +1 @@
-hunspell-ca-20090630.tar.bz2
+catalan.oxt


Index: hunspell-ca.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell-ca/devel/hunspell-ca.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- hunspell-ca.spec	25 Jul 2009 02:22:19 -0000	1.18
+++ hunspell-ca.spec	8 Oct 2009 16:47:41 -0000	1.19
@@ -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 <caolanm at redhat.com> - 2.1.5-1
+- latest version
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.20090630-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell-ca/devel/sources,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- sources	1 Jul 2009 09:14:07 -0000	1.14
+++ sources	8 Oct 2009 16:47:41 -0000	1.15
@@ -1 +1 @@
-9a86d29a86d785c9476f7af76bf64412  hunspell-ca-20090630.tar.bz2
+31bdc994eaea1d586a2e48189daa2ecf  catalan.oxt




More information about the fedora-extras-commits mailing list