Browse Source

mozc 0.13.523.102-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@2190 ec354946-7b23-47d6-9f5a-488ba84defc7
iwaim 13 years ago
parent
commit
1c873f787a
1 changed files with 5 additions and 4 deletions
  1. 5 4
      m/mozc/mozc-vl.spec

+ 5 - 4
m/mozc/mozc-vl.spec

@@ -1,4 +1,4 @@
-%define		ver	0.13.499.102
+%define		ver	0.13.523.102
 %define		rel	1
 
 %define		scim_dir		%(pkg-config --variable=moduledir scim)
@@ -26,8 +26,6 @@ Source5:	%{name}-init.el
 # Vine Lunux
 Source10:	README.vine
 
-Patch1:		ibus-mozc-0.11.0-fix-compile-w-i386.patch
-
 BuildRoot:	%{_tmppath}/%{name}-%{version}-root
 BuildRequires:	python, ibus-devel, dbus-devel
 BuildRequires:	openssl-devel, zlib-devel
@@ -126,7 +124,6 @@ Mozc のための Emacs-lisp フロントエンド
 %prep
 %setup -q
 %{__cp} -p %{SOURCE1} COPYING
-%patch1 -p1 -b .fix-i386
 
 # update execute files path
 %{__sed} -i -e"s|/usr/lib/mozc|%{_libexecdir}|g" base/util.cc
@@ -275,6 +272,10 @@ fi
 
 
 %changelog
+* Sat Nov  6 2010 IWAI, Masaharu <iwai@alib.jp> 0.13.523.102-1
+- new upstream release
+- drop unnecessary fixed compile error for Vine5 patch (Patch1)
+
 * Mon Oct 11 2010 IWAI, Masaharu <iwai@alib.jp> 0.13.499.102-1
 - new upstream release
 - new elisp sub-package: mozc-el: upstream released