rpms/openoffice.org/devel openoffice.org.spec,1.1574,1.1575

Caolan McNamara (caolanm) fedora-extras-commits at redhat.com
Fri Jul 11 18:47:54 UTC 2008


Author: caolanm

Update of /cvs/pkgs/rpms/openoffice.org/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21439

Modified Files:
	openoffice.org.spec 
Log Message:
drop gdb, never worked anyway


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.1574
retrieving revision 1.1575
diff -u -r1.1574 -r1.1575
--- openoffice.org.spec	11 Jul 2008 14:44:01 -0000	1.1574
+++ openoffice.org.spec	11 Jul 2008 18:47:09 -0000	1.1575
@@ -50,7 +50,7 @@
 Source6:        http://tools.openoffice.org/unowinreg_prebuild/680/unowinreg.dll
 Source7:        redhat-registry.tar.gz
 Source8:        redhat-langpacks.tar.gz
-BuildRequires:	zip, findutils, autoconf, flex, bison, icu, gcc-c++, gdb
+BuildRequires:	zip, findutils, autoconf, flex, bison, icu, gcc-c++
 BuildRequires:	binutils, java-devel, boost-devel, zlib-devel, vigra-devel
 BuildRequires:	python-devel, expat-devel, libxml2-devel, libxslt-devel, bc
 BuildRequires:	neon-devel, libcurl-devel, libidn-devel, pam-devel, cups-devel
@@ -1341,8 +1341,6 @@
 #this can be removed when these translations are upstreamed
 cd transex3/prj
 if ! build --dlv_switch -link --all $BUILD_SMP_MFLAGS -- $DMAKE_SMP_MFLAGS -s; then
-    echo bt > gdbcmds
-    find ../.. -name "core.*" -exec gdb --batch -nx -x gdbcmds --core {} \;
     build --dlv_switch -link --all
 fi
 deliver -link
@@ -1354,8 +1352,6 @@
 #rebuild un-parallel
 cd instsetoo_native/util
 if ! build --dlv_switch -link --all $BUILD_SMP_MFLAGS -- $DMAKE_SMP_MFLAGS -s; then
-    echo bt > gdbcmds
-    find ../.. -name "core.*" -exec gdb --batch -nx -x gdbcmds --core {} \;
     build --dlv_switch -link --all
 fi
 




More information about the scm-commits mailing list