rpms/busybox/devel busybox-1.2.2-iptunnel.patch, 1.2, 1.3 busybox.spec, 1.89, 1.90

Ivana Varekova varekova at fedoraproject.org
Tue Dec 2 14:23:09 UTC 2008


Author: varekova

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

Modified Files:
	busybox-1.2.2-iptunnel.patch busybox.spec 
Log Message:
remove ip.h header file


busybox-1.2.2-iptunnel.patch:

Index: busybox-1.2.2-iptunnel.patch
===================================================================
RCS file: /cvs/pkgs/rpms/busybox/devel/busybox-1.2.2-iptunnel.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- busybox-1.2.2-iptunnel.patch	24 Jul 2008 08:18:14 -0000	1.2
+++ busybox-1.2.2-iptunnel.patch	2 Dec 2008 14:23:08 -0000	1.3
@@ -1,7 +1,14 @@
-diff -up busybox-1.10.3/networking/libiproute/iptunnel.c.iptunnel busybox-1.10.3/networking/libiproute/iptunnel.c
---- busybox-1.10.3/networking/libiproute/iptunnel.c.iptunnel	2008-04-19 05:50:26.000000000 +0200
-+++ busybox-1.10.3/networking/libiproute/iptunnel.c	2008-07-24 09:34:44.000000000 +0200
-@@ -21,6 +21,7 @@
+diff -up busybox-1.12.1/networking/libiproute/iptunnel.c.head busybox-1.12.1/networking/libiproute/iptunnel.c
+--- busybox-1.12.1/networking/libiproute/iptunnel.c.head	2008-09-28 20:04:10.000000000 +0200
++++ busybox-1.12.1/networking/libiproute/iptunnel.c	2008-12-02 15:16:44.000000000 +0100
+@@ -14,13 +14,13 @@
+  * Phil Karn <karn at ka9q.ampr.org>	990408:	"pmtudisc" flag
+  */
+ 
+-#include <netinet/ip.h>
+ #include <net/if.h>
+ #include <net/if_arp.h>
+ #include <asm/types.h>
  #ifndef __constant_htons
  #define __constant_htons htons
  #endif


Index: busybox.spec
===================================================================
RCS file: /cvs/pkgs/rpms/busybox/devel/busybox.spec,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- busybox.spec	2 Dec 2008 13:13:52 -0000	1.89
+++ busybox.spec	2 Dec 2008 14:23:08 -0000	1.90
@@ -56,7 +56,7 @@
 %prep
 %setup -q
 %patch0 -b .static -p1
-%patch11 -b .iptunnel -p1
+%patch11 -b .head -p1
 %patch12 -b .ls -p1
 %patch14 -b .msh -p1
 %patch16 -b .ia64 -p1




More information about the fedora-extras-commits mailing list