rpms/drehatlas-widelands-fonts/devel drehatlas-widelands-fonts.spec, 1.1, 1.2 sources, 1.2, 1.3 Makefile.widelands, 1.1, NONE

Dave Ludlow adsllc at fedoraproject.org
Mon Mar 8 15:05:31 UTC 2010


Author: adsllc

Update of /cvs/pkgs/rpms/drehatlas-widelands-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32259/devel

Modified Files:
	drehatlas-widelands-fonts.spec sources 
Removed Files:
	Makefile.widelands 
Log Message:
Update for 1.0.3.1


Index: drehatlas-widelands-fonts.spec
===================================================================
RCS file: /cvs/pkgs/rpms/drehatlas-widelands-fonts/devel/drehatlas-widelands-fonts.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- drehatlas-widelands-fonts.spec	17 Oct 2009 21:05:36 -0000	1.1
+++ drehatlas-widelands-fonts.spec	8 Mar 2010 15:05:31 -0000	1.2
@@ -1,44 +1,45 @@
 %global fontname drehatlas-widelands
 %global fontconf 61-%{fontname}.conf
+%global metapkgver 2010-02-06
 
 # This is a highly-stylized titling font, so picking an ideal substitute with
 # fontconfig is pointless
 
 Name:		%{fontname}-fonts
-Version:	1.0.2.2
-Release:	6%{?dist}
+Version:	1.0.3.1
+Release:	1%{?dist}
 Summary:	A Latin typeface inspired by feudal calligraphy
 Group:		User Interface/X
 License:	OFL
 URL:		http://www.drehatlas.de/
-Source0:	widelands-%{version}.zip
+Source0:	http://downloads.sourceforge.net/project/drehatlas-fonts/Font-Packages/COMPLETE/drehatlas-fonts-%{metapkgver}.zip
 Source1:	%{fontconf}
-Source2:	Makefile.widelands
 BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildArch:	noarch
 BuildRequires:	fontpackages-devel fontforge
 Requires:	fontpackages-filesystem
 
 %description
-This font was created by Peter Schwanemann as a logo for the Widelands project, but
-has since been enhanced.  The font is decorative and not really usable for
+This font was created by Peter Schwanemann as a logo for the Widelands project,
+but has since been enhanced.  The font is decorative and not really usable for
 real texts, but it looks nice for logos, banners or similar stuff.  All normal
 latin glyphs and arabic numbers are included and usable.
 
 %prep
 %setup -q -c %{name}-%{version}
+cd drehatlas-fonts-%{metapkgver}/Widelands-%{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} Widelands.otf
 
 %install
 rm -fr %{buildroot}
 
+cd drehatlas-fonts-%{metapkgver}/Widelands-%{version}
+
 install -m 0755 -d %{buildroot}%{_fontdir}
 install -m 0644 -p *.otf %{buildroot}%{_fontdir}
 
@@ -55,9 +56,12 @@ ln -s %{_fontconfig_templatedir}/%{fontc
 rm -fr %{buildroot}
 
 %_font_pkg -f %{fontconf} *.otf
-%doc LICENSE FONTLOG
+%doc drehatlas-fonts-%{metapkgver}/Widelands-%{version}/LICENSE drehatlas-fonts-%{metapkgver}/Widelands-%{version}/FONTLOG
 
 %changelog
+* Mon Mar 08 2010 Dave Ludlow <dave at adsllc.com> 1.0.3.1-1
+- Update for upstream release
+
 * Sat Oct 17 2009 Dave Ludlow <dave at adsllc.com> 1.0.2.2-6
 - Remove "Preferred Family" data via a fontforge script instead of ugly hack
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/drehatlas-widelands-fonts/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	17 Oct 2009 21:05:36 -0000	1.2
+++ sources	8 Mar 2010 15:05:31 -0000	1.3
@@ -1 +1 @@
-fff7953388ffe152a242e368c3bc42de  widelands-1.0.2.2.zip
+48b309075c9048ecc4c81959a4c21207  drehatlas-fonts-2010-02-06.zip


--- Makefile.widelands DELETED ---



More information about the fonts-bugs mailing list