rpms/maxima/devel maxima.spec,1.25,1.26

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Fri Apr 28 15:20:59 UTC 2006


Author: rdieter

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

Modified Files:
	maxima.spec 
Log Message:
* Mon Apr 28 2006 Rex Dieter <rexdieter[AT]users.sf.net> 5.9.3-3 
- respin, using new ppc bootstrap



Index: maxima.spec
===================================================================
RCS file: /cvs/extras/rpms/maxima/devel/maxima.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- maxima.spec	28 Apr 2006 13:59:34 -0000	1.25
+++ maxima.spec	28 Apr 2006 15:20:59 -0000	1.26
@@ -3,18 +3,13 @@
 Name: 	 maxima
 Version: 5.9.3
 
-Release: 2%{?dist}.1
+Release: 3%{?dist}
 License: GPL
 Group:	 Applications/Engineering 
 URL: 	 http://maxima.sourceforge.net/
 Source:	 http://dl.sourceforge.net/sourceforge/maxima/maxima-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-# add ppc when lisps are available:
-#  (clisp: http://bugzilla.redhat.com/bugzilla/166347) 
-#  (gcl:   http://bugzilla.redhat.com/bugzilla/167952)
-#  (sbcl:  https://bugzilla.redhat.com/bugzilla/177029)
-#ExclusiveArch: %{ix86} x86_64 
-ExclusiveArch: ppc
+ExclusiveArch: %{ix86} x86_64 ppc
 
 %ifarch %{ix86}
 %define _enable_cmucl --enable-cmucl
@@ -29,8 +24,9 @@
 
 %ifarch ppc
 %define default_lisp sbcl
+# clisp: http://bugzilla.redhat.com/bugzilla/166347
 #define _enable_clisp --enable-clisp 
-#define _enable_cmucl --enable-cmucl 
+# gcl:   http://bugzilla.redhat.com/bugzilla/167952
 #define _enable_gcl --enable-gcl 
 %define _enable_sbcl --enable-sbcl 
 %endif
@@ -113,8 +109,7 @@
 Summary: Maxima compiled with clisp
 Group:	 Applications/Engineering
 BuildRequires: clisp-devel
-#define clisp_ver %{expand:%%(clisp --version | head -n 1 | cut -d' ' -f3 )}
-Requires: clisp %{?clisp_ver: >= %{clisp_ver}}
+Requires: clisp
 Requires: %{name} = %{version}
 Obsoletes: maxima-exec-clisp < %{version}-%{release}
 Provides: %{name}-runtime = %{version}
@@ -371,6 +366,9 @@
 
 
 %changelog
+* Mon Apr 28 2006 Rex Dieter <rexdieter[AT]users.sf.net> 5.9.3-3 
+- respin, using new ppc bootstrap
+
 * Fri Apr 28 2006 Rex Dieter <rexdieter[AT]users.sf.net> 5.9.3-2.1
 - try ppc build against sbcl
 




More information about the fedora-extras-commits mailing list