Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (28c6edc7e947cbed0a772ed03accf90feda8eefc)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (28c6edc7e947cbed0a772ed03accf90feda8eefc)
  • Date: Tue, 29 Jan 2008 11:57:37 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

disk/lvm/DEPENDS | 14 +++++---------
disk/lvm/DETAILS | 6 +++---
disk/lvm/HISTORY | 4 ++++
3 files changed, 12 insertions(+), 12 deletions(-)

New commits:
commit 28c6edc7e947cbed0a772ed03accf90feda8eefc
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

lvm: => 2.02.32, fixed WEB_SITE, removed the comments, device-mapper is
always required

diff --git a/disk/lvm/DEPENDS b/disk/lvm/DEPENDS
index 1cef9da..a21b3b8 100755
--- a/disk/lvm/DEPENDS
+++ b/disk/lvm/DEPENDS
@@ -1,10 +1,6 @@
-depends device-mapper &&
-#optional_depends device-mapper
\
-# ""
\
-# "--disable-devmapper"
\
-# "to enable device-mapper interaction for full LVM2
capabilities (not lvm1)"
+depends device-mapper &&

-optional_depends readline \
- "--enable-readline" \
- "--enable-readline=no" \
- "for readline shell support"
+optional_depends readline \
+ "--enable-readline" \
+ "--enable-readline=no" \
+ "for readline shell support"
diff --git a/disk/lvm/DETAILS b/disk/lvm/DETAILS
index 0f20a25..f57ffdf 100755
--- a/disk/lvm/DETAILS
+++ b/disk/lvm/DETAILS
@@ -1,10 +1,10 @@
SPELL=lvm
- VERSION=2.02.31
+ VERSION=2.02.32
SOURCE=LVM2.$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/LVM2.$VERSION
SOURCE_URL[0]=ftp://sources.redhat.com/pub/lvm2/$SOURCE
-
SOURCE_HASH=sha512:0eedbac3ffc6dcd07280f4ee41f45485c17e9ba026765ae20667eb51d8f410edbb0eab007da35a8eb6ed3c0ebaad8a59b0bcf5a61a5ede6cd31cf3b78fa6467c
- WEB_SITE=http://www.sistina.com/products_lvm.htm
+
SOURCE_HASH=sha512:7029b3f7d9372420c2c70be6dba74e3eb9e76fa53416dfe0af5c3f19e2ab648c70f95dc2dbba26d0f1265c236dcbbdc7c5ce9960d129384e02143a975f01f808
+ WEB_SITE=http://sources.redhat.com/lvm2/
ENTERED=20010922
LICENSE[0]=GPL
KEYWORDS="disk"
diff --git a/disk/lvm/HISTORY b/disk/lvm/HISTORY
index a5bc459..c428923 100644
--- a/disk/lvm/HISTORY
+++ b/disk/lvm/HISTORY
@@ -1,3 +1,7 @@
+2008-01-29 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.02.32, fixed WEB_SITE
+ * DEPENDS: removed the comments, device-mapper is non-optional
+
2008-01-20 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.02.31




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (28c6edc7e947cbed0a772ed03accf90feda8eefc), Vlad Glagolev, 01/29/2008

Archive powered by MHonArc 2.6.24.

Top of Page