[Lunar-commits] <moonbase> parted: updated to 2.3
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Sat May 29 15:19:24 CEST 2010
commit 4f65025a3fc99249a45b027c915d4c96e017bf15
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date: Sat May 29 15:19:24 2010 +0200
parted: updated to 2.3
---
utils/parted/BUILD | 2 +-
utils/parted/DETAILS | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/utils/parted/BUILD b/utils/parted/BUILD
index b629e50..588292c 100644
--- a/utils/parted/BUILD
+++ b/utils/parted/BUILD
@@ -3,7 +3,7 @@
# fix for inlines not supported by gcc-4.2.x
export CFLAGS="$CFLAGS -fgnu89-inline"
- sedit '/'-Wl,--as-needed'/d' m4/lib-ignore.m4 configure &&
+ sedit 's/'-Wl,--as-needed'//' m4/lib-ignore.m4 configure &&
OPTS+=" --disable-rpath --disable-debug --disable-Werror --disable-device-mapper"
diff --git a/utils/parted/DETAILS b/utils/parted/DETAILS
index 1311262..9f9a5e2 100644
--- a/utils/parted/DETAILS
+++ b/utils/parted/DETAILS
@@ -1,12 +1,12 @@
MODULE=parted
- VERSION=2.2
+ VERSION=2.3
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=$GNU_URL/$MODULE
SOURCE_URL[1]=ftp://ftp.gnu.org/gnu/$MODULE
- SOURCE_VFY=sha1:95c4710c527020ae7d76ebbc67d2639c71af862e
+ SOURCE_VFY=sha1:9ef653c1f97c88b52d8e41f26ea3a8e3379f9cd6
WEB_SITE=http://www.gnu.org/software/parted
ENTERED=20010922
- UPDATED=20100227
+ UPDATED=20100529
SHORT="Allows you to create, destroy, resize, and copy partitions"
cat << EOF
More information about the Lunar-commits
mailing list