rpms/hunspell-hil/devel .cvsignore, 1.2, 1.3 hunspell-hil.spec, 1.4, 1.5 sources, 1.2, 1.3

Caolan McNamara caolanm at fedoraproject.org
Thu Aug 20 10:47:39 UTC 2009


Author: caolanm

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

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


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell-hil/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	27 Nov 2008 09:25:06 -0000	1.2
+++ .cvsignore	20 Aug 2009 10:47:38 -0000	1.3
@@ -1 +1 @@
-aspell5-hil-0.11-0.tar.bz2
+hunspell-hil-0.13.oxt


Index: hunspell-hil.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell-hil/devel/hunspell-hil.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- hunspell-hil.spec	25 Jul 2009 02:28:21 -0000	1.4
+++ hunspell-hil.spec	20 Aug 2009 10:47:38 -0000	1.5
@@ -1,15 +1,14 @@
 Name: hunspell-hil
 Summary: Hiligaynon hunspell dictionaries
-%define upstreamid 20050406
-Version: 0.%{upstreamid}
-Release: 4%{?dist}
+Epoch: 1
+Version: 0.13
+Release: 1%{?dist}
 Group: Applications/Text
-Source: http://ftp.gnu.org/gnu/aspell/dict/hil/aspell5-hil-0.11-0.tar.bz2
-URL: http://borel.slu.edu/crubadan/apps.html
+Source: http://borel.slu.edu/obair/%{name}-%{version}.oxt
+URL: http://extensions.services.openoffice.org/project/hunspell-hil
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-License: GPL+
+License: GPLv3+
 BuildArch: noarch
-BuildRequires: aspell, hunspell-devel
 
 Requires: hunspell
 
@@ -17,14 +16,10 @@ Requires: hunspell
 Hiligaynon hunspell dictionaries.
 
 %prep
-%setup -q -n aspell5-hil-0.11-0
+%setup -q -c
 
 %build
-export LANG=hil_PH.utf8
-preunzip -d *.cwl
-cat *.wl > hiligaynon.wordlist
-wordlist2hunspell hiligaynon.wordlist hil_PH
-for i in Copyright doc/Crawler.txt; do
+for i in dictionaries/README_hil_PH.txt; do
   if ! iconv -f utf-8 -t utf-8 -o /dev/null $i > /dev/null 2>&1; then
     iconv -f ISO-8859-1 -t UTF-8 $i > $i.new
     touch -r $i $i.new
@@ -38,17 +33,20 @@ done
 %install
 rm -rf $RPM_BUILD_ROOT
 mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
-cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
+cp -p dictionaries/hil_PH.* $RPM_BUILD_ROOT/%{_datadir}/myspell
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc COPYING Copyright README doc/Crawler.txt
+%doc LICENSES-en.txt dictionaries/README_hil_PH.txt
 %{_datadir}/myspell/*
 
 %changelog
+* Thu Aug 20 2009 Caolan McNamara <caolanm at redhat.com> - 1:0.13-1
+- latest version
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.20050406-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell-hil/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	27 Nov 2008 09:25:06 -0000	1.2
+++ sources	20 Aug 2009 10:47:38 -0000	1.3
@@ -1 +1 @@
-6ce553007a773a1c2ffd68b660ddb60b  aspell5-hil-0.11-0.tar.bz2
+365fed8431561bae423d031108f87033  hunspell-hil-0.13.oxt




More information about the fedora-extras-commits mailing list