rpms/libfreebob/devel libfreebob-1.0.3-gcc43.patch, 1.2, 1.3 libfreebob.spec, 1.7, 1.8

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


Author: green

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

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.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libfreebob-1.0.3-gcc43.patch	28 Feb 2008 16:07:31 -0000	1.2
+++ libfreebob-1.0.3-gcc43.patch	28 Feb 2008 16:23:30 -0000	1.3
@@ -18,3 +18,13 @@
  
  using namespace std;
  
+--- src/libfreebobavc/avc_extended_plug_info.cpp~	2007-08-21 14:11:10.000000000 -0700
++++ src/libfreebobavc/avc_extended_plug_info.cpp	2008-02-28 08:21:52.000000000 -0800
+@@ -23,6 +23,7 @@
+ #include "ieee1394service.h"
+ 
+ #include <cstdlib>
++#include <cstring>
+ #include <netinet/in.h>
+ #include <iostream>
+ 


Index: libfreebob.spec
===================================================================
RCS file: /cvs/extras/rpms/libfreebob/devel/libfreebob.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libfreebob.spec	28 Feb 2008 16:07:31 -0000	1.7
+++ libfreebob.spec	28 Feb 2008 16:23:30 -0000	1.8
@@ -1,7 +1,7 @@
 Summary:       FreeBoB firewire audio driver library
 Name:          libfreebob
 Version:       1.0.7
-Release:       2%{?dist}
+Release:       3%{?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-3
+- Add another gcc 4.3 patch.
+
 * Thu Feb 28 2008 Anthony Green <green at redhat.com> 1.0.7-2
 - Add another gcc 4.3 patch.
 




More information about the fedora-extras-commits mailing list