rpms/olpcsound/OLPC-3 olpcsound.spec,1.2,1.3

Victor Lazzarini (veplaini) fedora-extras-commits at redhat.com
Mon Aug 11 10:17:09 UTC 2008


Author: veplaini

Update of /cvs/pkgs/rpms/olpcsound/OLPC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4410

Modified Files:
	olpcsound.spec 
Log Message:
patch to fix oggplay


Index: olpcsound.spec
===================================================================
RCS file: /cvs/pkgs/rpms/olpcsound/OLPC-3/olpcsound.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- olpcsound.spec	28 Jul 2008 14:36:08 -0000	1.2
+++ olpcsound.spec	11 Aug 2008 10:16:39 -0000	1.3
@@ -7,6 +7,7 @@
 Group: Applications/Multimedia
 Source: http://downloads.sourceforge.net/csound/olpcsound-%version.tar.bz2
 Patch0: csd-comment-termination.patch
+Patch1: ogg-opcode-fix.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: swig python scons alsa-lib-devel liblo-devel libsndfile-devel 
 BuildRequires: libpng-devel libjpeg-devel libvorbis-devel libogg-devel gettext python-devel
@@ -27,6 +28,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch0 -p0
 
 %build
 %{_bindir}/scons buildOLPC=1 customCCFLAGS="%{optflags}" customCXXFLAGS="%{optflags}"
@@ -65,6 +67,9 @@
 
 
 %changelog
+* Mon Aug 11 2008 Victor Lazzarini <vlazzarini at nuim.ie> - 5.08.92-4
+  - add patch to fix liboggplay linking
+
 * Mon Jul 27 2008  Daniel Drake <dsd at laptop.org> - 5.08.92-3
   - add patch from CVS to fix csd comment termination parsing
 




More information about the scm-commits mailing list