Update to 1.2.0.20091031

This commit is contained in:
Peng Huang 2009-12-11 06:56:09 +00:00
parent 5893291d46
commit 9d1de652fb
3 changed files with 16 additions and 9 deletions

View File

@ -1 +1 @@
ibus-hangul-1.2.0.20090617.tar.gz
ibus-hangul-1.2.0.20091031.tar.gz

View File

@ -1,16 +1,16 @@
%define require_ibus_version 1.2.0
%define require_libhangul_version 0.0.9
%define require_libhangul_version 0.0.10
Name: ibus-hangul
Version: 1.2.0.20090617
Release: 2%{?dist}
Version: 1.2.0.20091031
Release: 1%{?dist}
Summary: The Hangul engine for IBus input platform
License: GPLv2+
Group: System Environment/Libraries
URL: http://code.google.com/p/ibus/
Source0: http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
Patch0: ibus-hangul-1.1.0.20090328-right-ctrl-hanja.patch
Patch1: ibus-hangul-1.1.0.20090328-hanja-arrow-keys.patch
# Patch0: ibus-hangul-1.1.0.20090328-right-ctrl-hanja.patch
# Patch1: ibus-hangul-1.1.0.20090328-hanja-arrow-keys.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -29,8 +29,8 @@ libhangul.
%prep
%setup -q
%patch0 -p1
%patch1 -p1
# %patch0 -p1
# %patch1 -p1
%build
%configure --disable-static
@ -55,6 +55,13 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/ibus/component/*
%changelog
* Fri Dec 11 2009 Peng Huang <shawn.p.huang@gmail.com> - 1.1.0.20091031-1
- Update version to 1.2.0.20091031.
- Drop ibus-hangul-1.1.0.20090328-right-ctrl-hanja.patch and
ibus-hangul-1.1.0.20090328-hanja-arrow-keys.patch temporarily, because
patches conflict with 1.2.0.20091031, and the key configure will available
in next release.
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0.20090617-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

View File

@ -1 +1 @@
67f19f7290ec91ab2b1e07ff6dd887be ibus-hangul-1.2.0.20090617.tar.gz
558ae72f64d520835855a8dfe3ecd1f4 ibus-hangul-1.2.0.20091031.tar.gz