rpms/csound/devel csound.spec,1.17,1.18

Dennis Gilmore ausil at fedoraproject.org
Sun Dec 28 18:46:32 UTC 2008


Author: ausil

Update of /cvs/pkgs/rpms/csound/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13351

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



Index: csound.spec
===================================================================
RCS file: /cvs/pkgs/rpms/csound/devel/csound.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- csound.spec	30 Nov 2008 00:53:26 -0000	1.17
+++ csound.spec	28 Dec 2008 18:46:02 -0000	1.18
@@ -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
@@ -14,7 +14,7 @@
 Summary:       Csound - sound synthesis language and library
 Name:          csound
 Version:       5.03.0
-Release:       19%{?dist}
+Release:       20%{?dist}
 URL:           http://csound.sourceforge.net/
 License:       LGPLv2+
 Group:         Applications/Multimedia
@@ -420,6 +420,9 @@
 %doc tutorial/*.py
 
 %changelog
+* Sun Dec 28 2008 Dennis Gilmore <dennis at ausil.us> - 5.03.0-20
+- add sparc64 to list of 64 bit arches
+
 * Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 5.03.0-19
 - Fix locations for Python 2.6
 




More information about the fedora-extras-commits mailing list