rpms/hunspell-gd/devel hunspell-gd.spec, 1.2, 1.3 sources, 1.2, 1.3 myspell-header, 1.1, NONE

Caolan McNamara caolanm at fedoraproject.org
Mon Jun 15 22:06:48 UTC 2009


Author: caolanm

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

Modified Files:
	hunspell-gd.spec sources 
Removed Files:
	myspell-header 
Log Message:
latest version


Index: hunspell-gd.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell-gd/devel/hunspell-gd.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- hunspell-gd.spec	25 Feb 2009 04:48:50 -0000	1.2
+++ hunspell-gd.spec	15 Jun 2009 22:06:18 -0000	1.3
@@ -1,11 +1,10 @@
 Name: hunspell-gd
 Summary: Scots Gaelic hunspell dictionaries
-Version: 0.1.1
-Release: 2%{?dist}
-Source0: http://borel.slu.edu/ispell/ispell-gd-%{version}.tar.gz
-Source1: myspell-header
+Version: 1.0.0
+Release: 0.1.rc.1%{?dist}
+Source: http://www.sealgar.co.uk/gd_GB.oxt
 Group: Applications/Text
-URL: http://borel.slu.edu/crubadan/apps.html
+URL: http://www.sealgar.co.uk/spell.jsp
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 License: GPLv2+
 BuildArch: noarch
@@ -16,16 +15,12 @@ Requires: hunspell
 Scots Gaelic hunspell dictionaries.
 
 %prep
-%setup -q -n ispell-gd-%{version}
+%setup -q -c hunspell-gd-%{version}
 
 %build
-cat gd.dic | wc -l > gd_GB.dic
-cat gd.dic >> gd_GB.dic
-cat %{SOURCE1} >> gd_GB.aff
-iconv -f ISO-8859-1 -t UTF-8 Crawler.txt > Crawler.txt.new
-mv Crawler.txt.new Crawler.txt
-iconv -f ISO-8859-1 -t UTF-8 README > README.new
-mv README.new README
+iconv -f ISO8859-1 -t UTF-8 README_gd_GB.txt > README_gd_GB.txt.new
+touch -r README_gd_GB.txt README_gd_GB.txt.new
+mv -f README_gd_GB.txt.new README_gd_GB.txt
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -37,10 +32,13 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc README COPYING Crawler.txt
+%doc README_gd_GB.txt
 %{_datadir}/myspell/*
 
 %changelog
+* Mon Jun 15 2009 Caolan McNamara <caolanm at redhat.com> - 1.0.0-0.1.rc.1
+- latest version
+
 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell-gd/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	27 Mar 2008 15:16:30 -0000	1.2
+++ sources	15 Jun 2009 22:06:18 -0000	1.3
@@ -1 +1 @@
-339ef31ff72f55cdb951d06f58a87257  ispell-gd-0.1.1.tar.gz
+444b3c4a61a7d4bfbfec265aa9e8a4b3  gd_GB.oxt


--- myspell-header DELETED ---




More information about the fedora-extras-commits mailing list