CVS: moonbase/libs/uClibc .config.bz2, 1.4, 1.5 BUILD, 1.3, 1.4 DETAILS, 1.9, 1.10

Terry Chan tchan at lunar-linux.org
Wed Sep 10 02:44:19 GMT 2003


Update of /var/cvs/lunar/moonbase/libs/uClibc
In directory dbguin.lunar-linux.org:/tmp/cvs-serv18648

Modified Files:
	.config.bz2 BUILD DETAILS 
Log Message:
Version bump to 0.9.21.  As with previous versions of uClibc, it is not
binary compatible with older versions, so you MUST recompile your uClibc
based apps.  Tested and compiled with gcc-3.2.3.


Index: .config.bz2
===================================================================
RCS file: /var/cvs/lunar/moonbase/libs/uClibc/.config.bz2,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
Binary files /tmp/cvsSDfxNQ and /tmp/cvsTTiz84 differ

Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/libs/uClibc/BUILD,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- BUILD	30 Dec 2002 03:21:07 -0000	1.3
+++ BUILD	10 Sep 2003 02:44:17 -0000	1.4
@@ -3,6 +3,7 @@
    sedit "s/\#-DUSE_CACHE/ -DUSE_CACHE/" Rules.mak  &&
    sedit "s/\usr\/bin\/awk/\/bin\/awk/" Rules.mak   &&
    patch_it $SOURCE_CACHE/$SOURCE2 0                &&
+   sedit "s/TARGETS += ldconfig/#TARGETS += ldconfig/" ldso/util/Makefile &&
 
    default_make
 

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/libs/uClibc/DETAILS,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- DETAILS	7 Jul 2003 15:16:27 -0000	1.9
+++ DETAILS	10 Sep 2003 02:44:17 -0000	1.10
@@ -1,17 +1,20 @@
           MODULE=uClibc
-         VERSION=0.9.20
-        #VERSION=0.9.19
+         VERSION=0.9.21
+        #VERSION=0.9.20
           SOURCE=$MODULE-$VERSION.tar.bz2
          SOURCE2=$MODULE-$VERSION-Makefile-1.patch
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
    SOURCE_URL[0]=http://www.uclibc.org/downloads/$SOURCE
   SOURCE2_URL[0]=$PATCH_URL/$SOURCE2
+      SOURCE_VFY=md5:d4ecdc8350b7c481e06cff830883b8ec
+     SOURCE2_VFY=md5:37d2460ffe62ce27c2d13a451079d6db
         WEB_SITE=http://www.uclibc.org/
          ENTERED=20020725
-         UPDATED=20030707
+         UPDATED=20030909
            SHORT="uClibc is a C library for developing embedded Linux systems."
            PSAFE="no"
-     GCCWRAPPERS="off"    
+     GCCWRAPPERS="off"
+      MAINTAINER="tchan at lunar-linux.org"
 cat << EOF
 uClibc is a C library for developing embedded Linux systems.
 EOF




More information about the Lunar-commits mailing list