File ibus-table-jyutping.spec of Package ibus-table-jyutping
#
# spec file for package ibus-table-jyutping (Version 1.2.0.20090824)
#
# Copyright (c) 2010 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: ibus-table-jyutping
BuildRequires: ibus-table-devel pkgconfig python
Summary: Jyutping input method for IBus framework
Version: 1.2.0.20090824
Release: 1
License: GPLv2+
Group: System/I18n/Chinese
Url: http://code.google.com/p/ibus/
Source: %{name}-%{version}.tar.gz
Requires: ibus-table
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%description
ibus-table-jyutping provide Jyutping input method on IBus Table under
IBus framework.
粵語拼音
%prep
%setup -q
%build
%configure
make
%install
%makeinstall
%clean
rm -rf %buildroot
%files
%defattr(-,root,root)
%{_datadir}/ibus-table
%changelog