rpms/openoffice.org/FC-5 openoffice.org-1.9.121.rh127576.gnomeprintui.patch, 1.10, 1.11 openoffice.org.spec, 1.649, 1.650

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Mar 29 10:48:52 UTC 2006


Author: caolanm

Update of /cvs/dist/rpms/openoffice.org/FC-5
In directory cvs.devel.redhat.com:/tmp/cvs-serv32188

Modified Files:
	openoffice.org-1.9.121.rh127576.gnomeprintui.patch 
	openoffice.org.spec 
Log Message:
rh#186747# fix TTF to Type1 font problem

openoffice.org-1.9.121.rh127576.gnomeprintui.patch:
 configuration/ppds/SGENPRT.PS                |    0 
 configuration/psprint.conf                   |    0 
 inc/jobset.hxx                               |    0 
 inc/print.hxx                                |    0 
 psprint/source/printer/cupsmgr.cxx           |    7 
 psprint_config/configuration/ppds/SGENPRT.PS |    3 
 psprint_config/configuration/psprint.conf    |    2 
 source/dialogs/makefile.mk                   |    0 
 source/dialogs/printdlg.cxx                  |    0 
 source/gdi/jobset.cxx                        |    0 
 source/printer/cupsmgr.cxx                   |    0 
 svtools/source/dialogs/makefile.mk           |    4 
 svtools/source/dialogs/printdlg.cxx          |  523 ++++++++++++++++++++++++++-
 svtools/util/makefile.mk                     |    8 
 util/makefile.mk                             |    0 
 vcl/inc/jobset.hxx                           |    1 
 vcl/inc/print.hxx                            |    1 
 vcl/source/gdi/jobset.cxx                    |  194 ++++++++++
 18 files changed, 738 insertions(+), 5 deletions(-)

Index: openoffice.org-1.9.121.rh127576.gnomeprintui.patch
===================================================================
RCS file: /cvs/dist/rpms/openoffice.org/FC-5/openoffice.org-1.9.121.rh127576.gnomeprintui.patch,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- openoffice.org-1.9.121.rh127576.gnomeprintui.patch	5 Dec 2005 15:43:20 -0000	1.10
+++ openoffice.org-1.9.121.rh127576.gnomeprintui.patch	29 Mar 2006 10:48:48 -0000	1.11
@@ -908,7 +908,7 @@
 diff -u -p -u -r1.3 SGENPRT.PS
 --- openoffice.org.orig/psprint_config/configuration/ppds/SGENPRT.PS	26 Nov 2004 16:10:35 -0000	1.3
 +++ openoffice.org/psprint_config/configuration/ppds/SGENPRT.PS	30 Aug 2005 11:17:51 -0000
-@@ -68,7 +68,7 @@
+@@ -49,7 +49,7 @@
  *PSVersion: "(1) 1"
  *Product: "(Generic Printer)"
  *ModelName: "Generic Printer"
@@ -917,3 +917,11 @@
  *PCFileName: "SGENPRT.PPD"
  
  
+@@ -58,6 +58,7 @@
+ *ColorDevice: True
+ *DefaultColorSpace: RGB
+ *LanguageLevel: "2"
++*TTRasterizer: Type42
+ 
+ *% --- For None Color or old PostScript(R) printers use following lines ---
+ *% *ColorDevice: False


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/dist/rpms/openoffice.org/FC-5/openoffice.org.spec,v
retrieving revision 1.649
retrieving revision 1.650
diff -u -r1.649 -r1.650
--- openoffice.org.spec	29 Mar 2006 10:10:58 -0000	1.649
+++ openoffice.org.spec	29 Mar 2006 10:48:48 -0000	1.650
@@ -1,6 +1,6 @@
 %define oootag OOB680
 %define ooomilestone 5
-%define rh_rpm_release 6
+%define rh_rpm_release 7
 
 %define build_fc5 1
 
@@ -3245,7 +3245,7 @@
 %{instdir}/share/registry/modules/org/openoffice/Office/Scripting/Scripting-python.xcu
 
 %changelog
-* Wed Mar 29 2006 Caolan McNamara <caolanm at redhat.com> - 1:2.0.2-5.6
+* Wed Mar 29 2006 Caolan McNamara <caolanm at redhat.com> - 1:2.0.2-5.7
 - ooo#59997# replacement opens___.ttf updated
 - drop integrated openoffice.org-2.0.0.ooo56651.sw.rtfcrash.patch
 - drop integrated openoffice.org-1.9.114.ooo51718.rpath.patch
@@ -3254,6 +3254,7 @@
 - rh#186515# Keep draw and math launchers for mimetypes
 - rh#186215#/ooo#63583# accessibility crasher in impress
 - better fallback to english if help is missing
+- rh#186747# TTF conts converted to Type 1 in print to file ps
 
 * Fri Mar 10 2006 Bill Nottingham <notting at redhat.com> - 1:2.0.2-5.2
 - rebuild for PPC TLS issue (#184446)




More information about the fedora-cvs-commits mailing list