rpms/wxMaxima/F-11 .cvsignore, 1.12, 1.13 sources, 1.11, 1.12 wxMaxima.spec, 1.30, 1.31 wxMaxima-0.8.3a-ltr_layout.patch, 1.1, NONE

Rex Dieter rdieter at fedoraproject.org
Wed Dec 23 01:30:59 UTC 2009


Author: rdieter

Update of /cvs/pkgs/rpms/wxMaxima/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3144

Modified Files:
	.cvsignore sources wxMaxima.spec 
Removed Files:
	wxMaxima-0.8.3a-ltr_layout.patch 
Log Message:
* Tue Dec 22 2009 Rex Dieter <rdieter at fedoraproject.org> - 0.8.4-1
- wxMaxima-0.8.4



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/wxMaxima/F-11/.cvsignore,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- .cvsignore	26 Oct 2009 03:37:45 -0000	1.12
+++ .cvsignore	23 Dec 2009 01:30:59 -0000	1.13
@@ -1 +1 @@
-wxMaxima-0.8.3a.tar.gz
+wxMaxima-0.8.4.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/wxMaxima/F-11/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- sources	26 Oct 2009 03:37:45 -0000	1.11
+++ sources	23 Dec 2009 01:30:59 -0000	1.12
@@ -1 +1 @@
-23118fa17246fd898f1eefe61e0b3893  wxMaxima-0.8.3a.tar.gz
+b972743501298932bc0b0796c5489332  wxMaxima-0.8.4.tar.gz


Index: wxMaxima.spec
===================================================================
RCS file: /cvs/pkgs/rpms/wxMaxima/F-11/wxMaxima.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -p -r1.30 -r1.31
--- wxMaxima.spec	14 Nov 2009 04:35:42 -0000	1.30
+++ wxMaxima.spec	23 Dec 2009 01:30:59 -0000	1.31
@@ -3,8 +3,8 @@
 
 Summary: Graphical user interface for Maxima 
 Name:    wxMaxima
-Version: 0.8.3a
-Release: 1%{?dist}.1
+Version: 0.8.4
+Release: 1%{?dist}
 
 License: GPLv2+
 Group:   Applications/Engineering
@@ -12,9 +12,6 @@ URL:     http://wxmaxima.sourceforge.net
 Source0: http://downloads.sourceforge.net/sourceforge/wxmaxima/wxMaxima-%{version}.tar.gz 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-## upstreamable patches
-Patch50: wxMaxima-0.8.3a-ltr_layout.patch
-
 # Deployable only where maxima exsists.
 %if 0%{?fedora} > 8
 # reinclude ppc when fixed: http://bugzilla.redhat.com/448734
@@ -25,7 +22,7 @@ ExclusiveArch: %{ix86} x86_64 ppc sparcv
 
 Provides: wxmaxima = %{version}-%{release}
 
-Requires: maxima >= 5.19
+Requires: maxima >= 5.20
 
 BuildRequires: desktop-file-utils
 BuildRequires: wxGTK-devel
@@ -41,8 +38,6 @@ Maxima using wxWidgets.
 %prep
 %setup -q
 
-%patch50 -p1 -b .ltr_layout
-
 
 %build
 %configure \
@@ -106,6 +101,9 @@ gtk-update-icon-cache %{_datadir}/icons/
 
 
 %changelog
+* Tue Dec 22 2009 Rex Dieter <rdieter at fedoraproject.org> - 0.8.4-1
+- wxMaxima-0.8.4
+
 * Fri Nov 13 2009 Rex Dieter <rdieter at fedoraproject.org> - 0.8.3a-1.1
 - Requires: maxima >= 5.19 (#521722)
 


--- wxMaxima-0.8.3a-ltr_layout.patch DELETED ---




More information about the fedora-extras-commits mailing list