forked from pool/liberation-fonts
Accepting request 37509 from M17N
Copy from M17N/liberation-fonts based on submit request 37509 from user tiwai OBS-URL: https://build.opensuse.org/request/show/37509 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liberation-fonts?expand=0&rev=8
This commit is contained in:
parent
9b4c9a88b1
commit
013172c3dd
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 8 18:15:06 CEST 2010 - tiwai@suse.de
|
||||||
|
|
||||||
|
- remove unnecessary buildrequires for too old distros
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 27 18:18:13 CET 2008 - sbrabec@suse.cz
|
Thu Nov 27 18:18:13 CET 2008 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package liberation-fonts (Version 1.03)
|
# spec file for package liberation-fonts (Version 1.03)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,19 +19,14 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: liberation-fonts
|
Name: liberation-fonts
|
||||||
BuildRequires: xorg-x11-devel
|
|
||||||
%if "%(xft-config --prefix)" == "/usr"
|
|
||||||
%define ttf_fontdir /usr/share/fonts/truetype
|
%define ttf_fontdir /usr/share/fonts/truetype
|
||||||
%else
|
License: GPLv2+
|
||||||
%define ttf_fontdir /usr/X11R6/lib/X11/fonts/truetype
|
|
||||||
%endif
|
|
||||||
License: GPL v2 or later
|
|
||||||
Group: System/X11/Fonts
|
Group: System/X11/Fonts
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
PreReq: %suseconfig_fonts_prereq
|
PreReq: %suseconfig_fonts_prereq
|
||||||
Provides: locale(bg;el;ru;bg)
|
Provides: locale(bg;el;ru;bg)
|
||||||
Version: 1.03
|
Version: 1.03
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Liberation Fonts
|
Summary: Liberation Fonts
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
Source1: %{name}-rpmlintrc
|
Source1: %{name}-rpmlintrc
|
||||||
@ -71,13 +66,6 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc COPYING License.txt
|
%doc COPYING License.txt
|
||||||
# For version 1.04: AUTHORS COPYING ChangeLog License.txt README
|
# For version 1.04: AUTHORS COPYING ChangeLog License.txt README
|
||||||
%dir %{ttf_fontdir}
|
%{ttf_fontdir}
|
||||||
%{ttf_fontdir}/*.ttf
|
|
||||||
|
|
||||||
%changelog
|
%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.
|
|
||||||
|
Loading…
Reference in New Issue
Block a user