# # spec file for package liberation-fonts (Version 1.03) # # Copyright (c) 2008 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: liberation-fonts BuildRequires: xorg-x11-devel %if "%(xft-config --prefix)" == "/usr" %define ttf_fontdir /usr/share/fonts/truetype %else %define ttf_fontdir /usr/X11R6/lib/X11/fonts/truetype %endif License: GPL v2 or later Group: System/X11/Fonts AutoReqProv: on PreReq: %suseconfig_fonts_prereq Provides: locale(bg;el;ru;bg) Version: 1.03 Release: 1 Summary: Liberation Fonts Source: %{name}-%{version}.tar.bz2 Source1: %{name}-rpmlintrc Url: https://fedorahosted.org/liberation-fonts/ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %description Free fonts which are metric compatible to "Arial", "Times New Roman" and "Courier New". Authors: -------- Ascender Corporation http://www.ascendercorp.com/index.html %prep %setup -q %build %install mkdir -p $RPM_BUILD_ROOT%{ttf_fontdir} install -m 0644 *.ttf $RPM_BUILD_ROOT%{ttf_fontdir}/ %post %run_suseconfig_fonts %postun %run_suseconfig_fonts %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %doc COPYING License.txt # For version 1.04: AUTHORS COPYING ChangeLog License.txt README %dir %{ttf_fontdir} %{ttf_fontdir}/*.ttf %changelog * Thu Nov 27 2008 sbrabec@suse.cz - Degrade to version 1.03. (bnc#440913) * Sun Nov 02 2008 coolo@suse.de - update to 1.04 - released in july (bnc#440913) * Fri May 11 2007 mfabian@suse.de - new package: liberation-fonts, version 0.1.