Browse Source

ibus 1.5.10-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@9538 ec354946-7b23-47d6-9f5a-488ba84defc7
iwaim 9 years ago
parent
commit
40292222d1
1 changed files with 5 additions and 6 deletions
  1. 5 6
      i/ibus/ibus-vl.spec

+ 5 - 6
i/ibus/ibus-vl.spec

@@ -1,6 +1,6 @@
 %define build_compat32 %{?_with_compat32:1}%{!?_with_compat32:0}
 
-%define	ver 1.5.9
+%define	ver 1.5.10
 %define	rel 1
 
 %define gjsver 3.4.1.20130115
@@ -26,8 +26,6 @@ URL: http://code.google.com/p/ibus/
 Source0: %{name}-%{version}.tar.gz
 Source1: http://fujiwara.fedorapeople.org/ibus/gnome-shell/ibus-gjs-%{gjsver}.tar.gz
 
-Patch0:  %{name}-HEAD.patch
-Patch1:  %{name}-xx-increase-timeout.patch
 
 # add Shift+space as trigger key instead of Ctrl+space
 Patch200: ibus-1.5.9-vine.patch
@@ -139,9 +137,6 @@ The compat32-ibus-gtk3 contains ibus im module for gtk3.
 zcat %SOURCE1 | tar xf -
 %endif
 
-%patch0 -p1
-%patch1 -p1 -b .tmout
-
 %patch200 -p1 -b .vine
 
 #%if %have_libxkbfile
@@ -333,6 +328,10 @@ dconf update
 %endif
 
 %changelog
+* Mon May  4 2015 IWAI, Masaharu <iwaim.sub@gmail.com> 1.5.10-1
+- update to 1.5.10
+- drop unnecessary patches (Patch0, Patch1)
+
 * Wed Nov 26 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.5.9-1
 - update to 1.5.9
 - remove old patches