rpms/wxMaxima/EL-5 wxMaxima-0.7.2-old_gnuplot.patch, NONE, 1.1 wxMaxima.spec, 1.8, 1.9

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Fri Oct 19 19:51:59 UTC 2007


Author: rdieter

Update of /cvs/pkgs/rpms/wxMaxima/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12722

Modified Files:
	wxMaxima.spec 
Added Files:
	wxMaxima-0.7.2-old_gnuplot.patch 
Log Message:
* Fri Oct 17 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 0.7.3-4.2
- inline plotting of wxMaxima doesn't work in f7 (#339161)


wxMaxima-0.7.2-old_gnuplot.patch:

--- NEW FILE wxMaxima-0.7.2-old_gnuplot.patch ---
--- wxMaxima-0.7.2/data/wxmathml.lisp.old_gnuplot	2007-04-02 10:30:35.000000000 -0500
+++ wxMaxima-0.7.2/data/wxmathml.lisp	2007-04-09 14:39:04.000000000 -0500
@@ -1025,7 +1025,7 @@
 
 (defmvar $wxplot_size '((mlist simp) 400 250))
 
-(defmvar $wxplot_old_gnuplot nil)
+(defmvar $wxplot_old_gnuplot 1)
 
 (defun $wxplot_preamble ()
   (let ((frmt (if $wxplot_old_gnuplot


Index: wxMaxima.spec
===================================================================
RCS file: /cvs/pkgs/rpms/wxMaxima/EL-5/wxMaxima.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- wxMaxima.spec	19 Oct 2007 19:41:29 -0000	1.8
+++ wxMaxima.spec	19 Oct 2007 19:51:26 -0000	1.9
@@ -4,7 +4,7 @@
 Summary: Graphical user interface for Maxima 
 Name:    wxMaxima
 Version: 0.7.2
-Release: 4%{?dist}.1
+Release: 4%{?dist}.2
 
 License: GPLv2+
 Group:   Applications/Engineering
@@ -101,7 +101,7 @@
 
 
 %changelog
-* Fri Oct 17 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 0.7.3-4.1
+* Fri Oct 17 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 0.7.3-4.2
 - inline plotting of wxMaxima doesn't work in f7 (#339161)
 
 * Fri Sep 14 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 0.7.3-4




More information about the fedora-extras-commits mailing list