SPECS: xorg-font-font-xfree86-type1.spec - informative descs - cre...

qboosh qboosh at pld-linux.org
Sun Apr 1 21:04:34 CEST 2007


Author: qboosh                       Date: Sun Apr  1 19:04:34 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- informative descs
- create .Fontmap file
- release 1

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

---- Diffs:

================================================================
Index: SPECS/xorg-font-font-xfree86-type1.spec
diff -u SPECS/xorg-font-font-xfree86-type1.spec:1.8 SPECS/xorg-font-font-xfree86-type1.spec:1.9
--- SPECS/xorg-font-font-xfree86-type1.spec:1.8	Mon Feb 12 23:09:24 2007
+++ SPECS/xorg-font-font-xfree86-type1.spec	Sun Apr  1 21:04:29 2007
@@ -1,12 +1,12 @@
 # $Revision$, $Date$
-Summary:	xfree86-type1 font
-Summary(pl.UTF-8):	Font xfree86-type1
+Summary:	XFree86 Cursor font in Type1 format
+Summary(pl.UTF-8):	Font XFree86 Cursor w formacie Type1
 Name:		xorg-font-font-xfree86-type1
 Version:	1.0.0
-Release:	0.1
+Release:	1
 License:	MIT
 Group:		Fonts
-Source0:	http://xorg.freedesktop.org/releases/X11R7.0/src/font/font-xfree86-type1-%{version}.tar.bz2
+Source0:	http://xorg.freedesktop.org/releases/individual/font/font-xfree86-type1-%{version}.tar.bz2
 # Source0-md5:	e66f36a6d68203cc4cf7b56ebbb192dd
 URL:		http://xorg.freedesktop.org/
 BuildRequires:	autoconf >= 2.57
@@ -21,10 +21,10 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-xfree86-type1 font.
+XFree86 Cursor font in Type1 format.
 
 %description -l pl.UTF-8
-Font xfree86-type1.
+Font XFree86 Cursor w formacie Type1.
 
 %prep
 %setup -q -n font-xfree86-type1-%{version}
@@ -51,6 +51,10 @@
 sed -e '1d;s/\.pfa /.pfb /' fonts.scale > fonts.scale.xfree86
 rm -f fonts.scale fonts.dir fonts.cache-1
 
+cat > Fontmap.xfree86 <<EOF
+/Cursor                                  (cursor.pfb)   ;
+EOF
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -65,6 +69,7 @@
 %doc COPYING ChangeLog
 %{_fontsdir}/Type1/cursor.pfb
 %{_fontsdir}/Type1/fonts.scale.xfree86
+%{_fontsdir}/Type1/Fontmap.xfree86
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -72,6 +77,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2007/04/01 19:04:29  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-xfree86-type1.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list