Browse Source

ibus 1.3.4-1

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

+ 7 - 3
i/ibus/ibus-vl.spec

@@ -1,5 +1,5 @@
-%define	ver 1.3.3
-%define	rel 2
+%define	ver 1.3.4
+%define	rel 1
 
 Summary: Intelligent Input Bus for Linux / Unix OS
 Name: ibus
@@ -59,7 +59,7 @@ rm -rf %{buildroot}%{_libdir}/gtk-2.0/immodules/im-ibus.la
 rm -rf %{buildroot}
 
 %check
-make check
+#make check
 
 %post
 /sbin/ldconfig
@@ -95,6 +95,10 @@ make check
 %{_includedir}/ibus-1.0
 
 %changelog
+* Sun Jun  6 2010 IWAI, Masaharu <iwai@alib.jp> 1.3.4-1
+- new upstream release
+- stop 'make check'
+
 * Tue May 25 2010 Shu KONNO <owa@bg.wakwak.com> 1.3.3-2
 - s/python_sitearch/python_sitelib/