Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 3d66d313ccf2e7fa5069f2148b9dcfc6 > files > 2

ibus-hangul-1.4.1-3.mga3.src.rpm

%define	version 1.4.1
%define	release %mkrel 3

Name:      ibus-hangul
Summary:   ibus - Korean Hangul engine
Version:   %{version}
Release:   %{release}
Group:     System/Internationalization
License:   GPLv2+
URL:       http://code.google.com/p/ibus/
Source0:   http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
BuildRequires: pkgconfig(ibus-1.0) >= 1.3.99
BuildRequires: pkgconfig(libhangul) >= 0.1.0
BuildRequires: intltool >= 0.35.0
Requires:	ibus >= 1.3.99
Requires(post,preun): GConf2

%description
ibus - Korean Hangul engine.

%prep
%setup -q -n %{name}-%{version}

%build
%configure2_5x
%make

%install
%makeinstall_std

%find_lang %name

%if 0
%post
%post_ibus_register_engine hangul ko

%preun
%preun_ibus_unregister_engine hangul
%endif

%files -f %name.lang
%{_bindir}/*
%{_libdir}/%{name}
%{_libexecdir}/ibus-*
%{_datadir}/%{name}
%{_iconsdir}/*/*/*
%{_datadir}/ibus/component/*.xml
%{_datadir}/applications/*.desktop


%changelog

* Sat Jan 12 2013 fwang <fwang> 1.4.1-3.mga3
+ Revision: 354297
- update file list

  + umeabot <umeabot>
    - Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Tue Oct 23 2012 fwang <fwang> 1.4.1-2.mga3
+ Revision: 309331
- rebuild for new ibus

* Mon May 28 2012 fwang <fwang> 1.4.1-1.mga3
+ Revision: 247790
- update file list
- new version 1.4.1

* Wed Jan 11 2012 fwang <fwang> 1.4.0-1.mga2
+ Revision: 194964
- update file list
- new version 1.4.0

* Wed Nov 02 2011 fwang <fwang> 1.3.2-1.mga2
+ Revision: 161551
- new version 1.3.2

* Mon Oct 31 2011 fwang <fwang> 1.3.1-4.mga2
+ Revision: 160318
- rebuild for new libhangul

* Sat Sep 24 2011 fwang <fwang> 1.3.1-3.mga2
+ Revision: 147507
- add fedora patch to build with ibus 1.4
- rebuild of new ibus
- add ibus helper for registering engine

* Fri Mar 18 2011 tv <tv> 1.3.1-1.mga1
+ Revision: 73562
- imported package ibus-hangul