[Lunar-commits] CVS: moonbase/net/iproute2 DETAILS, 1.8, 1.9 BUILD, 1.8, 1.9

Jaime Buffery nestu at lunar-linux.org
Thu Jan 20 21:15:47 UTC 2005


Update of /var/cvs/lunar/moonbase/net/iproute2
In directory espresso.foo-projects.org:/tmp/cvs-serv3416

Modified Files:
	DETAILS BUILD 
Log Message:
2.6.9-041019 -> 2.6.10-ss050112. gcc 3.3.3, glibc 2.3.2, headers 2.6.10.0
The arpd code has been fixed, so the patch is no longer needed.


Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/net/iproute2/DETAILS,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- DETAILS	17 Jan 2005 00:21:26 -0000	1.8
+++ DETAILS	20 Jan 2005 21:15:44 -0000	1.9
@@ -1,17 +1,14 @@
           MODULE=iproute2
-           MAJOR=2.6.9
-           MINOR=041019
+           MAJOR=2.6.10
+           MINOR=ss050112
          VERSION=${MAJOR}-${MINOR}
           SOURCE=${MODULE}-${VERSION}.tar.gz
-         SOURCE2=${MODULE}-${MAJOR}_${MINOR}-remove_db-1.patch
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${MODULE}-${MAJOR}
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${MODULE}-${VERSION}
       SOURCE_URL=http://developer.osdl.org/dev/iproute2/download/
-     SOURCE2_URL=http://www.linuxfromscratch.org/patches/lfs/cvs/testing/
-	  SOURCE_VFY=sha1:d28de32a6da7f8411718873f831a7131b437a081
-     SOURCE2_VFY=sha1:0a1caf5490521d6210b3e4973aea46daf9c02507
+	  SOURCE_VFY=sha1:1c2f24c27487cd0901bb76a7b736a90cb79d6c97
         WEB_SITE=http://developer.osdl.org/dev/iproute2
          ENTERED=20021106
-         UPDATED=20050117
+         UPDATED=20050120
            SHORT="Professional tools to control networking in Linux kernels."
 cat << EOF
 Most Linux distributions, and most UNIX's, currently use the venerable arp,

Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/net/iproute2/BUILD,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- BUILD	16 Jan 2005 23:33:44 -0000	1.8
+++ BUILD	20 Jan 2005 21:15:44 -0000	1.9
@@ -1,7 +1,5 @@
 (
 
-  patch_it $SOURCE2 1 &&
-
   ./configure &&
   KERNEL_INCLUDE=/usr/include/ make SBINDIR=/sbin &&
   prepare_install &&



More information about the Lunar-commits mailing list