From 1291d320b263d00560ffbaec5f5c8531a1461b35bdba3f40b4af171a162b1838 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 23 Oct 2008 02:37:16 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liberation-fonts?expand=0&rev=3 --- liberation-fonts.spec | 29 ++++++++++++++++++++--------- 1 file changed, 20 insertions(+), 9 deletions(-) diff --git a/liberation-fonts.spec b/liberation-fonts.spec index fdd2170..2ceadce 100644 --- a/liberation-fonts.spec +++ b/liberation-fonts.spec @@ -1,15 +1,23 @@ # # spec file for package liberation-fonts (Version 0.1) # -# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. +# 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" @@ -17,18 +25,18 @@ BuildRequires: xorg-x11-devel %else %define ttf_fontdir /usr/X11R6/lib/X11/fonts/truetype %endif -License: GNU General Public License (GPL) +License: GPL v2 or later Group: System/X11/Fonts -Autoreqprov: on +AutoReqProv: on PreReq: %suseconfig_fonts_prereq Provides: locale(bg;el;ru;bg) Version: 0.1 -Release: 1 +Release: 121 Summary: Liberation Fonts Source: liberation-fonts-0.1.tar.bz2 -URL: https://www.redhat.com/promo/fonts/ +Url: https://www.redhat.com/promo/fonts/ BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildArch: noarch +BuildArch: noarch %description Free fonts which are metric compatible to "Arial", "Times New Roman" @@ -53,6 +61,9 @@ install -m 0644 *.ttf $RPM_BUILD_ROOT%{ttf_fontdir}/ %postun %run_suseconfig_fonts +%clean +rm -rf $RPM_BUILD_ROOT + %files %defattr(-,root,root,755) %doc License.txt @@ -60,5 +71,5 @@ install -m 0644 *.ttf $RPM_BUILD_ROOT%{ttf_fontdir}/ %{ttf_fontdir}/*.ttf %changelog -* Fri May 11 2007 - mfabian@suse.de +* Fri May 11 2007 mfabian@suse.de - new package: liberation-fonts, version 0.1.