rpms/openoffice.org/devel openoffice.org.spec,1.1147,1.1148

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Apr 3 07:21:47 UTC 2007


Author: caolanm

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

Modified Files:
	openoffice.org.spec 
Log Message:
undo


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/dist/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.1147
retrieving revision 1.1148
diff -u -r1.1147 -r1.1148
--- openoffice.org.spec	2 Apr 2007 17:11:39 -0000	1.1147
+++ openoffice.org.spec	3 Apr 2007 07:21:45 -0000	1.1148
@@ -1,11 +1,11 @@
 %define oootag OOF680
 %define ooomilestone 14
-%define rh_rpm_release 2.3
+%define rh_rpm_release 2
 
 # gcc#19664#
 %define stlvisibilityfcked 1
 # undef to get english only and no-langpacks for a quick smoketest build
-%define langpacks 0
+%define langpacks 1
 # undef to revert to the traditional print dialog
 %define gtkprintui 1
 # undef to revert from combining startup libs into a single libsoffice 
@@ -25,8 +25,7 @@
 
 %define ooo_base_name %{oootag}_m%{ooomilestone}
 
-#ExclusiveArch:  ppc %{ix86} x86_64
-ExclusiveArch:  %{ix86}
+ExclusiveArch:  ppc %{ix86} x86_64
 Summary:        OpenOffice.org comprehensive office suite.
 Name:           openoffice.org
 Version:        2.2.0
@@ -1090,7 +1089,7 @@
         esac
         ARCH_FLAGS="$ARCH_FLAGS $i"
 done
-export ARCH_FLAGS="$ARCH_FLAGS -fno-omit-frame-pointer -D_FILE_OFFSET_BITS=64 -finline-limit=64 -fno-threadsafe-statics -pg"
+export ARCH_FLAGS="$ARCH_FLAGS -fno-omit-frame-pointer -D_FILE_OFFSET_BITS=64 -finline-limit=64 -fno-threadsafe-statics"
 #convert _smp_mflags to dmake equivalent
 SMP_MFLAGS=%{?_smp_mflags}
 SMP_MFLAGS=-P$[${SMP_MFLAGS/-j/}]




More information about the fedora-cvs-commits mailing list