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-042

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

%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}  $RPM_BUILD_ROOT%{fontdir}/
%{__install} -c -m 644 *.ttf $RPM_BUILD_ROOT%{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