rpms/blobby/devel blobby-0.6-gcc43.patch,1.1,1.2

Aurelien Bompard (abompard) fedora-extras-commits at redhat.com
Thu Jun 5 19:55:30 UTC 2008


Author: abompard

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

Modified Files:
	blobby-0.6-gcc43.patch 
Log Message:
new version of the patch

blobby-0.6-gcc43.patch:

Index: blobby-0.6-gcc43.patch
===================================================================
RCS file: /cvs/pkgs/rpms/blobby/devel/blobby-0.6-gcc43.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- blobby-0.6-gcc43.patch	5 Jun 2008 19:41:15 -0000	1.1
+++ blobby-0.6-gcc43.patch	5 Jun 2008 19:54:34 -0000	1.2
@@ -7,3 +7,14 @@
  
  #include "NetworkState.h"
  #include "NetworkMessage.h"
+diff -up ./src/State.cpp.gcc43 ./src/State.cpp
+--- ./src/State.cpp.gcc43	2008-06-05 21:53:55.000000000 +0200
++++ ./src/State.cpp	2008-06-05 21:54:14.000000000 +0200
+@@ -11,6 +11,7 @@
+ 
+ #include <physfs.h>
+ #include <sstream>
++#include <algorithm>
+ 
+ State::State()
+ {




More information about the fedora-extras-commits mailing list