[Lunar-commits]
CVS: moonbase/net/iproute2 DETAILS, 1.10, 1.11 BUILD, 1.10, 1.11
Jaime Buffery
nestu at lunar-linux.org
Sun Feb 13 17:40:21 UTC 2005
Update of /var/cvs/lunar/moonbase/net/iproute2
In directory espresso.foo-projects.org:/tmp/cvs-serv13270
Modified Files:
DETAILS BUILD
Log Message:
2.6.10-ss050124 -> 2.6.10-050209. gcc 3.3.3, glibc 2.3.2, headers 2.6.10.0
The Makefile problen where they stripped bash scripts has been fixed, so
that patch is no longer needed.
the ${BUILD_DIRECTORY}/iproute2-2.6.9-050209/ is a lame error of the
iproute2 devs... *SIGH*
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/net/iproute2/DETAILS,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- DETAILS 9 Feb 2005 20:21:45 -0000 1.10
+++ DETAILS 13 Feb 2005 17:40:18 -0000 1.11
@@ -1,20 +1,17 @@
MODULE=iproute2
MAJOR=2.6.10
- MINOR=050124
- VERSION=${MAJOR}-ss${MINOR}
+ MINOR=050209
+ VERSION=${MAJOR}-${MINOR}
SOURCE=${MODULE}-${VERSION}.tar.gz
SOURCE2=iproute2-iptunnel-lunar.patch
- SOURCE3=iproute2-Makefile.patch
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${MODULE}-${MINOR}
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/iproute2-2.6.9-050209/
SOURCE_URL=http://developer.osdl.org/dev/iproute2/download/
SOURCE2_URL=${PATCH_URL}/
- SOURCE3_URL=${PATCH_URL}/
- SOURCE_VFY=sha1:3b10ea57395de46355300e3af567739a2102f29a
+ SOURCE_VFY=sha1:c5ad65bdda2797b55c4c908bc94609423e8f2fdb
SOURCE2_VFY=sha1:42ce2faed1782ec47afef27949f793316a4cf833
- SOURCE3_VFY=sha1:c35fc2b6fe4abbd21dcd9c137a3564bd27897588
WEB_SITE=http://developer.osdl.org/dev/iproute2
ENTERED=20021106
- UPDATED=20050209
+ UPDATED=20050213
SHORT="Professional tools to control networking in Linux kernels."
cat << EOF
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/net/iproute2/BUILD,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- BUILD 9 Feb 2005 20:21:45 -0000 1.10
+++ BUILD 13 Feb 2005 17:40:18 -0000 1.11
@@ -1,6 +1,5 @@
(
- patch_it $SOURCE2 0
- patch_it $SOURCE3 0
+ patch_it $SOURCE2 0
sedit 's at linux/socket.h at sys/socket.h@' include/linux/netlink.h
More information about the Lunar-commits
mailing list