From 514cae17ccfa2b5d1ac14cf937640e58d6b8fb89 Mon Sep 17 00:00:00 2001 From: Dave Ludlow Date: Mar 08 2010 15:10:09 +0000 Subject: Update for 1.0.3.3-1 --- diff --git a/drehatlas-xaporho-fonts.spec b/drehatlas-xaporho-fonts.spec index f54ed18..8122e08 100644 --- a/drehatlas-xaporho-fonts.spec +++ b/drehatlas-xaporho-fonts.spec @@ -1,16 +1,16 @@ %global fontname drehatlas-xaporho %global fontconf 61-%{fontname}.conf +%global metapkgver 2010-02-06 Name: %{fontname}-fonts -Version: 1.0.3.2 -Release: 2%{?dist} +Version: 1.0.3.3 +Release: 1%{?dist} Summary: A Latin typeface that is sharp and angular Group: User Interface/X License: OFL URL: http://sourceforge.net/projects/drehatlas-fonts/ -Source0: Xaporho-%{version}-src.zip +Source0: http://downloads.sourceforge.net/project/drehatlas-fonts/Font-Packages/COMPLETE/drehatlas-fonts-%{metapkgver}.zip Source1: %{fontconf} -Source2: Makefile.xaporho BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildArch: noarch BuildRequires: fontpackages-devel fontforge @@ -22,18 +22,19 @@ Xaporho. %prep %setup -q -c %{name}-%{version} +cd drehatlas-fonts-%{metapkgver}/Xaporho-%{version} # Wrap the license file at 80 chars fold -s LICENSE > LICENSE.new touch -r LICENSE LICENSE.new mv LICENSE.new LICENSE %build -# A .ttf file is included, but .otf is preferred. -make -f %{SOURCE2} Xaporho.otf %install rm -fr %{buildroot} +cd drehatlas-fonts-%{metapkgver}/Xaporho-%{version} + install -m 0755 -d %{buildroot}%{_fontdir} install -m 0644 -p *.otf %{buildroot}%{_fontdir} @@ -50,9 +51,12 @@ ln -s %{_fontconfig_templatedir}/%{fontconf} \ rm -fr %{buildroot} %_font_pkg -f %{fontconf} *.otf -%doc LICENSE FONTLOG +%doc drehatlas-fonts-%{metapkgver}/Xaporho-%{version}/LICENSE drehatlas-fonts-%{metapkgver}/Xaporho-%{version}/FONTLOG %changelog +* Mon Mar 08 2010 Dave Ludlow 1.0.3.3-1 +- Update for upstream release + * Fri Oct 30 2009 Dave Ludlow 1.0.3.2-2 - Fixed typo in summary diff --git a/sources b/sources index fed4497..e659e15 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3999ce6be63d10c894ca79f525cdeac9 Xaporho-1.0.3.2-src.zip +48b309075c9048ecc4c81959a4c21207 drehatlas-fonts-2010-02-06.zip