rpms/csound/F-9 csound.spec,1.14,1.15

Dennis Gilmore ausil at fedoraproject.org
Sun Dec 28 18:34:50 UTC 2008


Author: ausil

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

Modified Files:
	csound.spec 
Log Message:
add sparc64 to 64 bit arch list



Index: csound.spec
===================================================================
RCS file: /cvs/pkgs/rpms/csound/F-9/csound.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- csound.spec	1 Feb 2008 16:29:00 -0000	1.14
+++ csound.spec	28 Dec 2008 18:34:19 -0000	1.15
@@ -1,5 +1,5 @@
 # Csound is really dumb about 64-bit
-%ifarch x86_64 ia64 ppc64
+%ifarch x86_64 ia64 ppc64 sparc64
 %define build64bit 1
 %define install64bit --word64
 %define useDouble 1
@@ -13,7 +13,7 @@
 Summary:       Csound - sound synthesis language and library
 Name:          csound
 Version:       5.03.0
-Release:       16%{?dist}
+Release:       16%{?dist}.1
 URL:           http://csound.sourceforge.net/
 License:       LGPL
 Group:         Applications/Multimedia
@@ -419,6 +419,9 @@
 %doc tutorial/*.py
 
 %changelog
+* Sun Dec 28 2008 Dennis Gilmore <dennis at ausil.us> - 5.03.0-16.1
+- add sparc64 to 64 bit arch list
+
 * Fri Feb  1 2008 Dan Williams <dcbw at redhat.com> - 5.03.0-16
 - Fix default plugin path on 64-bit platforms (rh #407911)
 - Fix file conflicts with other packages (rh #210215)




More information about the fedora-extras-commits mailing list