commit scim-chewing for openSUSE:Factory

2015-09-18 Thread h_root
Hello community,

here is the log from the commit of package scim-chewing for openSUSE:Factory 
checked in at 2015-09-19 06:54:43

Comparing /work/SRC/openSUSE:Factory/scim-chewing (Old)
 and  /work/SRC/openSUSE:Factory/.scim-chewing.new (New)


Package is "scim-chewing"

Changes:

--- /work/SRC/openSUSE:Factory/scim-chewing/scim-chewing.changes
2014-07-27 18:47:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.scim-chewing.new/scim-chewing.changes   
2015-09-19 06:54:48.0 +0200
@@ -1,0 +2,8 @@
+Sun Sep 13 06:13:06 UTC 2015 - i...@marguerite.su
+
+- update to 0.3.6+git20150821.5df4075
+  * make CI build faster
+  * export LIBTOOL_EXPORT_OPTIONS
+- remove gconf schemas install bits
+
+---

Old:

  scim-chewing-0.3.6git20140424.tar.xz

New:

  _service
  scim-chewing-0.3.6+git20150821.5df4075.tar.xz



Other differences:
--
++ scim-chewing.spec ++
--- /var/tmp/diff_new_pack.ZDn7G4/_old  2015-09-19 06:54:49.0 +0200
+++ /var/tmp/diff_new_pack.ZDn7G4/_new  2015-09-19 06:54:49.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package scim-chewing
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,12 @@
 
 
 Name:   scim-chewing
-Version:0.3.6git20140424
+Version:0.3.6+git20150821.5df4075
 Release:0
-Summary:Chewing input method module for SCIM
+Summary:Chewing IM engine for SCIM platform
 License:GPL-2.0+
 Group:  System/I18n/Chinese
-Url:http://chewing.csie.net/
-#Source: 
http://chewing.csie.net/download/scim/%{name}-%{version}.tar.xz
+Url:https://github.com/chewing/scim-chewing
 Source: %{name}-%{version}.tar.xz
 Patch:  %{name}-0.3.6-autogen.patch
 BuildRequires:  gcc-c++
@@ -31,44 +30,37 @@
 BuildRequires:  intltool
 BuildRequires:  libchewing-devel
 BuildRequires:  libtool
-BuildRequires:  perl-XML-Parser
 BuildRequires:  scim-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-Chewing input method module for SCIM.
+Chewing IM engine for SCIM platform.
 
 %prep
-%define scim_binary_version %(pkg-config --variable=scim_binary_version scim)
 %setup -q
 %patch -p1
 NOCONFIGURE=1 ./autogen.sh
 
 %build
 CXXFLAGS="%{optflags}" \
-./configure --prefix=/usr \
---sysconfdir=%{_sysconfdir} \
-   --libdir=%{_libdir} \
+%configure \
 --disable-static \
-   --disable-schemas-install \
-   --with-gconf-schema-file-dir=/etc/opt/gnome/gconf/schemas \
--enable-debug
-make
+make %{?_smp_mflags}
 
 %install
-%makeinstall
-find %{buildroot}%{_libdir} -name "*.la" -type f -delete -print
-%find_lang scim-chewing
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
+find %{buildroot} -type f -name "*.la" -delete -print
+%find_lang %{name}
 
-%clean
-
-%files -f scim-chewing.lang
+%files -f %{name}.lang
 %defattr(-, root, root)
