rpms/openoffice.org/devel openoffice.org-3.2.0.ooo106502.svx.fixspelltimer.patch, 1.1, 1.2 openoffice.org.spec, 1.2274, 1.2275

Caolan McNamara caolanm at fedoraproject.org
Tue Jul 13 10:53:10 UTC 2010


Author: caolanm

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

Modified Files:
	openoffice.org-3.2.0.ooo106502.svx.fixspelltimer.patch 
	openoffice.org.spec 
Log Message:
adjust patch

openoffice.org-3.2.0.ooo106502.svx.fixspelltimer.patch:
 editeng.cxx |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Index: openoffice.org-3.2.0.ooo106502.svx.fixspelltimer.patch
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org-3.2.0.ooo106502.svx.fixspelltimer.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- openoffice.org-3.2.0.ooo106502.svx.fixspelltimer.patch	4 Dec 2009 09:37:21 -0000	1.1
+++ openoffice.org-3.2.0.ooo106502.svx.fixspelltimer.patch	13 Jul 2010 10:53:10 -0000	1.2
@@ -1,6 +1,6 @@
 diff -r 3ee4cb3a17dd svx/source/editeng/editeng.cxx
---- a/svx/source/editeng/editeng.cxx	Fri Oct 30 09:44:02 2009 +0000
-+++ b/svx/source/editeng/editeng.cxx	Fri Oct 30 17:46:26 2009 +0000
+--- a/editeng/source/editeng/editeng.cxx	Fri Oct 30 09:44:02 2009 +0000
++++ b/editeng/source/editeng/editeng.cxx	Fri Oct 30 17:46:26 2009 +0000
 @@ -1783,7 +1783,8 @@
  					ContentNode* pNode = pImpEditEngine->GetEditDoc().GetObject( n );
  					pNode->CreateWrongList();


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.2274
retrieving revision 1.2275
diff -u -p -r1.2274 -r1.2275
--- openoffice.org.spec	13 Jul 2010 10:18:21 -0000	1.2274
+++ openoffice.org.spec	13 Jul 2010 10:53:10 -0000	1.2275
@@ -2333,11 +2333,14 @@ cp -r psprint_config/configuration/ppds/
 sed -i -e "s#URE_MORE_JAVA_CLASSPATH_URLS.*#& file:///usr/share/java/lucene.jar file:///usr/share/java/lucene-contrib/lucene-analyzers.jar file:///usr/share/java/postgresql-jdbc.jar#" $RPM_BUILD_ROOT/%{basisinstdir}/program/fundamentalbasisrc
 
 #%check
-#source ./Linux*Env.Set.sh
-#cd smoketestoo_native
-##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
+source ./Linux*Env.Set.sh
+cd test
+build && deliver -link
+unset nodep #i101000
+cd ../smoketestoo_native
+#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



More information about the scm-commits mailing list