[mozc/f15: 2/2] Add zipcode dictionary.

Akira TAGOH tagoh at fedoraproject.org
Tue Nov 29 07:40:11 UTC 2011


commit 81107f9b1362949f4d0e193f76cebcef595c43a6
Merge: 4c9d057 53d46a3
Author: Akira TAGOH <tagoh at redhat.com>
Date:   Tue Nov 29 16:40:02 2011 +0900

    Add zipcode dictionary.

 .gitignore |    2 ++
 mozc.spec  |   13 +++++++++++--
 sources    |    2 ++
 3 files changed, 15 insertions(+), 2 deletions(-)
---
diff --cc mozc.spec
index 8e818d0,adab650..0ce4e4f
--- a/mozc.spec
+++ b/mozc.spec
@@@ -134,7 -137,10 +137,10 @@@ to use mozc with XEmacs
  %patch0 -p1 -b .0-build-verbosely
  %patch1 -p1 -b .1-fix-zinnia
  %patch2 -p1 -b .2-no-Werror
 -%patch3 -p1 -b .3-new-ibus
 +#%%patch3 -p1 -b .3-new-ibus
+ (cd data/dictionary;
+ python ../../dictionary/gen_zip_code_seed.py --zip_code=../../KEN_ALL.CSV --jigyosyo=../../JIGYOSYO.CSV >> dictionary09.txt;
+ )
  
  
  %build


More information about the scm-commits mailing list