CVS: moonbase/net/net-tools BUILD,1.4,1.5 DETAILS,1.4,1.5

niki at lunar-linux.org niki at lunar-linux.org
Fri Aug 15 15:57:31 GMT 2003


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

Modified Files:
	BUILD DETAILS 
Log Message:
This adds a gcc 3.3(.1) patch so that mii-tools will compile now.


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/net/net-tools/BUILD,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- BUILD	1 Feb 2003 21:37:14 -0000	1.4
+++ BUILD	15 Aug 2003 15:57:29 -0000	1.5
@@ -1,3 +1,5 @@
+  patch_it  $SOURCE_CACHE/$SOURCE2 1                &&
+
 if  [  -f  $CONFIG_CACHE/net-tools.config.h  ];  then
   cp       $CONFIG_CACHE/net-tools.config.h  config.h
 else
@@ -9,7 +11,7 @@
 
   #sedit  "s:-g #:$CFLAGS $LDFLAGS #:"  Makefile
   #sedit  "s:LOPTS =:LOPTS = -lintl:" Makefile
-
+  
   make                                              &&
   prepare_install                                   &&
   make  BASEDIR=/  install                          &&

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/net/net-tools/DETAILS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- DETAILS	30 Jul 2003 01:58:19 -0000	1.4
+++ DETAILS	15 Aug 2003 15:57:29 -0000	1.5
@@ -1,8 +1,10 @@
           MODULE=net-tools
          VERSION=1.60
           SOURCE=$MODULE-$VERSION.tar.bz2
+	 SOURCE2=$MODULE-$VERSION-gcc-3.3-fix1.patch.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
    SOURCE_URL[0]=http://www.tazenda.demon.co.uk/phil/net-tools/$SOURCE
+  SOURCE2_URL[0]=$PATCH_URL/$SOURCE2
         WEB_SITE=http://www.tazenda.demon.co.uk/phil/net-tools
       MAINTAINER=kc8apf at kc8apf.net
          ENTERED=20010922




More information about the Lunar-commits mailing list