rpms/openoffice.org/devel openoffice.org.spec,1.1854,1.1855

Caolan McNamara caolanm at fedoraproject.org
Wed Mar 11 09:34:35 UTC 2009


Author: caolanm

Update of /cvs/pkgs/rpms/openoffice.org/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32297

Modified Files:
	openoffice.org.spec 
Log Message:
disable gtk print dialog, no longer sufficient


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.1854
retrieving revision 1.1855
diff -u -r1.1854 -r1.1855
--- openoffice.org.spec	10 Mar 2009 14:01:25 -0000	1.1854
+++ openoffice.org.spec	11 Mar 2009 09:34:04 -0000	1.1855
@@ -7,7 +7,7 @@
 # undef to get english only and no-langpacks for a faster smoketest build
 %define langpacks 1
 # undef to revert to the traditional print dialog
-%define gtkprintui 1
+#%define gtkprintui 1
 # whether to use stlport or gcc's stl, we're basically locked to stlport
 # for i386 to enable third party built against "vanilla OOo" uno components 
 # and add-ons to work with our OOo. We assume there aren't any such for the
@@ -2340,10 +2340,8 @@
 rm -rf $RPM_BUILD_ROOT/%{oooinstdir}/readmes
 rm -rf $RPM_BUILD_ROOT/%{oooinstdir}/licenses
 
-%if %{gtkprintui}
 mkdir -p $RPM_BUILD_ROOT/%{basisinstdir}/share/psprint/driver
 cp -r psprint_config/configuration/ppds/SGENPRT.PS $RPM_BUILD_ROOT/%{basisinstdir}/share/psprint/driver/SGENPRT.PS
-%endif
 
 # rhbz#452385 to auto have postgres in classpath if subsequently installed
 # rhbz#465664 to get lucene working for functional help




More information about the fedora-extras-commits mailing list