forked from pool/liberation-fonts
This commit is contained in:
parent
1291d320b2
commit
1ff6c1efb1
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:84537605b0367c981cf912c7832f441fa2a579edd14268c2e36955d08e4ccece
|
|
||||||
size 515723
|
|
3
liberation-fonts-1.04.tar.bz2
Normal file
3
liberation-fonts-1.04.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0e9992355f4634cbee8d2489c90e5f838dae40b3b26fedffc99daf71d69148d9
|
||||||
|
size 848983
|
3
liberation-fonts-rpmlintrc
Normal file
3
liberation-fonts-rpmlintrc
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# not everything starting with lib is a lib
|
||||||
|
addFilter("shlib-policy-missing-lib")
|
||||||
|
addFilter("shlib-policy-nonversioned-dir")
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Nov 2 10:16:48 CET 2008 - coolo@suse.de
|
||||||
|
|
||||||
|
- update to 1.04 - released in july (bnc#440913)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 11 16:03:13 CEST 2007 - mfabian@suse.de
|
Fri May 11 16:03:13 CEST 2007 - mfabian@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package liberation-fonts (Version 0.1)
|
# spec file for package liberation-fonts (Version 1.04)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -30,11 +30,11 @@ 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: 0.1
|
Version: 1.04
|
||||||
Release: 121
|
Release: 1
|
||||||
Summary: Liberation Fonts
|
Summary: Liberation Fonts
|
||||||
Source: liberation-fonts-0.1.tar.bz2
|
Source: liberation-fonts-1.04.tar.bz2
|
||||||
Url: https://www.redhat.com/promo/fonts/
|
Url: https://fedorahosted.org/liberation-fonts/
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -49,7 +49,9 @@ Authors:
|
|||||||
Ascender Corporation http://www.ascendercorp.com/index.html
|
Ascender Corporation http://www.ascendercorp.com/index.html
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -c -n %name-%version
|
%setup
|
||||||
|
|
||||||
|
%build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
mkdir -p $RPM_BUILD_ROOT%{ttf_fontdir}/
|
mkdir -p $RPM_BUILD_ROOT%{ttf_fontdir}/
|
||||||
@ -71,5 +73,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{ttf_fontdir}/*.ttf
|
%{ttf_fontdir}/*.ttf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Nov 02 2008 coolo@suse.de
|
||||||
|
- update to 1.04 - released in july (bnc#440913)
|
||||||
* Fri May 11 2007 mfabian@suse.de
|
* Fri May 11 2007 mfabian@suse.de
|
||||||
- new package: liberation-fonts, version 0.1.
|
- new package: liberation-fonts, version 0.1.
|
||||||
|
Loading…
Reference in New Issue
Block a user