rpms/hunspell-ta/devel hunspell-ta.spec,1.3,1.4 sources,1.2,1.3

pnemade pnemade at fedoraproject.org
Mon Jan 11 09:40:47 UTC 2010


Author: pnemade

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

Modified Files:
	hunspell-ta.spec sources 
Log Message:
Bring forward changes from F-12 branch



Index: hunspell-ta.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell-ta/devel/hunspell-ta.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- hunspell-ta.spec	25 Jul 2009 02:42:30 -0000	1.3
+++ hunspell-ta.spec	11 Jan 2010 09:40:46 -0000	1.4
@@ -1,12 +1,12 @@
 Name: hunspell-ta
 Summary: Tamil hunspell dictionaries
-Version: 20060222
-Release: 4%{?dist}
-Source: http://hunspell.sourceforge.net/ta-demo.tar.gz
+Version: 20090929
+Release: 1%{?dist}
+Source: http://amachu.net/foss/download/ta_IN-hunspell-wordlist.tar.gz 
 Group: Applications/Text
-URL: http://hunspell.sourceforge.net
+URL: http://amachu.net
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-License: GPL+
+License: GPLv2+
 BuildArch: noarch
 
 Requires: hunspell
@@ -15,28 +15,28 @@ Requires: hunspell
 Tamil hunspell dictionaries.
 
 %prep
-%setup -q -c -n ta-demo
-iconv -f ISO-8859-1 -t UTF-8 ta/Copyright > ta/Copyright.utf8
-mv ta/Copyright.utf8 ta/Copyright
+%setup -q -c -n ta_IN-hunspell-wordlist
 
 %build
 
 %install
 rm -rf $RPM_BUILD_ROOT
 mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
-mv ta/ta.dic ta/ta_IN.dic
-mv ta/ta.aff ta/ta_IN.aff
-cp -p ta/*.dic ta/*.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
+
+cp -p ta_IN-hunspell-wordlist/*.dic ta_IN-hunspell-wordlist/*.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc ta/README ta/COPYING ta/Copyright
+%doc ta_IN-hunspell-wordlist/README ta_IN-hunspell-wordlist/COPYING ta_IN-hunspell-wordlist/Copyright
 %{_datadir}/myspell/*
 
 %changelog
+* Tue Sep 29 2009 Parag <pnemade at redhat.com> - 20090929-1
+- Update to new dictionary wordlist with new URL
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 20060222-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell-ta/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	7 Jan 2008 06:03:37 -0000	1.2
+++ sources	11 Jan 2010 09:40:47 -0000	1.3
@@ -1 +1 @@
-9f6b96db50eb6638c0afcc6dbb4ad586  ta-demo.tar.gz
+410495d307a720da5b5a8cb14b23c0d4  ta_IN-hunspell-wordlist.tar.gz



More information about the scm-commits mailing list