rpms/nethogs/devel nethogs-0.7-1.20080627cvs-gcc.patch, 1.1, 1.2 nethogs.spec, 1.4, 1.5

Manuel Wolfshant wolfy at fedoraproject.org
Fri Feb 27 11:38:53 UTC 2009


Author: wolfy

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

Modified Files:
	nethogs-0.7-1.20080627cvs-gcc.patch nethogs.spec 
Log Message:
* Fri Feb 26 2009 Manuel "lonely wolf" Wolfshant <wolfy at fedoraproject.org> - 0.7-6.20080627cvs
- Adjust the patch in order to compile with gcc4


nethogs-0.7-1.20080627cvs-gcc.patch:

Index: nethogs-0.7-1.20080627cvs-gcc.patch
===================================================================
RCS file: /cvs/pkgs/rpms/nethogs/devel/nethogs-0.7-1.20080627cvs-gcc.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nethogs-0.7-1.20080627cvs-gcc.patch	27 Jun 2008 17:34:45 -0000	1.1
+++ nethogs-0.7-1.20080627cvs-gcc.patch	27 Feb 2009 11:38:53 -0000	1.2
@@ -1,10 +1,16 @@
-diff -Naur nethogs-upstream/conninode.cpp nethogs/conninode.cpp
---- nethogs-upstream/conninode.cpp	2008-06-27 16:40:44.000000000 +0200
-+++ nethogs/conninode.cpp	2008-06-27 16:42:36.000000000 +0200
-@@ -1,5 +1,6 @@
+diff -up nethogs/conninode.cpp.orig nethogs/conninode.cpp
+--- nethogs/conninode.cpp.orig	2008-06-24 23:15:44.000000000 +0300
++++ nethogs/conninode.cpp	2009-02-27 13:27:26.000000000 +0200
+@@ -1,10 +1,10 @@
  #include <netinet/in.h>
  #include <map>
+-
 +#include <cstdlib>
- 
++#include <cstdio>
  #
  #include "nethogs.h"
+ #include "conninode.h"
+-
+ extern local_addr * local_addrs;
+ 
+ /* 


Index: nethogs.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nethogs/devel/nethogs.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- nethogs.spec	26 Feb 2009 05:16:47 -0000	1.4
+++ nethogs.spec	27 Feb 2009 11:38:53 -0000	1.5
@@ -1,6 +1,6 @@
 Name:           nethogs
 Version:        0.7
-Release:        5.20080627cvs%{?dist}
+Release:        6.20080627cvs%{?dist}
 Summary:        A tool resembling top for network traffic
 
 Group:          Applications/Internet
@@ -55,9 +55,10 @@
 %doc %{_mandir}/man*/*
 
 %changelog
+* Fri Feb 26 2009 Manuel "lonely wolf" Wolfshant <wolfy at fedoraproject.org> - 0.7-6.20080627cvs
+- Adjust the patch in order to compile with gcc4
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7-5.20080627cvs
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
-
 * Sun Sep 21 2008 Ville Skyttä <ville.skytta at iki.fi> - 0.7-4.20080627cvs
 - Fix Patch0:/%%patch mismatch.
 * Fri Jul 08 2008 Anderson Silva <ansilva at redhat.com> 0.7-3.20080627cvs




More information about the fedora-extras-commits mailing list