[ibus-hangul] Update to 1.4.2-2

Daiki Ueno ueno at fedoraproject.org
Wed Mar 27 09:25:39 UTC 2013


commit af01928f11b10c2559f43256343cac9b15faa7c0
Author: Daiki Ueno <ueno at unixuser.org>
Date:   Wed Mar 27 18:25:28 2013 +0900

    Update to 1.4.2-2

 ibus-hangul.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/ibus-hangul.spec b/ibus-hangul.spec
index 4d3302c..54beb75 100644
--- a/ibus-hangul.spec
+++ b/ibus-hangul.spec
@@ -15,7 +15,7 @@
 
 Name:       ibus-hangul
 Version:    1.4.2
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    The Hangul engine for IBus input platform
 License:    GPLv2+
 Group:      System Environment/Libraries
@@ -28,7 +28,7 @@ Source0:    http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
 Patch1:	    ibus-hangul-add-hangul-hotkey.patch
 %endif
 
-BuildRequires:  gettext-devel
+BuildRequires:  gettext-devel, automake, libtool
 BuildRequires:  intltool
 BuildRequires:  libtool
 BuildRequires:  libhangul-devel >= %{require_libhangul_version}
@@ -54,6 +54,8 @@ libhangul.
 %patch1 -p1 -b .add-hangul-hotkey
 %endif
 
+autoreconf -fi
+
 %build
 %configure --disable-static %{?_with_hotkeys}
 # make -C po update-gmo
@@ -90,6 +92,9 @@ fi
 %{_datadir}/icons/hicolor/*/apps/*
 
 %changelog
+* Wed Mar 27 2013 Daiki Ueno <ueno at gnu.org> - 1.4.2-2
+- pull the latest config.guess and config.sub for ARM64 port
+
 * Tue Jan 29 2013 Daiki Ueno <dueno at redhat.com> - 1.4.2-1
 - Update version to 1.4.2.
 - Remove ibus-hangul-setup-gi.patch


More information about the scm-commits mailing list