rpms/hunspell-he/F-7 hunspell-he.spec,1.1,1.2

Caolan McNamara (caolanm) fedora-extras-commits at redhat.com
Tue May 22 08:14:53 UTC 2007


Author: caolanm

Update of /cvs/pkgs/rpms/hunspell-he/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23746

Modified Files:
	hunspell-he.spec 
Log Message:
Resolves: rhbz#240696 add caseless characters to WORDCHARS


Index: hunspell-he.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell-he/F-7/hunspell-he.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hunspell-he.spec	14 Feb 2007 10:32:20 -0000	1.1
+++ hunspell-he.spec	22 May 2007 08:14:18 -0000	1.2
@@ -2,7 +2,7 @@
 Summary: Hebrew hunspell dictionaries
 %define upstreamid 20050112
 Version: 0.%{upstreamid}
-Release: 1%{?dist}
+Release: 2%{?dist}
 Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/he_IL.zip
 Group: Applications/Text
 URL: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/
@@ -24,6 +24,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
+echo -e "WORDCHARS \0340\0341\0342\0343\0344\0345\0346\0347\0350\0351\0352\0353\0354\0355\0356\0357\0360\0361\0362\0363\0364\0365\0366\0367\0370\0371\0372" >> he_IL.aff
 cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
 
 %clean
@@ -35,5 +36,8 @@
 %{_datadir}/myspell/*
 
 %changelog
+* Tue May 22 2007 Caolan McNamara <caolanm at redhat.com> - 0.20050112-2
+- Resolves: rhbz#240696 add caseless characters to WORDCHARS
+
 * Thu Dec 07 2006 Caolan McNamara <caolanm at redhat.com> - 0.20050112-1
 - initial version




More information about the fedora-extras-commits mailing list