-%doc AUTHORS COPYING NEWS README ChangeLog
-%{_libdir}/scim-1.0/%{scim_binary_version}/IMEngine/chewing.so
-%{_libdir}/scim-1.0/%{scim_binary_version}/SetupUI/chewing-imengine-setup.so
-%{_datadir}/scim/icons/*.png
+%doc AUTHORS COPYING NEWS README
+%{_scim_enginedir}/chewing.so
+%{_scim_uidir}/chewing-imengine-setup.so
+%{_scim_icondir}/%{name}.png
+%{_scim_icondir}/%{name}-swap-colors.png
 
 %changelog

++ _service ++

  
https://github.com/chewing/scim-chewing
git
.git
0.3.6+git%cd.%h
master
  
  
scim-chewing-*.tar
xz
  
  
scim-chewing
  




commit scim-chewing for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package scim-chewing for openSUSE:Factory 
checked in at 2014-07-27 18:47:25

Comparing /work/SRC/openSUSE:Factory/scim-chewing (Old)
 and  /work/SRC/openSUSE:Factory/.scim-chewing.new (New)


Package is scim-chewing

Changes:

--- /work/SRC/openSUSE:Factory/scim-chewing/scim-chewing.changes
2013-09-11 15:46:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.scim-chewing.new/scim-chewing.changes   
2014-07-27 18:47:49.0 +0200
@@ -1,0 +2,10 @@
+Sat Jul 26 14:45:51 UTC 2014 - i...@marguerite.su
+
+- update version 0.3.6git20140424
+  * Fix THL and MPS2 Pinyin configurations
+  * Use new APIs introduced in libchewing 0.4
+- drop scim-chewing-0.3.5-bump_libchewing_version.patch
+- add patch scim-chewing-0.3.6-autogen.patch
+  * we don't have aclocal-1.11 on every openSUSE release
+
+---

Old:

  scim-chewing-0.3.5-bump_libchewing_version.patch
  scim-chewing-0.3.5.tar.bz2

New:

  scim-chewing-0.3.6-autogen.patch
  scim-chewing-0.3.6git20140424.tar.xz



Other differences:
--
++ scim-chewing.spec ++
--- /var/tmp/diff_new_pack.OaGU7N/_old  2014-07-27 18:47:50.0 +0200
+++ /var/tmp/diff_new_pack.OaGU7N/_new  2014-07-27 18:47:50.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package scim-chewing
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,22 +17,24 @@
 
 
 Name:   scim-chewing
-Version:0.3.5
+Version:0.3.6git20140424
 Release:0
 Summary:Chewing input method module for SCIM
 License:GPL-2.0+
 Group:  System/I18n/Chinese
 Url:http://chewing.csie.net/
-Source: 
http://chewing.csie.net/download/scim/scim-chewing-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM marguer...@opensuse.org - bump libchewing requirement in 
configure.ac
-Patch:  scim-chewing-0.3.5-bump_libchewing_version.patch
+#Source: 
http://chewing.csie.net/download/scim/%{name}-%{version}.tar.xz
+Source: %{name}-%{version}.tar.xz
+Patch:  %{name}-0.3.6-autogen.patch
 BuildRequires:  gcc-c++
 BuildRequires:  gtk2-devel
 BuildRequires:  intltool
 BuildRequires:  libchewing-devel
+BuildRequires:  libtool
 BuildRequires:  perl-XML-Parser
 BuildRequires:  scim-devel
 BuildRequires:  update-desktop-files
+BuildRequires:  xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -42,6 +44,7 @@
 %define scim_binary_version %(pkg-config --variable=scim_binary_version scim)
 %setup -q
 %patch -p1
+NOCONFIGURE=1 ./autogen.sh
 
 %build
 CXXFLAGS=%{optflags} \
@@ -56,7 +59,7 @@
 
 %install
 %makeinstall
-rm -f %{buildroot}%{_libdir}/scim-1.0/%{scim_binary_version}/*/*.la
+find %{buildroot}%{_libdir} -name *.la -type f -delete -print
 %find_lang scim-chewing
 
 %clean

++ scim-chewing-0.3.6-autogen.patch ++
Index: scim-chewing-0.3.6git20140424/autogen.sh
===
--- scim-chewing-0.3.6git20140424.orig/autogen.sh
+++ scim-chewing-0.3.6git20140424/autogen.sh
@@ -1,5 +1,5 @@
 #! /bin/sh
-AM_VERSION=-1.11
+AM_VERSION=
 AC_VERSION=
 
 set -x
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit scim-chewing for openSUSE:Factory

2013-09-11 Thread h_root
Hello community,

here is the log from the commit of package scim-chewing for openSUSE:Factory 
checked in at 2013-09-11 15:46:47

Comparing /work/SRC/openSUSE:Factory/scim-chewing (Old)
 and  /work/SRC/openSUSE:Factory/.scim-chewing.new (New)


