rpms/maxima/devel maxima.spec,1.11,1.12 xmaxima.desktop,1.3,1.4

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Thu Jan 5 14:56:22 UTC 2006


Author: rdieter

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

Modified Files:
	maxima.spec xmaxima.desktop 
Log Message:
* Thu Jan 05 2006 Rex Dieter <rexdieter[AT]users.sf.net> 5.9.2-7
- rebuild for/with new clisp,sbcl



Index: maxima.spec
===================================================================
RCS file: /cvs/extras/rpms/maxima/devel/maxima.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- maxima.spec	28 Oct 2005 18:49:41 -0000	1.11
+++ maxima.spec	5 Jan 2006 14:56:22 -0000	1.12
@@ -3,14 +3,15 @@
 Name: 	 maxima
 Version: 5.9.2
 
-Release: 6%{?dist} 
+Release: 7%{?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 (and maybe ppc64)  when lisps build again on ppc 
+# add ppc (and maybe ppc64)  when lisps are available for ppc 
 #  (clisp: http://bugzilla.redhat.com/bugzilla/166347) 
+#  (gcl:   http://bugzilla.redhat.com/bugzilla/167952)
 ExclusiveArch: %{ix86} x86_64 
 
 %define _with_default_lisp --with-default-lisp=clisp
@@ -19,8 +20,8 @@
 %define _enable_clisp --enable-clisp 
 # cmucl review pending: http://bugzilla.redhat.com/bugzilla/166796
 #define _enable_cmucl --enable-cmucl 
-# gcl not built for fc5/development (yet)
-%if "%{?fedora}" < "5"
+%if "%{?fedora}" != "5"
+# gcl not available for fc5/devel: http://bugzilla.redhat.com/bugzilla/177026
 %define _enable_gcl --enable-gcl 
 %endif
 %define _enable_sbcl --enable-sbcl 
@@ -351,6 +352,9 @@
 
 
 %changelog
+* Thu Jan 05 2006 Rex Dieter <rexdieter[AT]users.sf.net> 5.9.2-7
+- rebuild for/with new clisp,sbcl
+
 * Thu Oct 27 2005 Rex Dieter <rexdieter[AT]users.sf.net> 5.9.2-6
 - --enable-sbcl
 - avoid rpmquery's at build-time


Index: xmaxima.desktop
===================================================================
RCS file: /cvs/extras/rpms/maxima/devel/xmaxima.desktop,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xmaxima.desktop	26 Nov 2005 19:38:20 -0000	1.3
+++ xmaxima.desktop	5 Jan 2006 14:56:22 -0000	1.4
@@ -3,7 +3,7 @@
 Comment=Symbolic Computation Program
 Exec=xmaxima
 Icon=maxima
-MimeType=
+#MimeType=
 Type=Application
 Categories=Application;Science;Education;Math;
 Encoding=UTF-8




More information about the fedora-extras-commits mailing list