rpms/vdccm/devel vdccm-gcc43.patch,1.2,1.3

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Fri Feb 22 14:58:37 UTC 2008


Author: awjb

Update of /cvs/pkgs/rpms/vdccm/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19447

Modified Files:
	vdccm-gcc43.patch 
Log Message:
- fix path


vdccm-gcc43.patch:

Index: vdccm-gcc43.patch
===================================================================
RCS file: /cvs/pkgs/rpms/vdccm/devel/vdccm-gcc43.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- vdccm-gcc43.patch	22 Feb 2008 14:47:50 -0000	1.2
+++ vdccm-gcc43.patch	22 Feb 2008 14:58:33 -0000	1.3
@@ -9,8 +9,8 @@
  
  using namespace std;
  
---- localconnectedsocket.cpp.orig	2008-02-22 15:44:58.000000000 +0100
-+++ localconnectedsocket.cpp	2008-02-22 15:45:50.000000000 +0100
+--- lib/localconnectedsocket.cpp.orig	2008-02-22 15:44:58.000000000 +0100
++++ lib/localconnectedsocket.cpp	2008-02-22 15:45:50.000000000 +0100
 @@ -22,6 +22,7 @@
   ***************************************************************************/
  #include "localconnectedsocket.h"
@@ -19,8 +19,8 @@
  
  using namespace std;
  
---- tcpclientsocket.cpp.orig	2008-02-22 15:45:13.000000000 +0100
-+++ tcpclientsocket.cpp	2008-02-22 15:45:58.000000000 +0100
+--- lib/tcpclientsocket.cpp.orig	2008-02-22 15:45:13.000000000 +0100
++++ lib/tcpclientsocket.cpp	2008-02-22 15:45:58.000000000 +0100
 @@ -22,6 +22,7 @@
   ***************************************************************************/
  #include "tcpclientsocket.h"
@@ -29,8 +29,8 @@
  
  using namespace std;
  
---- tcpconnectedsocket.cpp.orig	2008-02-22 15:44:19.000000000 +0100
-+++ tcpconnectedsocket.cpp	2008-02-22 15:44:34.000000000 +0100
+--- lib/tcpconnectedsocket.cpp.orig	2008-02-22 15:44:19.000000000 +0100
++++ lib/tcpconnectedsocket.cpp	2008-02-22 15:44:34.000000000 +0100
 @@ -23,6 +23,7 @@
  #include "tcpconnectedsocket.h"
  #include <arpa/inet.h>
@@ -39,8 +39,8 @@
  
  // Ugly hack - the header <linux/in.h> could not be included
  // due to conflicts with other systemheader
---- udpsocket.cpp.orig	2008-02-22 15:45:24.000000000 +0100
-+++ udpsocket.cpp	2008-02-22 15:46:04.000000000 +0100
+--- lib/udpsocket.cpp.orig	2008-02-22 15:45:24.000000000 +0100
++++ lib/udpsocket.cpp	2008-02-22 15:46:04.000000000 +0100
 @@ -11,6 +11,7 @@
  //
  #include "udpsocket.h"




More information about the fedora-extras-commits mailing list