[Lunar-commits] CVS: moonbase/utils/util-linux DETAILS, 1.11,
1.12 PRE_BUILD, 1.1, 1.2
Florin Braescu
florin at lunar-linux.org
Wed Aug 25 14:44:46 GMT 2004
Update of /var/cvs/lunar/moonbase/utils/util-linux
In directory dbguin.lunar-linux.org:/tmp/cvs-serv350
Modified Files:
DETAILS PRE_BUILD
Log Message:
bump the version from 2.12a to 2.12b.
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/utils/util-linux/DETAILS,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- DETAILS 30 Jul 2004 14:57:29 -0000 1.11
+++ DETAILS 25 Aug 2004 14:44:43 -0000 1.12
@@ -1,20 +1,18 @@
MODULE=util-linux
- VERSION=2.12a
+ VERSION=2.12b
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE2=losetup-combined.patch
- SOURCE3=util-linux-2.12-kernel-2.6.patch
+ SOURCE2=losetup-combined.patch.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=$KERNEL_URL/pub/linux/utils/$MODULE/$SOURCE
SOURCE_URL[1]=http://www.kernel.org/pub/linux/utils/$MODULE/$SOURCE
- SOURCE2_URL=http://www.paranoiacs.org/~sluskyb/hacks/util-linux/$SOURCE2
- SOURCE3_URL=http://www.ece.cmu.edu/~rholzer/cryptoloop/$SOURCE3
- SOURCE_VFY[0]=md5:5fa39c3d8761b48732be137a06853c64
- SOURCE2_VFY=md5:d45c5888429f47fabfbedff2a86640af
- SOURCE3_VFY=md5:d927611f34139a40f1fc9f4162c61f8a
+ SOURCE2_URL=$PATCH_URL/$SOURCE2
+ SOURCE_VFY=md5:2e96fd7efa1ff477502e91c31572d51b
+ SOURCE2_VFY=md5:ea58e93dd1e2e6aaeeba12bd29968e73
WEB_SITE=ftp://ftp.win.tue.nl/pub/linux-local/utils/util-linux
ENTERED=20010922
- UPDATED=20030331
+ UPDATED=20030825
SHORT="util-linux contains essential utilities for any Linux box."
+
cat << EOF
Util-linux is a suite of essential utilities for any Linux system. Its
primary audience is system integrators and DIY Linux hackers. Util-linux
Index: PRE_BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/utils/util-linux/PRE_BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- PRE_BUILD 18 Mar 2004 18:50:18 -0000 1.1
+++ PRE_BUILD 25 Aug 2004 14:44:43 -0000 1.2
@@ -2,6 +2,5 @@
cd ${SOURCE_DIRECTORY} &&
- patch_it ${SOURCE_CACHE}/${SOURCE2} 1 &&
- patch_it ${SOURCE_CACHE}/${SOURCE3} 1
+ patch_it ${SOURCE_CACHE}/${SOURCE2} 1
More information about the Lunar-commits
mailing list