rpms/hunspell-en/devel hunspell-en.spec,1.4,1.5 sources,1.3,1.4

Caolan McNamara (caolanm) fedora-extras-commits at redhat.com
Sun May 6 14:33:43 UTC 2007


Author: caolanm

Update of /cvs/pkgs/rpms/hunspell-en/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21508

Modified Files:
	hunspell-en.spec sources 
Log Message:
nah, the oed dictionary is too strict wrt ize/ise


Index: hunspell-en.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell-en/devel/hunspell-en.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- hunspell-en.spec	5 May 2007 16:21:36 -0000	1.4
+++ hunspell-en.spec	6 May 2007 14:33:09 -0000	1.5
@@ -1,12 +1,12 @@
 Name: hunspell-en
 Summary: English hunspell dictionaries
-%define upstreamid 20050613
+%define upstreamid 20063011
 Version: 0.%{upstreamid}
 Release: 1%{?dist}
 Source0: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/en_US.zip
-Source1: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/en_GB-oed.zip
+Source1: http://en-gb.pyxidium.co.uk/dictionary/en_GB.zip
 Group: Applications/Text
-URL: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/
+URL: http://en-gb.pyxidium.co.uk/dictionary
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 License: LGPL
 BuildArch: noarch
@@ -21,10 +21,6 @@
 unzip %{SOURCE1}
 
 %build
-mv en_GB-oed.dic en_GB.dic
-mv en_GB-oed.aff en_GB.aff
-tr -d '\r' < README_en_GB-oed.txt > README_en_GB-oed.txt.new
-mv -f README_en_GB-oed.txt.new README_en_GB-oed.txt
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -50,11 +46,11 @@
 
 %files
 %defattr(-,root,root,-)
-%doc README_en_US.txt README_en_GB-oed.txt
+%doc README_en_US.txt README_en_GB.txt
 %{_datadir}/myspell/*
 
 %changelog
-* Sat May 05 2007 Caolan McNamara <caolanm at redhat.com> - 0.20050613-1
+* Sun May 06 2007 Caolan McNamara <caolanm at redhat.com> - 0.20063011-1
 - update to latest dictionaries
 
 * Thu Feb 08 2007 Caolan McNamara <caolanm at redhat.com> - 0.20040623-2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell-en/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	5 May 2007 16:21:36 -0000	1.3
+++ sources	6 May 2007 14:33:09 -0000	1.4
@@ -1,2 +1,2 @@
 b68f2940bf422074213fef74488b1da1  en_US.zip
-062721d0e108f28cc10128e3c6a493df  en_GB-oed.zip
+218909136738f4564b81ecd145ade6ee  en_GB.zip




More information about the fedora-extras-commits mailing list