rpms/apanov-heuristica-fonts/devel apanov-heuristica-fonts.spec, 1.12, 1.13 import.log, 1.9, 1.10

nim nim at fedoraproject.org
Fri Oct 9 19:44:27 UTC 2009


Author: nim

Update of /cvs/extras/rpms/apanov-heuristica-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20671/devel

Modified Files:
	apanov-heuristica-fonts.spec import.log 
Log Message:
ttf-ize


Index: apanov-heuristica-fonts.spec
===================================================================
RCS file: /cvs/extras/rpms/apanov-heuristica-fonts/devel/apanov-heuristica-fonts.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- apanov-heuristica-fonts.spec	13 Sep 2009 16:56:49 -0000	1.12
+++ apanov-heuristica-fonts.spec	9 Oct 2009 19:44:27 -0000	1.13
@@ -5,7 +5,7 @@
 
 Name:    %{fontname}-fonts
 Version: 0.2
-Release: 2%{?dist}
+Release: 3%{?dist}
 Epoch:   1
 Summary: Heuristica font
 
@@ -18,7 +18,7 @@ Patch0:    %{name}-bolditalic.patch
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 BuildArch:     noarch
-BuildRequires: fontforge, fonttools, xgridfit
+BuildRequires: fontforge, fonttools, xgridfit, xmlstarlet
 BuildRequires: fontpackages-devel
 Requires:      fontpackages-filesystem
 
@@ -40,18 +40,14 @@ done
 
 %build
 
-# bug #512504 needs to be fixed in fonttools for plain make to work
-# http://bugzilla.redhat.com/show_bug.cgi?id=512504
-
-make %{?_smp_mflags} Heuristica-Regular.otf Heuristica-Bold.otf \
-                     Heuristica-Italic.otf Heuristica-BoldItalic.otf
+make %{?_smp_mflags}
 
 
 %install
 rm -fr %{buildroot}
 
 install -m 0755 -d %{buildroot}%{_fontdir}
-install -m 0644 -p *.otf %{buildroot}%{_fontdir}
+install -m 0644 -p *.ttf %{buildroot}%{_fontdir}
 
 install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
                    %{buildroot}%{_fontconfig_confdir}
@@ -66,12 +62,16 @@ ln -s %{_fontconfig_templatedir}/%{fontc
 rm -fr %{buildroot}
 
 
-%_font_pkg -f %{fontconf} *.otf
+%_font_pkg -f %{fontconf} *.ttf
 
 %doc *.txt
 
 
 %changelog
+* Fri Oct  9 2009 Nicolas Mailhot <nicolas.mailhot at laposte.net>
+- 1:0.2-3
+— fonttools has been fixed ⇒ generate TTFs
+
 * Sun Sep 13 2009 Nicolas Mailhot <nicolas.mailhot at laposte.net>
 - 1:0.2-2
 — make Bold Italic Bold Italic not BoldItalic


Index: import.log
===================================================================
RCS file: /cvs/extras/rpms/apanov-heuristica-fonts/devel/import.log,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- import.log	13 Sep 2009 16:56:49 -0000	1.9
+++ import.log	9 Oct 2009 19:44:27 -0000	1.10
@@ -7,3 +7,4 @@ apanov-heuristica-fonts-20090125-5_fc11:
 apanov-heuristica-fonts-20090507-1_fc12:HEAD:apanov-heuristica-fonts-20090507-1.fc12.src.rpm:1247609683
 apanov-heuristica-fonts-0_2-1_fc12:HEAD:apanov-heuristica-fonts-0.2-1.fc12.src.rpm:1252262664
 apanov-heuristica-fonts-0_2-2_fc12:HEAD:apanov-heuristica-fonts-0.2-2.fc12.src.rpm:1252860982
+apanov-heuristica-fonts-0_2-3_fc13:HEAD:apanov-heuristica-fonts-0.2-3.fc13.src.rpm:1255117443




More information about the Fedora-fonts-bugs-list mailing list