Author: adsllc

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

Modified Files:
        drehatlas-widelands-fonts.spec 
Log Message:
Release attempt #4


Index: drehatlas-widelands-fonts.spec
===================================================================
RCS file: 
/cvs/pkgs/rpms/drehatlas-widelands-fonts/F-13/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      14 Mar 2010 15:56:24 -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:       4%{?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 <[email protected]> 1.0.3.1-4
+- Update for upstream release
+
 * Sat Oct 17 2009 Dave Ludlow <[email protected]> 1.0.2.2-6
 - Remove "Preferred Family" data via a fontforge script instead of ugly hack
 

_______________________________________________
fonts-bugs mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs
http://fonts.fedoraproject.org/

Reply via email to