rpms/olpcsound/OLPC-3 ogg-opcode-fix.patch, 1.1, 1.2 olpcsound.spec, 1.5, 1.6

Victor Lazzarini (veplaini) fedora-extras-commits at redhat.com
Mon Aug 11 19:56:08 UTC 2008


Author: veplaini

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

Modified Files:
	ogg-opcode-fix.patch olpcsound.spec 
Log Message:
fixed specfile

ogg-opcode-fix.patch:

Index: ogg-opcode-fix.patch
===================================================================
RCS file: /cvs/pkgs/rpms/olpcsound/OLPC-3/ogg-opcode-fix.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ogg-opcode-fix.patch	11 Aug 2008 11:22:48 -0000	1.1
+++ ogg-opcode-fix.patch	11 Aug 2008 19:55:38 -0000	1.2
@@ -1,5 +1,9 @@
---- SConstruct	2008-05-29 03:16:31.000000000 +0100
-+++ SConstruct-n	2008-08-11 10:47:30.000000000 +0100
+Fix liboggplay linking
+
+Index: olpcsound-5.08.92/SConstruct
+===================================================================
+--- olpcsound-5.08.92/SConstruct.old	
++++ olpcsound-5.08.92/SConstruct	
 @@ -1463,7 +1463,7 @@ makePlugin(pluginEnvironment, 'partikkel
  makePlugin(pluginEnvironment, 'shape', ['Opcodes/shape.c'])
  if buildOLPC :


Index: olpcsound.spec
===================================================================
RCS file: /cvs/pkgs/rpms/olpcsound/OLPC-3/olpcsound.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- olpcsound.spec	11 Aug 2008 19:35:01 -0000	1.5
+++ olpcsound.spec	11 Aug 2008 19:55:38 -0000	1.6
@@ -1,7 +1,7 @@
 Summary: Csound - sound synthesis language and library, OLPC subset
 Name:   olpcsound        
 Version: 5.08.92
-Release: 5%{?dist}
+Release: 6%{?dist}
 URL: http://csound.sourceforge.net/
 License: LGPLv2+
 Group: Applications/Multimedia
@@ -28,7 +28,7 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch0 -p0
+%patch1 -p1
 
 %build
 %{_bindir}/scons buildOLPC=1 customCCFLAGS="%{optflags}" customCXXFLAGS="%{optflags}"
@@ -67,6 +67,9 @@
 
 
 %changelog
+* Mon Aug 11 2008 Victor Lazzarini <vlazzarini at nuim.ie> - 5.08.92-6
+  - fixed specfile patch numbering
+
 * Mon Aug 11 2008 Victor Lazzarini <vlazzarini at nuim.ie> - 5.08.92-5
   - fixed CVS tag issue
 




More information about the fedora-extras-commits mailing list