File m17n-contrib.spec of Package m17n-contrib

#
# spec file for package m17n-contrib
#
# 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:           m17n-contrib
BuildRequires:  m17n-db
Version:        1.1.13
Release:        0
Provides:       locale(m17n-db:as;bn;gu;hi;kn;ml;mr;ne;or;pa;ta;te;ur)
Url:            http://www.m17n.org/m17n-lib/
Source0:        http://www.m17n.org/m17n-lib/download/m17n-contrib-%{version}.tar.gz
BuildArch:      noarch
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
Summary:        A collection of contributed works to be used with the m17n library
License:        LGPL-2.1+
Group:          System/I18n/Japanese

%description
A collection of contributed works to be used with the m17n library,
mainly additional Indic input methods.

%prep
%setup -q

%build
%configure --disable-nls
%{__make}

%install
make DESTDIR=${RPM_BUILD_ROOT} install
chmod 755 $RPM_BUILD_ROOT%{_datadir}/m17n/scripts/tbl2mim.awk

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-, root, root)
%doc AUTHORS COPYING NEWS README ChangeLog
%dir %{_datadir}/m17n/
%{_datadir}/m17n/*

%changelog
openSUSE Build Service is sponsored by