rpms/libfreebob/devel libfreebob-1.0.3-gcc43.patch, 1.3, 1.4 libfreebob.spec, 1.8, 1.9

Anthony Green (green) fedora-extras-commits at redhat.com
Thu Feb 28 16:33:04 UTC 2008


Author: green

Update of /cvs/extras/rpms/libfreebob/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24487

Modified Files:
	libfreebob-1.0.3-gcc43.patch libfreebob.spec 
Log Message:
More 4.3 fixes

libfreebob-1.0.3-gcc43.patch:

Index: libfreebob-1.0.3-gcc43.patch
===================================================================
RCS file: /cvs/extras/rpms/libfreebob/devel/libfreebob-1.0.3-gcc43.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libfreebob-1.0.3-gcc43.patch	28 Feb 2008 16:23:30 -0000	1.3
+++ libfreebob-1.0.3-gcc43.patch	28 Feb 2008 16:32:57 -0000	1.4
@@ -28,3 +28,14 @@
  #include <netinet/in.h>
  #include <iostream>
  
+--- tests/test-volume.cpp~	2007-08-21 14:26:07.000000000 -0700
++++ tests/test-volume.cpp	2008-02-28 08:31:31.000000000 -0800
+@@ -22,6 +22,8 @@
+ #include "libfreebobavc/serialize.h"
+ #include "libfreebobavc/ieee1394service.h"
+ 
++#include <cstdlib>
++
+ const bool bVerbose = false;
+ 
+ short int


Index: libfreebob.spec
===================================================================
RCS file: /cvs/extras/rpms/libfreebob/devel/libfreebob.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- libfreebob.spec	28 Feb 2008 16:23:30 -0000	1.8
+++ libfreebob.spec	28 Feb 2008 16:32:57 -0000	1.9
@@ -1,7 +1,7 @@
 Summary:       FreeBoB firewire audio driver library
 Name:          libfreebob
 Version:       1.0.7
-Release:       3%{?dist}
+Release:       4%{?dist}
 License:       GPL
 Group:         System Environment/Libraries
 Source0:       http://surfnet.dl.sourceforge.net/sourceforge/freebob/libfreebob-%{version}.tar.bz2
@@ -59,6 +59,9 @@
 %{_includedir}/*
 
 %changelog
+* Thu Feb 28 2008 Anthony Green <green at redhat.com> 1.0.7-4
+- Add another gcc 4.3 patch.
+
 * Thu Feb 28 2008 Anthony Green <green at redhat.com> 1.0.7-3
 - Add another gcc 4.3 patch.
 




More information about the fedora-extras-commits mailing list