rpms/openoffice.org/devel openoffice.org.spec,1.2257,1.2258

Caolan McNamara caolanm at fedoraproject.org
Fri Jun 25 19:09:13 UTC 2010


Author: caolanm

Update of /cvs/pkgs/rpms/openoffice.org/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv2412/devel

Modified Files:
	openoffice.org.spec 
Log Message:
Resolves: rhbz#608114 cppu-licecycle issues


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.2257
retrieving revision 1.2258
diff -u -p -r1.2257 -r1.2258
--- openoffice.org.spec	24 Jun 2010 12:55:39 -0000	1.2257
+++ openoffice.org.spec	25 Jun 2010 19:09:11 -0000	1.2258
@@ -2419,9 +2419,9 @@ source ./Linux*Env.Set.sh
 cd smoketestoo_native
 #don't prompt user to register
 sed -i -e "s#\$ARGV\[4\];#0;#g" config.pl
-#workaround flawed accessibility check
-sed -i -e "s#-nocrashreport#-nocrashreport -env:JFW_PLUGIN_DO_NOT_CHECK_ACCESSIBILITY=1#g" smoketest.pl
-SAL_USE_VCLPLUGIN="svp" build
+#JFW_PLUGIN_DO_NOT_CHECK_ACCESSIBILITY="1" works around flawed accessibility check
+#SAL_USE_VCLPLUGIN="svp" uses the headless plugin for these tests
+JFW_PLUGIN_DO_NOT_CHECK_ACCESSIBILITY="1" SAL_USE_VCLPLUGIN="svp" timeout -k 2m 2h build.pl
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -4218,7 +4218,7 @@ fi
 - Resolves: rhbz#566831 [abrt] crash in GetFrmSize (dtardon)
 
 * Tue Jun 22 2010 Caolán McNamara <caolanm at redhat.com> - 1:3.2.1-19.17
-- more life-cycle issues in cppu and threading
+- Resolves: rhbz#608114 more life-cycle issues in cppu and threading
 
 * Mon Jun 21 2010 Caolán McNamara <caolanm at redhat.com> - 1:3.2.1-19.16
 - Resolves: rhbz#606021 openoffice.org-3.3.0.ooo112567.vcl.embeddedbitmaps.patch



More information about the scm-commits mailing list