File ibus-table-zhuyin.spec of Package ibus-table-zhuyin

#
# spec file for package ibus-table-zhuyin
#
# Copyright (c) 2012 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/
#


Name:           ibus-table-zhuyin
Version:        1.2.0.20090831
Release:        0
Summary:        Zhuyin input method for IBus
License:        GPL-3.0+
Group:          System/I18n/Chinese
Url:            http://code.google.com/p/ibus/
Source:         %{name}-%{version}.tar.gz
# FIX-FOR-UPSTREAM fix attribute name error in zhuyin-big.txt table.
Patch0:         zhuyin-big-attr-name.patch
BuildRequires:  fdupes
BuildRequires:  ibus-table-devel
BuildRequires:  pkgconfig
BuildRequires:  python
Requires:       ibus-table
Provides:       locale(ibus:zh_TW)
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch

%description
Zhuyin input method intergrated in IBus framework.
注音輸入法

%prep
%setup -q
%patch0 -p1

%build
%configure
make

%install
%makeinstall

%fdupes %{buildroot}

%files
%defattr(-,root,root)
%doc AUTHORS ChangeLog COPYING NEWS README
%{_datadir}/ibus-table

%changelog
openSUSE Build Service is sponsored by