rpms/Macaulay2/devel Macaulay2-0.9.10-gcc41.patch, 1.1, 1.2 Macaulay2.spec, 1.22, 1.23

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Wed Jul 12 19:44:05 UTC 2006


Author: rdieter

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

Modified Files:
	Macaulay2-0.9.10-gcc41.patch Macaulay2.spec 
Log Message:
more gcc41 fixes


Macaulay2-0.9.10-gcc41.patch:

Index: Macaulay2-0.9.10-gcc41.patch
===================================================================
RCS file: /cvs/extras/rpms/Macaulay2/devel/Macaulay2-0.9.10-gcc41.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Macaulay2-0.9.10-gcc41.patch	12 Jul 2006 19:23:07 -0000	1.1
+++ Macaulay2-0.9.10-gcc41.patch	12 Jul 2006 19:44:05 -0000	1.2
@@ -22,3 +22,15 @@
  
  #define wrapping_prefix "   -- "
  
+--- Macaulay2-0.9.10/Macaulay2/e/comp.hpp.gcc41	2006-06-26 15:47:58.000000000 -0500
++++ Macaulay2-0.9.10/Macaulay2/e/comp.hpp	2006-07-12 14:42:24.000000000 -0500
+@@ -4,7 +4,8 @@
+ #define _comp_hpp_
+ 
+ extern char system_interruptedFlag;
+-extern int gbTrace;
++//gbTrace defined in engine.h below -- Rex
++//extern int gbTrace;
+ 
+ #include "engine.h"
+ /* engine.h includes definitions of the stop conditions


Index: Macaulay2.spec
===================================================================
RCS file: /cvs/extras/rpms/Macaulay2/devel/Macaulay2.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- Macaulay2.spec	12 Jul 2006 19:23:07 -0000	1.22
+++ Macaulay2.spec	12 Jul 2006 19:44:05 -0000	1.23
@@ -4,7 +4,7 @@
 Summary: System for algebraic geometry and commutative algebra
 Name:    Macaulay2
 Version: 0.9.10
-Release: 0.5.%{beta}%{?dist}
+Release: 0.6.%{beta}%{?dist}
 
 License: GPL
 Group:   Applications/Engineering
@@ -157,7 +157,7 @@
 
 
 %changelog
-* Wed Jul 12 2006 Rex Dieter <rexdieter[AT]users.sf.net> 0.9.10-0.5.20060710svn
+* Wed Jul 12 2006 Rex Dieter <rexdieter[AT]users.sf.net> 0.9.10-0.6.20060710svn
 - 0.9.10
 
 -* Mon Jul 10 2006 Rex Dieter <rexdieter[AT]users.sf.net> 0.9.8-0.6.cvs20060327




More information about the fedora-extras-commits mailing list