From 8425d6c4cfc4cb7eb41f7c97851a52648f451f9e Mon Sep 17 00:00:00 2001 From: kaio Date: Apr 27 2010 02:21:41 +0000 Subject: - Updated source from upstream. - Introduced Sans Narrow by upstream. --- diff --git a/.cvsignore b/.cvsignore index 8ba475e..310c1dc 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -liberation-fonts-1.05.2.20091019.tar.gz +liberation-fonts-ttf-1.05.3.20100427.tar.gz diff --git a/liberation-fonts.spec b/liberation-fonts.spec index 2eb3682..727f297 100644 --- a/liberation-fonts.spec +++ b/liberation-fonts.spec @@ -9,8 +9,8 @@ New. Name: %{fontname}-fonts Summary: Fonts to replace commonly used Microsoft Windows fonts -Version: 1.05.2.20091019 -Release: 5%{?dist} +Version: 1.05.3.20100427 +Release: 1%{?dist} # The license of the Liberation Fonts is a EULA that contains GPLv2 and two # exceptions: # The first exception is the standard FSF font exception. @@ -19,7 +19,7 @@ Release: 5%{?dist} License: Liberation Group: User Interface/X URL: https://fedorahosted.org/liberation-fonts/ -Source0: https://fedorahosted.org/releases/l/i/liberation-fonts/%{name}-%{version}.tar.gz +Source0: https://fedorahosted.org/releases/l/i/liberation-fonts/%{name}-ttf-%{version}.tar.gz BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildArch: noarch @@ -90,17 +90,29 @@ New. %_font_pkg -n mono LiberationMono-*.ttf +%package -n %{fontname}-narrow-fonts +Summary: Sans-serif Narrow fonts to replace commonly used Microsoft Arial Narrow +Group: User Interface/X +Requires: %{fontname}-fonts-common = %{version}-%{release} + +%description -n %{fontname}-narrow-fonts +%common_desc + +This is Sans-serif Narrow TrueType fonts that replaced commonly used Microsoft Arial Narrow. + +%_font_pkg -n narrow LiberationSansNarrow-*.ttf + %prep -%setup -q -n %{name}-%{version} +%setup -q %build -%__make build +%{nil} %install %__rm -rf %{buildroot} # fonts .ttf install -m 0755 -d %{buildroot}%{_fontdir} -install -m 0644 -p ttf/*.ttf %{buildroot}%{_fontdir} +install -m 0644 -p *.ttf %{buildroot}%{_fontdir} # catalogue install -m 0755 -d %{buildroot}%{catalogue} %__ln_s %{_fontdir} %{buildroot}%{catalogue}/%{name} @@ -112,6 +124,10 @@ mkfontscale %{buildroot}%{_fontdir} %__rm -rf %{buildroot} %changelog +* Tue Apr 27 2010 Caius 'kaio' Chance - 1.05.3.20100427-1 +- Updated source from upstream. +- Introduced Sans Narrow by upstream. + * Wed Jan 13 2010 Caius 'kaio' Chance - 1.05.2.20091019-5.fc13 - Removed 'Provides liberation-fonts and liberation-fonts-compat by liberation-fonts-common.' diff --git a/sources b/sources index 68754fb..0309dcf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -89cd7e13588da4ca14a523233b3352f0 liberation-fonts-1.05.2.20091019.tar.gz +c83764d5acd3f2824384c307162f13d5 liberation-fonts-ttf-1.05.3.20100427.tar.gz