rpms/Inventor/FC-4 Inventor.spec,1.13,1.14

Ralf Corsépius (corsepiu) fedora-extras-commits at redhat.com
Wed Aug 3 04:06:55 UTC 2005


Author: corsepiu

Update of /cvs/extras/rpms/Inventor/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28790

Modified Files:
	Inventor.spec 
Log Message:
Check if RH bugzilla #146988 has been fixed.


Index: Inventor.spec
===================================================================
RCS file: /cvs/extras/rpms/Inventor/FC-4/Inventor.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- Inventor.spec	2 Aug 2005 07:56:42 -0000	1.13
+++ Inventor.spec	3 Aug 2005 04:06:39 -0000	1.14
@@ -6,7 +6,7 @@
 
 Name:           Inventor
 Version:        2.1.5
-Release:        12%{?dist}
+Release:        13%{?dist}
 
 Summary:        SGI Open Inventor (TM)
 
@@ -169,10 +169,6 @@
 # Inventor's build system wants us to install and build everything at once.
 rm -rf $RPM_BUILD_ROOT
 export LD_LIBRARY_PATH=${RPM_BUILD_ROOT}%{_libdir}
-%ifarch ppc
-# Work around g++ ICE bug (RH bugzilla #146988)
-export RPM_OPT_FLAGS="${RPM_OPT_FLAGS} -O1"
-%endif
 export VCOPTS="${RPM_OPT_FLAGS} -D_REENTRANT"
 export VCXXOPTS="${RPM_OPT_FLAGS} -D_REENTRANT"
 make all \
@@ -298,7 +294,10 @@
 %{_libdir}/Inventor/examples
 
 %changelog
-* Tue Jul 02 2005 Ralf Corsepius <ralf[AT]links2linux.de> - 2.1.5-12
+* Tue Aug 03 2005 Ralf Corsepius <ralf[AT]links2linux.de> - 2.1.5-13
+- Let PPC use standard RPM_OPT_FLAGS.
+
+* Tue Aug 02 2005 Ralf Corsepius <ralf[AT]links2linux.de> - 2.1.5-12
 - Add SoTempPath fix.
 
 * Sun May 22 2005 Ralf Corsepius <ralf[AT]links2linux.de> - 2.1.5-9




More information about the scm-commits mailing list