rpms/wxMaxima/F-9 wxMaxima.spec,1.20,1.21

Dennis Gilmore ausil at fedoraproject.org
Fri Oct 3 03:06:03 UTC 2008


Author: ausil

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

Modified Files:
	wxMaxima.spec 
Log Message:
build sparcv9



Index: wxMaxima.spec
===================================================================
RCS file: /cvs/pkgs/rpms/wxMaxima/F-9/wxMaxima.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- wxMaxima.spec	17 Jun 2008 00:47:24 -0000	1.20
+++ wxMaxima.spec	3 Oct 2008 03:05:32 -0000	1.21
@@ -4,7 +4,7 @@
 Summary: Graphical user interface for Maxima 
 Name:    wxMaxima
 Version: 0.7.5
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 License: GPLv2+
 Group:   Applications/Engineering
@@ -15,9 +15,9 @@
 # Deployable only where maxima exsists.
 %if 0%{?fedora} > 8
 # reinclude ppc when fixed: http://bugzilla.redhat.com/448734
-ExclusiveArch: i386 x86_64 sparc
+ExclusiveArch: i386 x86_64 sparcv9
 %else
-ExclusiveArch: i386 x86_64 ppc sparc
+ExclusiveArch: i386 x86_64 ppc sparcv9
 %endif
 
 Provides: wxmaxima = %{version}-%{release}
@@ -112,6 +112,9 @@
 
 
 %changelog
+* Thu Oct 02 2008 Dennis Gilmore <dennis at ausil.us> 0.7.5-2
+- build sparcv9
+
 * Tue Jun 10 2008 Rex Dieter <rdieter at fedoraproject.org> 0.7.5-1
 - wxMaxima-0.7.5
 - exclude ppc, f9+ (#448734)




More information about the scm-commits mailing list