[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/openoffice.org/devel openoffice.org.spec,1.341,1.342
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/openoffice.org/devel openoffice.org.spec,1.341,1.342
- Date: Sat, 23 Jul 2005 07:03:53 -0400
Author: caolanm
Update of /cvs/dist/rpms/openoffice.org/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv22572
Modified Files:
openoffice.org.spec
Log Message:
try and reenable ppc build
Index: openoffice.org.spec
===================================================================
RCS file: /cvs/dist/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.341
retrieving revision 1.342
diff -u -r1.341 -r1.342
--- openoffice.org.spec 22 Jul 2005 17:08:49 -0000 1.341
+++ openoffice.org.spec 23 Jul 2005 11:03:22 -0000 1.342
@@ -1,5 +1,5 @@
%define ooo2ver 120
-%define ooo_rpm_release 1
+%define ooo_rpm_release 2
%define build_fc4 0
%define build_fc5 1
@@ -67,8 +67,8 @@
%define langpack_langs en-US
%endif
-#ExclusiveArch: %{ix86} ppc
-ExclusiveArch: %{ix86}
+ExclusiveArch: %{ix86} ppc
+#ExclusiveArch: %{ix86}
Summary: OpenOffice.org comprehensive office suite.
Name: openoffice.org
Version: 1.9.%{ooo2ver}
@@ -914,7 +914,7 @@
%install
#rh#158977# clear execstack requirement
-execstack -c $RPM_BUILD_ROOT/%{instdir}/program/libgcc3_uno.so
+#execstack -c $RPM_BUILD_ROOT/%{instdir}/program/libgcc3_uno.so
# We don't need to carry around all the letter templates for all the languages
# in each langpack! In addition, all the bitmaps are the same!
@@ -3015,6 +3015,9 @@
%{instdir}/share/registry/modules/org/openoffice/Office/Scripting/Scripting-python.xcu
%changelog
+* Sat Jul 23 2005 Caolan McNamara <caolanm redhat com> - 1:1.9.120-2
+- try and reenable ppc building
+
* Thu Jul 20 2005 Caolan McNamara <caolanm redhat com> - 1:1.9.120-1
- drop redundant workspace.dummywebwizard.patch
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]