rpms/olpcsound/devel olpcsound.spec,1.2,1.3

Peter Robinson pbrobinson at fedoraproject.org
Wed Nov 19 11:55:42 UTC 2008


Author: pbrobinson

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

Modified Files:
	olpcsound.spec 
Log Message:
- Add exclusive arch due to 64 bit issues



Index: olpcsound.spec
===================================================================
RCS file: /cvs/pkgs/rpms/olpcsound/devel/olpcsound.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- olpcsound.spec	25 Oct 2008 14:50:45 -0000	1.2
+++ olpcsound.spec	19 Nov 2008 11:55:11 -0000	1.3
@@ -1,7 +1,7 @@
 Summary: Csound - sound synthesis language and library, OLPC subset
 Name:   olpcsound        
 Version: 5.08.92
-Release: 11%{?dist}
+Release: 12%{?dist}
 URL: http://csound.sourceforge.net/
 License: LGPLv2+
 Group: Applications/Multimedia
@@ -18,6 +18,8 @@
 BuildRequires: libpng-devel libjpeg-devel libvorbis-devel libogg-devel gettext python-devel
 %define python_site_dir %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")
 
+ExclusiveArch: i386
+
 %description
 olpcsound is a subset of the Csound sound and music 
 synthesis system, tailored specifically for  XO platform. 
@@ -76,6 +78,9 @@
 
 
 %changelog
+* Wed Nov 19 2008  Peter Robinson <pbrobinson at gmail.com> - 5.08.92-12
+  - Add ExclusiveArch i386 until the 64 bit issues are fixed
+
 * Fri Aug 22 2008  Victor Lazzarini <vlazzarini at nuim.ie> - 5.08.92-11
   - removed pulseaudio dependency
 




More information about the scm-commits mailing list