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

#
# spec file for package ibus-table-translit (Version 1.2.0.20090907)
#
# 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-translit
BuildRequires:  ibus-table-devel pkgconfig python
Summary:        Translit input method for IBus
Version:        1.2.0.20090907
Release:        1
License:        GPLv2+
Group:          System/I18n/Chinese
Url:            http://code.google.com/p/ibus/
Source:         %{name}-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
Requires:       ibus-table
BuildArch:      noarch

%description
Translit input method intergrated in IBus framework.


%prep
%setup -q

%build
%configure
make

%install
%makeinstall

%clean
rm -rf %buildroot

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

%changelog
openSUSE Build Service is sponsored by