From 44fcc6e9501179243458e671bceea5d4c433dfd4 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Dec 07 2007 22:00:57 +0000 Subject: - wxMaxima-0.7.4 --- diff --git a/.cvsignore b/.cvsignore index a0584c0..c0031b3 100644 --- a/.cvsignore +++ b/.cvsignore @@ -2,3 +2,4 @@ clog wxMaxima-0.7.1.tar.gz wxMaxima-0.7.2.tar.gz wxMaxima-0.7.3a.tar.gz +wxMaxima-0.7.4.tar.gz diff --git a/sources b/sources index 19bf2c1..c733180 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bb24cc08495c259413c34870ea2018d7 wxMaxima-0.7.3a.tar.gz +7baa47204feff25ac252717d65f6799a wxMaxima-0.7.4.tar.gz diff --git a/wxMaxima.spec b/wxMaxima.spec index b09671c..61e562f 100644 --- a/wxMaxima.spec +++ b/wxMaxima.spec @@ -3,7 +3,7 @@ Summary: Graphical user interface for Maxima Name: wxMaxima -Version: 0.7.3a +Version: 0.7.4 Release: 1%{?dist} License: GPLv2+ @@ -14,6 +14,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # Deployable only where maxima exsists. ExclusiveArch: %{ix86} x86_64 ppc sparc + +Provides: wxmaxima = %{version}-%{release} + Requires: maxima >= 5.13 # for gnuplot < 4.2 @@ -101,6 +104,9 @@ gtk-update-icon-cache -q %{_datadir}/icons/hicolor 2> /dev/null ||: %changelog +* Fri Dec 07 2007 Rex Dieter 0.7.4-1 +- wxMaxima-0.7.4 + * Fri Nov 23 2007 Rex Dieter 0.7.3a-1 - wxMaxima-0.7.3a