Hello community,

here is the log from the commit of package ibus-hangul for openSUSE:12.2 
checked in at 2012-06-28 15:28:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.2/ibus-hangul (Old)
 and      /work/SRC/openSUSE:12.2/.ibus-hangul.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:12.2/ibus-hangul/ibus-hangul.changes     2012-06-25 
15:35:22.000000000 +0200
+++ /work/SRC/openSUSE:12.2/.ibus-hangul.new/ibus-hangul.changes        
2012-06-28 15:28:32.000000000 +0200
@@ -1,0 +2,9 @@
+Sun Jun 10 16:31:51 UTC+8 2012 - [email protected]
+
+- update to 1.4.1
+ * Handle exceptions properly in ibus-setup-hangul
+   https://github.com/choehwanjin/ibus-hangul/pull/5
+ * Update icon files
+ * Support ibus icon symbol feature
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ ibus-hangul.spec ++++++
--- /var/tmp/diff_new_pack.8BsER9/_old  2012-06-28 15:28:32.000000000 +0200
+++ /var/tmp/diff_new_pack.8BsER9/_new  2012-06-28 15:28:32.000000000 +0200
@@ -26,7 +26,7 @@
 BuildRequires:  pkgconfig
 BuildRequires:  python
 BuildRequires:  update-desktop-files
-Version:        1.4.0
+Version:        1.4.1
 Release:        0
 Summary:        The Hangul engine for IBus input platform
 License:        GPL-2.0+
@@ -43,9 +43,6 @@
 
 %prep
 %setup -q
-aclocal -Im4
-automake --foreign --copy --add-missing
-autoconf
 
 %build
 %configure --disable-static \
@@ -54,10 +51,15 @@
 
 %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
+#mkdir -p $RPM_BUILD_ROOT/%{_datadir}/icons/hicolor/64x64/apps/
+#install -m 755 icons/%{name}.png 
$RPM_BUILD_ROOT/%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
+#install -m 755 icons/%{name}.svg 
$RPM_BUILD_ROOT/%{_datadir}/icons/hicolor/64x64/apps/%{name}.svg
 %suse_update_desktop_file ibus-setup-hangul Utility DesktopUtility System
+%ifarch x86_64
+ln -sf ../lib64/ibus/ibus-setup-hangul 
$RPM_BUILD_ROOT%{_bindir}/ibus-setup-hangul
+%else
+ln -sf ../lib/ibus/ibus-setup-hangul 
$RPM_BUILD_ROOT%{_bindir}/ibus-setup-hangul
+%endif
 
 %find_lang %{name}
 %fdupes -s $RPM_BUILD_ROOT

++++++ ibus-hangul-1.4.0.tar.gz -> ibus-hangul-1.4.1.tar.gz ++++++
++++ 18478 lines of diff (skipped)

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

Reply via email to