[mozc] remove unnecessary patch

Akira TAGOH tagoh at fedoraproject.org
Tue Mar 27 03:33:58 UTC 2012


commit d1765fd808aaa512a1a3127977229c94be0cf8b9
Author: Akira TAGOH <tagoh at redhat.com>
Date:   Tue Mar 27 12:33:49 2012 +0900

    remove unnecessary patch

 mozc-fix-build-fail.patch |   12 ------------
 mozc.spec                 |    2 --
 2 files changed, 0 insertions(+), 14 deletions(-)
---
diff --git a/mozc.spec b/mozc.spec
index ccb0c8a..294a77e 100644
--- a/mozc.spec
+++ b/mozc.spec
@@ -27,7 +27,6 @@ Patch1:		mozc-fix-model-path-for-zinnia.patch
 Patch2:		mozc-no-Werror.patch
 Patch3:		mozc-support-new-ibus.patch
 Patch4:		mozc-fix-dirs.patch
-Patch5:		mozc-fix-build-fail.patch
 
 BuildRequires:	python gettext
 BuildRequires:	openssl-devel libstdc++-devel zlib-devel libcurl-devel gtest-devel protobuf-devel glib2-devel qt-devel zinnia-devel
@@ -141,7 +140,6 @@ to use mozc with XEmacs.
 %patch2 -p1 -b .2-no-Werror
 %patch3 -p1 -b .3-new-ibus
 %patch4 -p1 -b .4-dirs
-%patch5 -p1 -b .5-missing-headers
 (cd data/dictionary;
 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