[Lunar-commits] CVS: moonbase/utils/util-linux DETAILS, 1.14,
1.15 PRE_BUILD, 1.2, NONE
Terry Chan
tchan at lunar-linux.org
Wed Sep 22 14:47:07 UTC 2004
Update of /var/cvs/lunar/moonbase/utils/util-linux
In directory espresso.lunar-linux.org:/tmp/cvs-serv32040
Modified Files:
DETAILS
Removed Files:
PRE_BUILD
Log Message:
Removed the now un-needed PRE_BUILD. Removed the losetup patch since it
no longer applies cleanly to 2.12e (due to massive mount/umount code rewrite).
Compiled/tested with gcc-3.3.3, glibc-2.3.3, kernel headers 2.4.x.
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/utils/util-linux/DETAILS,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- DETAILS 16 Sep 2004 19:58:23 -0000 1.14
+++ DETAILS 22 Sep 2004 14:47:05 -0000 1.15
@@ -1,17 +1,14 @@
MODULE=util-linux
- VERSION=2.12d
+ VERSION=2.12e
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE2=losetup-combined.patch.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=ftp://ftp.win.tue.nl/pub/home/aeb/linux-local/utils/$MODULE/$SOURCE
SOURCE_URL[1]=$KERNEL_URL/pub/linux/utils/$MODULE/$SOURCE
SOURCE_URL[2]=http://www.kernel.org/pub/linux/utils/$MODULE/$SOURCE
- SOURCE2_URL=$PATCH_URL/$SOURCE2
- SOURCE_VFY=sha1:9d537bc9823169873ceadede3238d4eecf911b65
- SOURCE2_VFY=sha1:2c1499bce787d924c7a7ffa7276883d0ac533bda
+ SOURCE_VFY=sha1:c5e6fe1c068c02647fc6e1d92bcf0d725d6c6b48
WEB_SITE=ftp://ftp.win.tue.nl/pub/linux-local/utils/util-linux
ENTERED=20010922
- UPDATED=20040916
+ UPDATED=20040920
SHORT="util-linux contains essential utilities for any Linux box."
cat << EOF
--- PRE_BUILD DELETED ---
More information about the Lunar-commits
mailing list