Hello community,

here is the log from the commit of package ibus-hangul for openSUSE:Factory 
checked in at 2012-03-26 11:01:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ibus-hangul (Old)
 and      /work/SRC/openSUSE:Factory/.ibus-hangul.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ibus-hangul", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/ibus-hangul/ibus-hangul.changes  2011-12-08 
11:28:24.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ibus-hangul.new/ibus-hangul.changes     
2012-03-26 11:01:24.000000000 +0200
@@ -1,0 +2,11 @@
+Thu Mar 20 23:46:11 UTC+8 2012 - [email protected]
+
+- update to 1.4.0
+   * Require ibus 1.4
+   * Add desktop menu for ibus-setup-hangul
+   * Add an option for automatic reordering
+   * Add an option for a word preedit text
+   * Update MS IME compatible symbol table
+   * Use surrounding text feature on converting to hanja
+
+-------------------------------------------------------------------

Old:
----
  ibus-hangul-1.3.1.tar.gz
  ibus-hangul-ibus-1.4.patch
  ibus-hangul-setup-dir-fix.diff

New:
----
  ibus-hangul-1.4.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ibus-hangul.spec ++++++
--- /var/tmp/diff_new_pack.ZKRncw/_old  2012-03-26 11:01:25.000000000 +0200
+++ /var/tmp/diff_new_pack.ZKRncw/_new  2012-03-26 11:01:25.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ibus-hangul
 #
-# 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,6 +15,8 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+
 Name:           ibus-hangul
 BuildRequires:  automake
 BuildRequires:  fdupes
@@ -23,7 +25,8 @@
 BuildRequires:  libhangul-devel
 BuildRequires:  pkgconfig
 BuildRequires:  python
-Version:        1.3.1
+BuildRequires:  update-desktop-files
+Version:        1.4.0
 Release:        0
 Summary:        The Hangul engine for IBus input platform
 License:        GPL-2.0+
@@ -31,46 +34,46 @@
 Provides:       locale(ibus:ko)
 Url:            http://code.google.com/p/ibus/
 Source:         %{name}-%{version}.tar.gz
-Patch:          ibus-hangul-ibus-1.4.patch
-Patch1:         ibus-hangul-setup-dir-fix.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 The Hangul engine for IBus platform. It provides Korean input method from
 libhangul.
-한국어
+
 
 %prep
 %setup -q
-%patch -p1
-%patch1 -p1
-# autoreconf -fi
 aclocal -Im4
 automake --foreign --copy --add-missing
 autoconf
 
 %build
-%configure --disable-static --libexecdir=%{_prefix}/%{_lib}/ibus
+%configure --disable-static \
+           --libexecdir=%{_prefix}/%{_lib}/ibus
 make %{?jobs:-j %jobs}
 
 %install
 %makeinstall
+mkdir -p $RPM_BUILD_ROOT/%{_datadir}/icons/hicolor/64x64/apps/
+install -m 755 icons/%{name}.png 
$RPM_BUILD_ROOT/%{_datadir}/icons/hicolor/64x64/apps/ibus-setup-hangul.png
+install -m 755 icons/%{name}.svg 
$RPM_BUILD_ROOT/%{_datadir}/icons/hicolor/64x64/apps/ibus-setup-hangul.svg
+%suse_update_desktop_file ibus-setup-hangul Utility DesktopUtility System
 
 %find_lang %{name}
 %fdupes -s $RPM_BUILD_ROOT
 
-%clean
-rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING README
-%dir %{_libdir}/ibus
-%{_libdir}/ibus/ibus-*
+%{_libdir}/ibus-hangul/
 %{_prefix}/%{_lib}/ibus
 %{_datadir}/ibus-*
 %dir %{_datadir}/ibus
 %dir %{_datadir}/ibus/component
 %{_datadir}/ibus/component/*
+%{_datadir}/icons/hicolor/
+%{_bindir}/*
+%{_datadir}/applications/ibus-setup-hangul.desktop
 
 %changelog

++++++ ibus-hangul-1.3.1.tar.gz -> ibus-hangul-1.4.0.tar.gz ++++++
++++ 3282 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to