rpms/csound/F-10 csound.spec,1.15,1.16

Dennis Gilmore ausil at fedoraproject.org
Sun Dec 28 18:38:55 UTC 2008


Author: ausil

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

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



Index: csound.spec
===================================================================
RCS file: /cvs/pkgs/rpms/csound/F-10/csound.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- csound.spec	22 May 2008 04:20:59 -0000	1.15
+++ csound.spec	28 Dec 2008 18:38:25 -0000	1.16
@@ -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:       17%{?dist}
+Release:       17%{?dist}.1
 URL:           http://csound.sourceforge.net/
 License:       LGPLv2+
 Group:         Applications/Multimedia
@@ -419,6 +419,9 @@
 %doc tutorial/*.py
 
 %changelog
+* Sun Dec 28 2008 Dennis Gilmore <dennis at ausil.us> - 5.03.0-17.1
+- add sparc64 to 64 bit arches list
+
 * Thu May 22 2008 Seth Vidal <skvidal at fedoraproject.org> - 5.03.0-17
 - license tag fix
 




More information about the fedora-extras-commits mailing list