rpms/wxMaxima/devel .cvsignore,1.4,1.5 wxMaxima.spec,1.9,1.10

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Fri Feb 23 19:32:35 UTC 2007


Author: rdieter

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

Modified Files:
	.cvsignore wxMaxima.spec 
Log Message:
* Fri Feb 23 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 0.7.1-2
- wxMaxima-0.7.1
- drop upstreamed patches



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/wxMaxima/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	23 Feb 2007 19:24:07 -0000	1.4
+++ .cvsignore	23 Feb 2007 19:32:03 -0000	1.5
@@ -1,3 +1 @@
-wxMaxima-0.7.0.tar.gz
-wxMaxima-0.7.0a.tar.gz
 wxMaxima-0.7.1.tar.gz


Index: wxMaxima.spec
===================================================================
RCS file: /cvs/extras/rpms/wxMaxima/devel/wxMaxima.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- wxMaxima.spec	23 Feb 2007 19:24:07 -0000	1.9
+++ wxMaxima.spec	23 Feb 2007 19:32:03 -0000	1.10
@@ -5,15 +5,13 @@
 Summary: Graphical user interface for Maxima 
 Name:    wxMaxima
 Version: 0.7.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPL
 Group:   Applications/Engineering
 URL:     http://wxmaxima.sourceforge.net/
 Source0: http://dl.sourceforge.net/sourceforge/wxmaxima/wxMaxima-%{version}.tar.gz 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-Patch1: wxMaxima-0.7.0a-mp.patch
-
 BuildRequires: desktop-file-utils
 BuildRequires: wxGTK-devel
 BuildRequires: libxml2-devel
@@ -31,8 +29,6 @@
 %prep
 %setup -q
 
-%patch1 -p1 -b .mp
-
 ## wxmaxima.desktop fixups
 # do (some) Categories munging here, some versions of desktop-file-install 
 # (*cough rhel4*) truncate Categories if --remove-category'd items is a
@@ -98,8 +94,9 @@
 
 
 %changelog
-* Fri Feb 23 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 0.7.1-1
+* Fri Feb 23 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 0.7.1-2
 - wxMaxima-0.7.1
+- drop upstreamed patches
 
 * Mon Dec 18 2006 Rex Dieter <rdieter[AT]fedoraproject.org> 0.7.0a-5
 - use xdg-utils in scriptlets




More information about the scm-commits mailing list