Package is scim-chewing

Changes:

--- /work/SRC/openSUSE:Factory/scim-chewing/scim-chewing.changes
2013-01-21 18:25:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.scim-chewing.new/scim-chewing.changes   
2013-09-11 15:46:49.0 +0200
@@ -1,0 +2,6 @@
+Tue Sep 10 12:25:19 UTC 2013 - i...@marguerite.su
+
+- fix with libchewing 0.3.5
+  * add patch: scim-chewing-0.3.5-bump_libchewing_version.patch
+
+---

New:

  scim-chewing-0.3.5-bump_libchewing_version.patch



Other differences:
--
++ scim-chewing.spec ++
--- /var/tmp/diff_new_pack.wWmgZg/_old  2013-09-11 15:46:50.0 +0200
+++ /var/tmp/diff_new_pack.wWmgZg/_new  2013-09-11 15:46:50.0 +0200
@@ -23,7 +23,9 @@
 License:GPL-2.0+
 Group:  System/I18n/Chinese
 Url:http://chewing.csie.net/
-Source0:
http://chewing.csie.net/download/scim/scim-chewing-%{version}.tar.bz2
+Source: 
http://chewing.csie.net/download/scim/scim-chewing-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM marguer...@opensuse.org - bump libchewing requirement in 
configure.ac
+Patch:  scim-chewing-0.3.5-bump_libchewing_version.patch
 BuildRequires:  gcc-c++
 BuildRequires:  gtk2-devel
 BuildRequires:  intltool
@@ -39,6 +41,7 @@
 %prep
 %define scim_binary_version %(pkg-config --variable=scim_binary_version scim)
 %setup -q
+%patch -p1
 
 %build
 CXXFLAGS=%{optflags} \
@@ -61,13 +64,8 @@
 %files -f scim-chewing.lang
 %defattr(-, root, root)
 %doc AUTHORS COPYING NEWS README ChangeLog
-%dir %{_libdir}/scim-1.0/
-%dir %{_libdir}/scim-1.0/%{scim_binary_version}/
-%dir %{_libdir}/scim-1.0/%{scim_binary_version}/IMEngine/
 %{_libdir}/scim-1.0/%{scim_binary_version}/IMEngine/chewing.so
-%dir %{_libdir}/scim-1.0/%{scim_binary_version}/SetupUI/
 %{_libdir}/scim-1.0/%{scim_binary_version}/SetupUI/chewing-imengine-setup.so
