[mozc] remove unnecessary patch

Akira TAGOH tagoh at fedoraproject.org
Mon Jul 22 05:53:22 UTC 2013


commit e68ab2675885822ff1b79c2a0df8f12f4ff15cc5
Author: Akira TAGOH <tagoh at redhat.com>
Date:   Mon Jul 22 14:53:01 2013 +0900

    remove unnecessary patch

 mozc-no-Werror.patch |   11 -----------
 mozc.spec            |    2 --
 2 files changed, 0 insertions(+), 13 deletions(-)
---
diff --git a/mozc.spec b/mozc.spec
index 52c6a59..48cd744 100644
--- a/mozc.spec
+++ b/mozc.spec
@@ -21,7 +21,6 @@ Source2:	http://www.post.japanpost.jp/zipcode/dl/kogaki/zip/ken_all.zip
 Source3:	http://www.post.japanpost.jp/zipcode/dl/jigyosyo/zip/jigyosyo.zip
 Source4:	ibus-setup-mozc-jp.desktop
 Patch0:		mozc-build-verbosely.patch
-Patch2:		mozc-no-Werror.patch
 
 BuildRequires:	python gettext
 BuildRequires:	openssl-devel libstdc++-devel zlib-devel libxcb-devel protobuf-devel glib2-devel qt-devel zinnia-devel gtk2-devel
@@ -118,7 +117,6 @@ to use mozc with XEmacs.
 %prep
 %setup -q -a 2 -a 3
 %patch0 -p1 -b .0-build-verbosely
-%patch2 -p1 -b .2-no-Werror
 (cd data/dictionary_oss;
 python ../../dictionary/gen_zip_code_seed.py --zip_code=../../KEN_ALL.CSV --jigyosyo=../../JIGYOSYO.CSV >> dictionary09.txt;
 )


More information about the scm-commits mailing list