CVS: moonbase/net/iproute2 BUILD,1.4,1.5 DETAILS,1.4,1.5

csm at lunar-linux.org csm at lunar-linux.org
Sat Oct 11 22:51:49 GMT 2003


Update of /var/cvs/lunar/moonbase/net/iproute2
In directory dbguin.lunar-linux.org:/tmp/cvs-serv1563

Modified Files:
	BUILD DETAILS 
Log Message:
fixups to allow this module to build correctly.
credit redhat for thew patches.


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/net/iproute2/BUILD,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- BUILD	22 May 2003 01:51:27 -0000	1.4
+++ BUILD	11 Oct 2003 22:51:47 -0000	1.5
@@ -1,4 +1,13 @@
 (
+  patch_it $SOURCE_CACHE/$SOURCE3 1
+  patch_it $SOURCE_CACHE/$SOURCE4 1
+  patch_it $SOURCE_CACHE/$SOURCE5 1
+  patch_it $SOURCE_CACHE/$SOURCE6 1
+  patch_it $SOURCE_CACHE/$SOURCE7 1
+  patch_it $SOURCE_CACHE/$SOURCE8 1
+  patch_it $SOURCE_CACHE/$SOURCE9 1
+  patch_it $SOURCE_CACHE/$SOURCE10 1
+  patch_it $SOURCE_CACHE/$SOURCE11 1
   make &&
   prepare_install &&
 

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/net/iproute2/DETAILS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- DETAILS	22 May 2003 01:51:27 -0000	1.4
+++ DETAILS	11 Oct 2003 22:51:47 -0000	1.5
@@ -2,15 +2,32 @@
          VERSION=2.4.7-now-ss010824
           SOURCE=$MODULE-$VERSION.tar.gz
          SOURCE2=$MODULE-toc.html
+	 SOURCE3=iproute2-2.2.4-docmake.patch
+	 SOURCE4=iproute2-2.4.7-config.patch
+	 SOURCE5=iproute2-2.4.7-crosscompile.patch
+	 SOURCE6=iproute2-2.4.7-hex.patch
+	 SOURCE7=iproute2-2.4.7-htb3-tc.patch
+	 SOURCE8=iproute2-config.patch
+	 SOURCE9=iproute2-in_port_t.patch
+	SOURCE10=iproute2-makefile.patch
+	SOURCE11=iproute2-misc.patch
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
    SOURCE_URL[0]=http://www.shorewall.net/pub/shorewall/iproute/$SOURCE
    SOURCE_URL[1]=ftp://ftp.inr.ac.ru/ip-routing/$SOURCE
   SOURCE2_URL[0]=http://www.linuxgrill.com/$SOURCE2
+  SOURCE3_URL[0]=$PATCH_URL/$SOURCE3
+  SOURCE4_URL[0]=$PATCH_URL/$SOURCE4
+  SOURCE5_URL[0]=$PATCH_URL/$SOURCE5
+  SOURCE6_URL[0]=$PATCH_URL/$SOURCE6
+  SOURCE7_URL[0]=$PATCH_URL/$SOURCE7
+  SOURCE8_URL[0]=$PATCH_URL/$SOURCE8
+  SOURCE9_URL[0]=$PATCH_URL/$SOURCE9
+  SOURCE10_URL[0]=$PATCH_URL/$SOURCE10
+  SOURCE11_URL[0]=$PATCH_URL/$SOURCE11
         WEB_SITE=http://lartc.org/howto/
          ENTERED=20021106
-         UPDATED=20021106
+         UPDATED=20031011
            SHORT="Professional tools to control networking in Linux kernels."
-
 cat << EOF
 Most Linux distributions, and most UNIX's, currently use the venerable arp,
 ifconfig and route commands. While these tools work, they show some




More information about the Lunar-commits mailing list