SPECS: xorg-font-font-bh-type1.spec - create .Fontmap file (replac...

qboosh qboosh at pld-linux.org
Sun Apr 1 21:09:35 CEST 2007


Author: qboosh                       Date: Sun Apr  1 19:09:35 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- create .Fontmap file (replacing outdated Lucidux* entries from X11-fonts .Fontmap)

---- Files affected:
SPECS:
   xorg-font-font-bh-type1.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/xorg-font-font-bh-type1.spec
diff -u SPECS/xorg-font-font-bh-type1.spec:1.11 SPECS/xorg-font-font-bh-type1.spec:1.12
--- SPECS/xorg-font-font-bh-type1.spec:1.11	Sun Apr  1 20:33:34 2007
+++ SPECS/xorg-font-font-bh-type1.spec	Sun Apr  1 21:09:30 2007
@@ -55,6 +55,21 @@
 sed -e '1d;s/\.pfa /.pfb /' fonts.scale > fonts.scale.bh
 rm -f fonts.scale fonts.dir fonts.cache-1
 
+cat > Fontmap.bh <<EOF
+/LuxiMono                                (l047013t.pfb) ;
+/LuxiMono-Bold                           (l047016t.pfb) ;
+/LuxiMono-Oblique                        (l047033t.pfb) ;
+/LuxiMono-BoldOblique                    (l047036t.pfb) ;
+/LuxiSans                                (l048013t.pfb) ;
+/LuxiSans-Bold                           (l048016t.pfb) ;
+/LuxiSans-Oblique                        (l048033t.pfb) ;
+/LuxiSans-BoldOblique                    (l048036t.pfb) ;
+/LuxiSerif                               (l049013t.pfb) ;
+/LuxiSerif-Bold                          (l049016t.pfb) ;
+/LuxiSerif-Oblique                       (l049033t.pfb) ;
+/LuxiSerif-BoldOblique                   (l049036t.pfb) ;
+EOF
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -70,6 +85,7 @@
 %{_fontsdir}/Type1/*.pfb
 %{_fontsdir}/Type1/afm/*.afm
 %{_fontsdir}/Type1/fonts.scale.bh
+%{_fontsdir}/Type1/Fontmap.bh
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -77,6 +93,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2007/04/01 19:09:30  qboosh
+- create .Fontmap file (replacing outdated Lucidux* entries from X11-fonts .Fontmap)
+
 Revision 1.11  2007/04/01 18:33:34  qboosh
 - informative descs
 - release 1
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xorg-font-font-bh-type1.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list