[Lunar-commits] CVS: moonbase/utils/parted DETAILS, 1.6, 1.7 BUILD,
1.2, NONE
Terry Chan
tchan at lunar-linux.org
Sat Mar 27 20:34:52 GMT 2004
Update of /var/cvs/lunar/moonbase/utils/parted
In directory dbguin.lunar-linux.org:/tmp/cvs-serv4354
Modified Files:
DETAILS
Removed Files:
BUILD
Log Message:
Version bump to parted-1.6.8. The gnu devs finally fixed their messed up 1.6.7
tarball. The BUILD script is no longer necessary. Compiled and tested
with gcc-3.3.3, kernel headers 2.4.x.
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/utils/parted/DETAILS,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- DETAILS 20 Mar 2004 18:46:50 -0000 1.6
+++ DETAILS 27 Mar 2004 20:34:50 -0000 1.7
@@ -1,14 +1,14 @@
MODULE=parted
- VERSION=1.6.7
- #VERSION=1.6.6
+ VERSION=1.6.8
+ #VERSION=1.6.7
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=$GNU_URL/$MODULE/$SOURCE
SOURCE_URL[1]=ftp://ftp.gnu.org/gnu/$MODULE/$SOURCE
- SOURCE_VFY[0]=md5:ad717f3705dcbfb75d002a25b1096bdb
+ SOURCE_VFY[0]=md5:12ed2d0cc606d38095fcb3a97eb6f307
WEB_SITE=http://www.gnu.org/software/parted
ENTERED=20010922
- UPDATED=20040320
+ UPDATED=20040327
SHORT="GNU Parted allows you to create, destroy, resize, and copy partitions."
cat << EOF
GNU Parted allows you to create, destroy, resize, and copy partitions.
--- BUILD DELETED ---
More information about the Lunar-commits
mailing list