[mozc] New upstream release.

Akira TAGOH tagoh at fedoraproject.org
Thu Jun 26 12:19:17 UTC 2014


commit 6ba4d8c6e9a21dba442fff707403be3cb400f65b
Author: Akira TAGOH <tagoh at redhat.com>
Date:   Thu Jun 26 21:19:15 2014 +0900

    New upstream release.
    
    - Update zipcode.

 mozc.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/mozc.spec b/mozc.spec
index d138a2f..fb79054 100644
--- a/mozc.spec
+++ b/mozc.spec
@@ -137,7 +137,7 @@ do not need to install this package to run mozc. Install the xemacs-mozc package
 to use mozc with XEmacs.
 
 %prep
-%setup -q -a 2 -a 3
+%setup -q -c -n %{name}-%{version} -a 2 -a 3
 %patch0 -p1 -b .0-build-verbosely
 (cd data/dictionary_oss;
 python ../../dictionary/gen_zip_code_seed.py --zip_code=../../x-ken-all.csv --jigyosyo=../../JIGYOSYO.CSV >> dictionary09.txt;


More information about the scm-commits mailing list