rpms/maxima/F-13 maxima.spec,1.149,1.150

Rex Dieter rdieter at fedoraproject.org
Mon May 10 19:25:49 UTC 2010


Author: rdieter

Update of /cvs/pkgs/rpms/maxima/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv16135

Modified Files:
	maxima.spec 
Log Message:
drop old ppc comments, ppc %check non-fatal'ness



Index: maxima.spec
===================================================================
RCS file: /cvs/pkgs/rpms/maxima/F-13/maxima.spec,v
retrieving revision 1.149
retrieving revision 1.150
diff -u -p -r1.149 -r1.150
--- maxima.spec	10 May 2010 18:44:35 -0000	1.149
+++ maxima.spec	10 May 2010 19:25:48 -0000	1.150
@@ -44,10 +44,7 @@ ExclusiveArch: %{ix86} x86_64 ppc sparcv
 #define _enable_clisp --enable-clisp 
 # temporarily disable -gcl (#496124)
 #define _enable_gcl --enable-gcl
-# sbcl:  http://bugzilla.redhat.com/220053 (resolved)
-# sbcl: ppc/ld joy, "final link failed: Nonrepresentable section on output" http://bugzilla.redhat.com/448734
 %define _enable_sbcl --enable-sbcl 
-%define check_nonfatal ||:
 %endif
 
 %ifarch sparcv9
@@ -239,7 +236,7 @@ popd
 
 
 %check 
-make -k check %{?check_nonfatal}
+make -k check
 
 
 %install



More information about the scm-commits mailing list