[mozc] Revert "build without -Werror"

Akira TAGOH tagoh at fedoraproject.org
Wed Jun 1 08:26:52 UTC 2011


commit ba33bc71fd3590069fb6ea27e680aed5f5f6d6c2
Author: Akira TAGOH <tagoh at redhat.com>
Date:   Wed Jun 1 17:25:52 2011 +0900

    Revert "build without -Werror"
    
    This reverts commit 108f5053e7499fa8b049eea51f5457913b61c5a6.

 mozc-no-Werror.patch |   11 -----------
 mozc.spec            |    2 --
 2 files changed, 0 insertions(+), 13 deletions(-)
---
diff --git a/mozc.spec b/mozc.spec
index 6a4af09..1cc2e15 100644
--- a/mozc.spec
+++ b/mozc.spec
@@ -24,7 +24,6 @@ Patch1:		mozc-fix-model-path-for-zinnia.patch
 Patch2:		mozc-fix-unused-val.patch
 patch3:		mozc-fix-array-bounds.patch
 Patch4:		mozc-fix-sign-compare.patch
-Patch5:		mozc-no-Werror.patch
 
 BuildRequires:	python gettext
 BuildRequires:	openssl-devel libstdc++-devel zlib-devel libcurl-devel gtest-devel protobuf-devel glib2-devel qt-devel zinnia-devel
@@ -138,7 +137,6 @@ to use mozc with XEmacs.
 %patch2 -p1 -b .2-unused-val
 %patch3 -p1 -b .3-array-bounds
 %patch4 -p1 -b .4-sign-compare
-%patch5 -p1 -b .5-no-werror
 
 
 %build


More information about the scm-commits mailing list