File mplus-fonts.spec of Package mplus-fonts

#
# spec file for package mplus-fonts
#
# 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/
#


%define mplusname mplus-TESTFLIGHT-049

Name:           mplus-fonts
Version:        1.0.49
Release:        0
%define	fontdir     /usr/share/fonts/truetype
Summary:        Free fonts set incorporates all Kanji until level 2 and Latin glyphs
License:        SUSE-mplus
Group:          System/X11/Fonts
Url:            http://mplus-fonts.sourceforge.jp/mplus-outline-fonts/index-en.html
Source0:        %{mplusname}.tar.bz2
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch
Requires(pre):  %suseconfig_fonts_prereq

%description
The M+ outline fonts are distributed with proportional Latin (4 variations),
fixed-halfwidth Latin (3 variations) and fixed-fullwidth Japanese (2 Kana variations)
character set. 7 weights from Thin to Black are included, but fixed-halfwidth
Latin with 5 weights from Thin to Bold.

%prep
%setup -q -n %{mplusname}

%build

%install
[ -e %{buildroot} ] || mkdir %{buildroot}
mkdir -p  %{buildroot}%{fontdir}/
install -c -m 644 *.ttf %{buildroot}%{fontdir}

%post
%run_suseconfig_fonts

%postun
%run_suseconfig_fonts

%files
%defattr(-, root,root)
%doc LICENSE_?  README_?
%dir %{fontdir}/
%{fontdir}/*

%changelog
openSUSE Build Service is sponsored by