rpms/ogre/devel ogre.spec,1.10,1.11

Hans de Goede (jwrdegoede) fedora-extras-commits at redhat.com
Mon Jul 2 21:27:44 UTC 2007


Author: jwrdegoede

Update of /cvs/extras/rpms/ogre/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31396

Modified Files:
	ogre.spec 
Log Message:
* Sat Jun 30 2007 Hans de Goede <j.w.r.degoede at hhs.nl> 1.4.2-1
- New upstream release 1.4.2
- Warning as always with a new upstream ogre release this breaks the ABI
  and changes the soname!
- Warning this release also breaks the API!



Index: ogre.spec
===================================================================
RCS file: /cvs/extras/rpms/ogre/devel/ogre.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ogre.spec	2 Jul 2007 20:41:43 -0000	1.10
+++ ogre.spec	2 Jul 2007 21:27:09 -0000	1.11
@@ -61,6 +61,8 @@
 %setup -q -n ogrenew
 %patch0 -p1 -z .rpath
 %patch1 -p1 -z .ppc64
+# Don't try to build SSE optimised code on ppc64
+sed -i 's/\tpowerpc)$/\tpowerpc)\n\tpowerpc64)/g' configure
 # stop some CVS stuff from getting installed
 rm -r `find Docs Samples/Media -name CVS` 'Docs/manual/.#manual_16.html.1.47' \
   Docs/manual/manual_16.html.rej




More information about the scm-commits mailing list