Author: adsllc

Update of /cvs/pkgs/rpms/drehatlas-warender-bibliothek-fonts/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31025

Modified Files:
        drehatlas-warender-bibliothek-fonts.spec 
Log Message:
Update to 1.0.2.1-1 (fix missed .spec file in last commit)


Index: drehatlas-warender-bibliothek-fonts.spec
===================================================================
RCS file: 
/cvs/pkgs/rpms/drehatlas-warender-bibliothek-fonts/F-10/drehatlas-warender-bibliothek-fonts.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- drehatlas-warender-bibliothek-fonts.spec    19 Oct 2009 19:16:31 -0000      
1.1
+++ drehatlas-warender-bibliothek-fonts.spec    8 Mar 2010 14:56:45 -0000       
1.2
@@ -1,16 +1,16 @@
 %global fontname drehatlas-warender-bibliothek
 %global fontconf 61-%{fontname}.conf
+%global metapkgver 2010-02-06
 
 Name:          %{fontname}-fonts
-Version:       1.0.1.1
+Version:       1.0.2.1
 Release:       1%{?dist}
 Summary:       A Latin typeface that is decorative, surreal, and hairy
 Group:         User Interface/X
 License:       OFL
 URL:           http://www.drehatlas.de/
-Source0:       ofl-font-warenderbibliothek-%{version}.zip
+Source0:       
http://downloads.sourceforge.net/project/drehatlas-fonts/Font-Packages/COMPLETE/drehatlas-fonts-%{metapkgver}.zip
 Source1:       %{fontconf}
-Source2:       Makefile.warender-bibliothek
 BuildRoot:     %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildArch:     noarch
 BuildRequires: fontpackages-devel fontforge
@@ -27,17 +27,18 @@ font.
 %prep
 %setup -q -c %{name}-%{version}
 # Wrap the license file at 80 chars
+cd drehatlas-fonts-%{metapkgver}/WarenderBibliothek-%{version}
 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} WarenderBibliothek.otf
 
 %install
 rm -fr %{buildroot}
 
+cd drehatlas-fonts-%{metapkgver}/WarenderBibliothek-%{version}
+
 install -m 0755 -d %{buildroot}%{_fontdir}
 install -m 0644 -p *.otf %{buildroot}%{_fontdir}
 
@@ -54,8 +55,11 @@ ln -s %{_fontconfig_templatedir}/%{fontc
 rm -fr %{buildroot}
 
 %_font_pkg -f %{fontconf} *.otf
-%doc LICENSE FONTLOG
+%doc drehatlas-fonts-%{metapkgver}/WarenderBibliothek-%{version}/LICENSE 
drehatlas-fonts-%{metapkgver}/WarenderBibliothek-%{version}/FONTLOG
 
 %changelog
+* Mon Mar 08 2010 Dave Ludlow <[email protected]> 1.0.2.1-1
+- Update for upstream release
+
 * Sat Oct 17 2009 Dave Ludlow <[email protected]> 1.0.1.1-1
 - Initial packaging

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

Reply via email to