Browse Source

anthy 9100h-12

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@7969 ec354946-7b23-47d6-9f5a-488ba84defc7
iwaim 10 years ago
parent
commit
a0c0bd6ca0
1 changed files with 8 additions and 1 deletions
  1. 8 1
      a/anthy/anthy-vl.spec

+ 8 - 1
a/anthy/anthy-vl.spec

@@ -18,7 +18,7 @@ Summary: A Japanese character input system library (with dictionary).
 Summary(ja): Anthy - 日本語入力システムおよび辞書
 Name: anthy
 Version: 9100h
-Release: 11%{?_dist_release}
+Release: 12%{?_dist_release}
 URL: http://www.sourceforge.jp/projects/anthy/
 Source: %{name}-%{version}.tar.gz
 Source1: anthy-el-install.sh
@@ -33,6 +33,7 @@ Source100: anthy-ut-patches-%{ut_patch_date}.tar.bz2
 Patch100: anthy-9100h.patch13B-23-iconv-ucdict.2010507.alt-depgraph-100120-patch100126.alt-cannadic-091230.patch
 Patch110: anthy-9100h.patch13B-23-iconv-jisx0213.patch
 Patch120: anthy-ut-patches-20100517-ANTHY_ENCODING_EUCJP.patch
+Patch121: make-anthy.el-work-with-emacs-24.3.1.diff
 License: GPL, LGPL, BSD
 Group: Applications/System
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
@@ -84,6 +85,9 @@ libanthy を利用したアプリケーションを開発するために必要
 %patch100 -p1
 %patch110 -p1
 %patch120 -p1
+pushd src-util
+%patch121 -p1
+popd
 
 pushd anthy-ut-patches-%{ut_patch_date}
 ./apply-patches.sh
@@ -184,6 +188,9 @@ fi
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Tue Jun 18 2013 IWAI, Masaharu <iwaim.sub@gmail.com> 9100h-12
+- add anthy.el patch for Emacs 24.3 (Patch:121) <VineLinux:2629>
+
 * Tue Sep 28 2010 Shu KONNO <owa@bg.wakwak.com> 9100h-11
 - rebuilt with rpm-4.8.1 for pkg-config