SPECS: ghostpcl.spec - note on XPS support in summaries, - fonts d...

gotar gotar at pld-linux.org
Fri Apr 25 18:03:47 CEST 2008


Author: gotar                        Date: Fri Apr 25 16:03:47 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- note on XPS support in summaries,
- fonts don't require main package, fixed group,
- package more binaries,
- added TODOs

---- Files affected:
SPECS:
   ghostpcl.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/ghostpcl.spec
diff -u SPECS/ghostpcl.spec:1.8 SPECS/ghostpcl.spec:1.9
--- SPECS/ghostpcl.spec:1.8	Fri Apr 25 17:25:31 2008
+++ SPECS/ghostpcl.spec	Fri Apr 25 18:03:42 2008
@@ -1,9 +1,16 @@
 # $Revision$, $Date$
+# TODO:
+#	- prevent linking pspcl6 and pcl6 with expat
+#	- fix GS_LIB_DEFAULT path to gs_init.ps (pspcl6)
+#	  how about GS_DOT_VERSION?
+#	- rename urwfonts subpackage to font-TTF-urw
+#	- create alternate Type1 font subpackage:
+#	  http://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/GhostPCL/urwfonts_t1-1.40.tar.bz2
 
 %define	urwfonts_ver	1.41
 
-Summary:	PostScript & PDF interpreter and renderer
-Summary(pl.UTF-8):	Interpreter i renderer PostScriptu i PDF
+Summary:	PostScript, PDF and XPS interpreter and renderer
+Summary(pl.UTF-8):	Interpreter i renderer PostScriptu, PDF oraz XPS
 Name:		ghostpcl
 Version:	1.52
 Release:	1
@@ -40,8 +47,7 @@
 Summary:	URW fonts in TTF format for GhostPCL
 Summary(pl.UTF-8):	Fonty URW w formacie TTF dla GhostPCL-a
 License:	Alladin Free Public License
-Group:		Applications/Graphics
-Requires:	%{name} = %{version}-%{release}
+Group:		Fonts
 Requires(post,postun):	fontpostinst
 
 %description urwfonts
@@ -64,7 +70,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/fonts/TTF}
-install language_switch/obj/pspcl6 main/obj/pcl6 xps/obj/gxps $RPM_BUILD_ROOT%{_bindir}
+install language_switch/obj/pspcl6 main/obj/pcl6 tools/pcl2pdfwr xps/obj/gxps $RPM_BUILD_ROOT%{_bindir}
 install urwfonts*/*.ttf $RPM_BUILD_ROOT%{_datadir}/fonts/TTF
 
 %clean
@@ -76,7 +82,7 @@
 %files
 %defattr(644,root,root,755)
 %doc README.txt doc/*
-%attr(755,root,root) %{_bindir}/pcl*
+%attr(755,root,root) %{_bindir}/*
 
 %files urwfonts
 %defattr(644,root,root,755)
@@ -88,6 +94,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2008-04-25 16:03:42  gotar
+- note on XPS support in summaries,
+- fonts don't require main package, fixed group,
+- package more binaries,
+- added TODOs
+
 Revision 1.8  2008-04-25 15:25:31  gotar
 - upgraded to 1.52 (new Source0),
 - build pspcl6 and gxps,
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ghostpcl.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list