-%dir %{_datadir}/scim/icons/
 %{_datadir}/scim/icons/*.png
 
 %changelog

++ scim-chewing-0.3.5-bump_libchewing_version.patch ++
Index: scim-chewing-0.3.5/configure
===
--- scim-chewing-0.3.5.orig/configure
+++ scim-chewing-0.3.5/configure
@@ -19303,7 +19303,7 @@ fi
 # Checks for libraries.
 
 SCIM_VERSION=1.0.0
-CHEWING_VERSION=0.3.4
+CHEWING_VERSION=0.3.5
 
 
 
Index: scim-chewing-0.3.5/configure.ac
===
--- scim-chewing-0.3.5.orig/configure.ac
+++ scim-chewing-0.3.5/configure.ac
@@ -48,7 +48,7 @@ AC_TYPE_SIZE_T
 # Checks for libraries.
 
 SCIM_VERSION=1.0.0
-CHEWING_VERSION=0.3.4
+CHEWING_VERSION=0.3.5
 
 PKG_CHECK_MODULES(SCIM, [scim = $SCIM_VERSION])
 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit scim-chewing for openSUSE:Factory

2013-01-21 Thread h_root
Hello community,

here is the log from the commit of package scim-chewing for openSUSE:Factory 
checked in at 2013-01-21 18:25:28

Comparing /work/SRC/openSUSE:Factory/scim-chewing (Old)
 and  /work/SRC/openSUSE:Factory/.scim-chewing.new (New)


Package is scim-chewing, Maintainer is fjk...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/scim-chewing/scim-chewing.changes
2012-09-14 12:37:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.scim-chewing.new/scim-chewing.changes   
2013-01-21 18:25:30.0 +0100
@@ -1,0 +2,10 @@
+Wed Jan 16 15:21:50 UTC 2013 - swy...@gmail.com
+
+- Update to 0.3.5
+- Remove scim-chewing-gtk3-abuild.patch (upstream add gtk3 support)
+- Gtk+ 3.x support
+- Handle translated Chi-Eng mode switch properly
+- Fix incorrect color cand problem
+- Support THL (Taiwan Huayu Luomapinyin) and MPS2 Pinyin keyboard
+
+---

Old:

  scim-chewing-0.3.4.tar.bz2
  scim-chewing-gtk3-abuild.patch

New:

  scim-chewing-0.3.5.tar.bz2



Other differences:
--
++ scim-chewing.spec ++
--- /var/tmp/diff_new_pack.gOUxqU/_old  2013-01-21 18:25:31.0 +0100
+++ /var/tmp/diff_new_pack.gOUxqU/_new  2013-01-21 18:25:31.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package scim-chewing
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,21 +16,14 @@
 #
 
 
-%if 0%{?suse_version} = 1140
-%define scim_gtk3 1
-%else
-%define scim_gtk3 0
-%endif
-
 Name:   scim-chewing
-Version:0.3.4
+Version:0.3.5
 Release:0
 Summary:Chewing input method module for SCIM
 License:GPL-2.0+
 Group:  System/I18n/Chinese
 Url:http://chewing.csie.net/
 Source0:
http://chewing.csie.net/download/scim/scim-chewing-%{version}.tar.bz2
-Patch1: %{name}-gtk3-abuild.patch
 BuildRequires:  gcc-c++
 BuildRequires:  gtk2-devel
 BuildRequires:  intltool
@@ -46,9 +39,6 @@
 %prep
 %define scim_binary_version %(pkg-config --variable=scim_binary_version scim)
 %setup -q
-%if 0%{?scim_gtk3}
-%patch1 -p1
-%endif
 
 %build
 CXXFLAGS=%{optflags} \

++ scim-chewing-0.3.4.tar.bz2 - scim-chewing-0.3.5.tar.bz2 ++
 24623 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit scim-chewing for openSUSE:Factory

2012-09-14 Thread h_root
Hello community,

here is the log from the commit of package scim-chewing for openSUSE:Factory 
checked in at 2012-09-14 12:37:39

Comparing /work/SRC/openSUSE:Factory/scim-chewing (Old)
 and  /work/SRC/openSUSE:Factory/.scim-chewing.new (New)


Package is scim-chewing, Maintainer is fjk...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/scim-chewing/scim-chewing.changes
2012-06-16 07:31:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.scim-chewing.new/scim-chewing.changes   
2012-09-14 12:37:41.0 +0200
@@ -1,0 +2,5 @@
+Fri Jul  6 09:02:08 UTC 2012 - i...@marguerite.su
+
+- fix gtk3 builds.
+
+---

New:

  scim-chewing-gtk3-abuild.patch



Other differences:
--
++ scim-chewing.spec ++
--- /var/tmp/diff_new_pack.HMBoGZ/_old  2012-09-14 12:37:42.0 +0200
+++ /var/tmp/diff_new_pack.HMBoGZ/_new  2012-09-14 12:37:42.0 +0200
@@ -16,7 +16,21 @@
 #
 
 
+%if 0%{?suse_version} = 1140
+%define scim_gtk3 1
+%else
+%define scim_gtk3 0
+%endif
+
 Name:   scim-chewing
+Version:0.3.4
+Release:0
+Summary:Chewing input method module for SCIM
+License:GPL-2.0+
+Group:  System/I18n/Chinese
+Url:http://chewing.csie.net/
+Source0:
http://chewing.csie.net/download/scim/scim-chewing-%{version}.tar.bz2
+Patch1: %{name}-gtk3-abuild.patch
 BuildRequires:  gcc-c++
 BuildRequires:  gtk2-devel
 BuildRequires:  intltool
@@ -24,34 +38,20 @@
 BuildRequires:  perl-XML-Parser
 BuildRequires:  scim-devel
 BuildRequires:  update-desktop-files
-Version:0.3.4
-Release:0
-PreReq: gconf2 libxml2 orbit2 glib2
-Url:http://chewing.csie.net/
-Source0:
http://chewing.csie.net/download/scim/scim-chewing-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:Chewing input method module for SCIM
-License:GPL-2.0+
-Group:  System/I18n/Chinese
 
 %description
 Chewing input method module for SCIM.
 
-
-
-Authors:
-
-Kanru Chen kanru...@stu.csie.ncnu.edu.tw
-Jim Huang js...@kaffe.org
-
 %prep
 %define scim_binary_version %(pkg-config --variable=scim_binary_version scim)
-%setup -q -n %{name}-%{version}
+%setup -q
+%if 0%{?scim_gtk3}
+%patch1 -p1
+%endif
 
 %build
-#libtoolize --force
-#autoreconf -I /opt/gnome/share/aclocal --force --install --verbose
-CXXFLAGS=$RPM_OPT_FLAGS \
+CXXFLAGS=%{optflags} \
 ./configure --prefix=/usr \
 --sysconfdir=%{_sysconfdir} \
--libdir=%{_libdir} \
@@ -62,8 +62,8 @@
 make 
 
 %install
-make DESTDIR=${RPM_BUILD_ROOT} install
-rm -f $RPM_BUILD_ROOT%{_libdir}/scim-1.0/%{scim_binary_version}/*/*.la
+%makeinstall
+rm -f %{buildroot}%{_libdir}/scim-1.0/%{scim_binary_version}/*/*.la
 %find_lang scim-chewing
 
 %clean

++ scim-chewing-gtk3-abuild.patch ++
 851 lines (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit scim-chewing for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package scim-chewing for openSUSE:Factory 
checked in at 2012-06-16 07:31:06

Comparing /work/SRC/openSUSE:Factory/scim-chewing (Old)
 and  /work/SRC/openSUSE:Factory/.scim-chewing.new (New)


Package is scim-chewing, Maintainer is fjk...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/scim-chewing/scim-chewing.changes
2011-09-23 12:45:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.scim-chewing.new/scim-chewing.changes   
2012-06-16 07:31:07.0 +0200
@@ -1,0 +2,5 @@
+Thu Jun  7 02:57:08 UTC 2012 - swy...@gmail.com
+
+- remove Provides: locale(scim:zh_TW;zh_HK) 
+
+---



Other differences:
--
++ scim-chewing.spec ++
--- /var/tmp/diff_new_pack.IMHe8n/_old  2012-06-16 07:31:08.0 +0200
+++ /var/tmp/diff_new_pack.IMHe8n/_new  2012-06-16 07:31:08.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package scim-chewing
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,23 +15,24 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   scim-chewing
-BuildRequires:  gcc-c++ gtk2-devel libchewing-devel perl-XML-Parser scim-devel 
update-desktop-files
+BuildRequires:  gcc-c++
+BuildRequires:  gtk2-devel
 BuildRequires:  intltool
+BuildRequires:  libchewing-devel
+BuildRequires:  perl-XML-Parser
+BuildRequires:  scim-devel
+BuildRequires:  update-desktop-files
 Version:0.3.4
-Release:1
-License:GPL-2.0+
-Group:  System/I18n/Chinese
-AutoReqProv:on
-Provides:   locale(scim:zh_TW;zh_HK)
+Release:0
 PreReq: gconf2 libxml2 orbit2 glib2
 Url:http://chewing.csie.net/
 Source0:
http://chewing.csie.net/download/scim/scim-chewing-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:Chewing input method module for SCIM
+License:GPL-2.0+
+Group:  System/I18n/Chinese
 
 %description
 Chewing input method module for SCIM.

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit scim-chewing for openSUSE:Factory

2011-06-27 Thread h_root

Hello community,

here is the log from the commit of package scim-chewing for openSUSE:Factory
checked in at Mon Jun 27 14:06:28 CEST 2011.




--- scim-chewing/scim-chewing.changes   2009-11-03 20:22:34.0 +0100
+++ /mounts/work_src_done/STABLE/scim-chewing/scim-chewing.changes  
2011-06-27 10:16:17.0 +0200
@@ -1,0 +2,6 @@
+Mon Jun 27 10:12:41 CEST 2011 - ti...@suse.de
+
+- updated to version 0.3.4: minor fixes for libchewing 0.3.3; see
+  http://chewing.csie.net/news.html
+
+---

calling whatdependson for head-i586


Old:

  missing-includes.patch
  scim-chewing-0.3.3.tar.bz2

New:

  scim-chewing-0.3.4.tar.bz2



Other differences:
--
++ scim-chewing.spec ++
--- /var/tmp/diff_new_pack.yooe1w/_old  2011-06-27 13:50:42.0 +0200
+++ /var/tmp/diff_new_pack.yooe1w/_new  2011-06-27 13:50:42.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package scim-chewing (Version 0.3.3)
+# spec file for package scim-chewing
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,8 +21,8 @@
 Name:   scim-chewing
 BuildRequires:  gcc-c++ gtk2-devel libchewing-devel perl-XML-Parser scim-devel 
update-desktop-files
 BuildRequires:  intltool
-Version:0.3.3
-Release:2
+Version:0.3.4
+Release:1
 License:GPL v2 or later
 Group:  System/I18n/Chinese
 AutoReqProv:on
@@ -30,7 +30,6 @@
 PreReq: gconf2 libxml2 orbit2 glib2
 Url:http://chewing.csie.net/
 Source0:
http://chewing.csie.net/download/scim/scim-chewing-%{version}.tar.bz2
-Patch0: missing-includes.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:Chewing input method module for SCIM
 
@@ -47,7 +46,6 @@
 %prep
 %define scim_binary_version %(pkg-config --variable=scim_binary_version scim)
 %setup -q -n %{name}-%{version}
-%patch0 -p1
 
 %build
 #libtoolize --force

++ scim-chewing-0.3.3.tar.bz2 - scim-chewing-0.3.4.tar.bz2 ++
 25409 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/scim-chewing-0.3.3/autogen.sh new/scim-chewing-0.3.4/autogen.sh
--- old/scim-chewing-0.3.3/autogen.sh   2008-12-04 06:45:18.0 +0100
+++ new/scim-chewing-0.3.4/autogen.sh   2011-02-27 13:53:26.0 +0100
@@ -1,5 +1,5 @@
 #! /bin/sh
-AM_VERSION=-1.10
+AM_VERSION=-1.11
 AC_VERSION=
 
 set -x
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/scim-chewing-0.3.3/autotools/missing 
new/scim-chewing-0.3.4/autotools/missing
--- old/scim-chewing-0.3.3/autotools/missing2008-12-04 06:45:30.0 
+0100
+++ new/scim-chewing-0.3.4/autotools/missing2011-02-27 13:53:32.0 
+0100
@@ -1,10 +1,10 @@
 #! /bin/sh
 # Common stub for a few missing GNU programs while installing.
 
-scriptversion=2006-05-10.23
+scriptversion=2009-04-28.21; # UTC
 
-# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006
-#   Free Software Foundation, Inc.
+# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006,
+# 2008, 2009 Free Software Foundation, Inc.
 # Originally by Fran,cois Pinard pin...@iro.umontreal.ca, 1996.
 
 # This program is free software; you can redistribute it and/or modify
@@ -18,9 +18,7 @@
 # GNU General Public License for more details.
 
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this program.  If not, see http://www.gnu.org/licenses/.
 
 # As a special exception to the GNU General Public License, if you
 # distribute this file as part of a program that contains a
@@ -89,6 +87,9 @@
   tar  try tar, gnutar, gtar, then tar without non-portable flags
   yacc create \`y.tab.[ch]', if possible, from existing .[ch]
 
+Version suffixes to PROGRAM as well as the prefixes \`gnu-', \`gnu', and
+\`g' are ignored when checking the name.
+
 Send bug reports to bug-autom...@gnu.org.
 exit $?
 ;;
@@ -106,15 +107,22 @@
 
 esac