commit 49740c18c59efcb93f66f2050761e21813065c1b
Author: Tom "spot" Callaway <[email protected]>
Date:   Thu Aug 5 15:26:35 2010 -0400

    resolve FTBFS

 GoudyBookletter1911.otf               |  Bin 0 -> 430864 bytes
 oflb-goudy-bookletter-1911-fonts.spec |   11 +++++++++--
 2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/GoudyBookletter1911.otf b/GoudyBookletter1911.otf
new file mode 100644
index 0000000..e273f01
Binary files /dev/null and b/GoudyBookletter1911.otf differ
diff --git a/oflb-goudy-bookletter-1911-fonts.spec 
b/oflb-goudy-bookletter-1911-fonts.spec
index 8f26a3f..250ebbf 100644
--- a/oflb-goudy-bookletter-1911-fonts.spec
+++ b/oflb-goudy-bookletter-1911-fonts.spec
@@ -11,9 +11,10 @@ Group:               User Interface/X
 # 
http://openfontlibrary.org/people/chemoelectric/chemoelectric_-_Goudy_Bookletter_1.zip
 # It is no longer available. The main website has this zip for download:
 # 
http://home.comcast.net/%7Ecrudfactory/cf3/fonts/GoudyBookletter1911--2008.02.06.zip
-# However, that zip file does not contain the source, just the finished .otf 
file.
+# But, it doesn't have the source, just an otf.
 Source0:       chemoelectric_-_Goudy_Bookletter_1.zip
 Source1:       %{name}-fontconfig.conf
+Source2:       GoudyBookletter1911.otf
 URL:           http://home.comcast.net/~crudfactory/cf3/gb1911.html
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: fontpackages-devel, fontforge
@@ -32,7 +33,10 @@ solid appearance.
 sed -i 's|/home/trashman/bin/fontforge|/usr/bin/fontforge|g' make-otf.py
 
 %build
-./generate-it.sh
+# Fontforge's python support is broken, so we can't build this from source, 
sadly.
+# ./generate-it.sh
+# The otf file was generated by converting it with Fontforge manually.
+cp %{SOURCE2} .
 
 %install
 rm -rf %{buildroot}
@@ -48,6 +52,9 @@ rm -rf %{buildroot}
 %_font_pkg -f %{fontconf} *.otf
 
 %changelog
+* Thu Aug  5 2010 Tom "spot" Callaway <[email protected]> 20080206-4
+- source building no longer sane, use pre-generated otf
+
 * Mon Jun 28 2010 Tom "spot" Callaway <[email protected]> 20080206-3
 - fix upstream URL and source
 
_______________________________________________
fonts-bugs mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs
http://fonts.fedoraproject.org/

Reply via email to