SPECS: xorg-font-font-ibm-type1.spec - informative descs - create ...

qboosh qboosh at pld-linux.org
Sun Apr 1 20:51:58 CEST 2007


Author: qboosh                       Date: Sun Apr  1 18:51:58 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- informative descs
- create .Fontmap file
- release 1

---- Files affected:
SPECS:
   xorg-font-font-ibm-type1.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/xorg-font-font-ibm-type1.spec
diff -u SPECS/xorg-font-font-ibm-type1.spec:1.8 SPECS/xorg-font-font-ibm-type1.spec:1.9
--- SPECS/xorg-font-font-ibm-type1.spec:1.8	Mon Feb 12 23:09:24 2007
+++ SPECS/xorg-font-font-ibm-type1.spec	Sun Apr  1 20:51:53 2007
@@ -1,12 +1,12 @@
 # $Revision$, $Date$
-Summary:	ibm-type1 font
-Summary(pl.UTF-8):	Font ibm-type1
+Summary:	IBM Courier font in Type1 format
+Summary(pl.UTF-8):	Font IBM Courier w formacie Type1
 Name:		xorg-font-font-ibm-type1
 Version:	1.0.0
-Release:	0.1
+Release:	1
 License:	distributable (see COPYING)
 Group:		Fonts
-Source0:	http://xorg.freedesktop.org/releases/X11R7.0/src/font/font-ibm-type1-%{version}.tar.bz2
+Source0:	http://xorg.freedesktop.org/releases/individual/font/font-ibm-type1-%{version}.tar.bz2
 # Source0-md5:	8e8733051371e2b51123376b49f5d3ea
 URL:		http://xorg.freedesktop.org/
 BuildRequires:	autoconf >= 2.57
@@ -21,10 +21,10 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-ibm-type1 font.
+IBM Courier font in Type1 format.
 
 %description -l pl.UTF-8
-Font ibm-type1.
+Font IBM Courier w formacie Type1.
 
 %prep
 %setup -q -n font-ibm-type1-%{version}
@@ -55,6 +55,13 @@
 sed -e '1d;s/\.pfa /.pfb /' fonts.scale > fonts.scale.ibm
 rm -f fonts.scale fonts.dir fonts.cache-1
 
+cat > Fontmap.ibm <<EOF
+/Courier                                 (cour.pfb)     ;
+/Courier-Bold                            (courb.pfb)    ;
+/Courier-BoldItalic                      (courbi.pfb)   ;
+/Courier-Italic                          (couri.pfb)    ;
+EOF
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -70,6 +77,7 @@
 %{_fontsdir}/Type1/*.pfb
 %{_fontsdir}/Type1/afm/*.afm
 %{_fontsdir}/Type1/fonts.scale.ibm
+%{_fontsdir}/Type1/Fontmap.ibm
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -77,6 +85,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2007/04/01 18:51:53  qboosh
+- informative descs
+- create .Fontmap file
+- release 1
+
 Revision 1.8  2007/02/12 22:09:24  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xorg-font-font-ibm-type1.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list