rpms/rtorrent/devel rtorrent-0.8.4-add-missing-header.diff,1.1,1.2

Conrad Meyer konradm at fedoraproject.org
Sat Feb 14 04:38:47 UTC 2009


Author: konradm

Update of /cvs/pkgs/rpms/rtorrent/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22362

Modified Files:
	rtorrent-0.8.4-add-missing-header.diff 
Log Message:
Re-make patch.

rtorrent-0.8.4-add-missing-header.diff:

Index: rtorrent-0.8.4-add-missing-header.diff
===================================================================
RCS file: /cvs/pkgs/rpms/rtorrent/devel/rtorrent-0.8.4-add-missing-header.diff,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rtorrent-0.8.4-add-missing-header.diff	14 Feb 2009 04:28:08 -0000	1.1
+++ rtorrent-0.8.4-add-missing-header.diff	14 Feb 2009 04:38:17 -0000	1.2
@@ -1,5 +1,6 @@
---- rtorrent-0.8.4/src/display/utils.h.orig	2009-02-13 20:25:32.000000000 -0800
-+++ rtorrent-0.8.4/src/display/utils.h	2009-02-13 20:25:48.000000000 -0800
+diff -urN rtorrent-0.8.4.orig/src/display/utils.h rtorrent-0.8.4/src/display/utils.h
+--- rtorrent-0.8.4.orig/src/display/utils.h	2009-02-13 20:36:44.000000000 -0800
++++ rtorrent-0.8.4/src/display/utils.h	2009-02-13 20:37:03.000000000 -0800
 @@ -39,6 +39,7 @@
  
  #include <ctime>
@@ -8,3 +9,14 @@
  
  namespace core {
    class Download;
+diff -urN rtorrent-0.8.4.orig/src/rpc/parse.cc rtorrent-0.8.4/src/rpc/parse.cc
+--- rtorrent-0.8.4.orig/src/rpc/parse.cc	2009-02-13 20:36:44.000000000 -0800
++++ rtorrent-0.8.4/src/rpc/parse.cc	2009-02-13 20:37:29.000000000 -0800
+@@ -37,6 +37,7 @@
+ #include "config.h"
+ 
+ #include <cstring>
++#include <cstdio>
+ #include <locale>
+ #include <rak/path.h>
+ #include <torrent/exceptions.h>




More information about the fedora-extras-commits mailing list