Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (6992bd9a0f3cf363fbcf5b6ae496ecda80ef45da)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (6992bd9a0f3cf363fbcf5b6ae496ecda80ef45da)
  • Date: Sun, 6 Apr 2008 15:59:46 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

utils/util-linux/DEPENDS | 1 +
utils/util-linux/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit 6992bd9a0f3cf363fbcf5b6ae496ecda80ef45da
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

util-linux: Depends on e2fsprogs for blkid

diff --git a/utils/util-linux/DEPENDS b/utils/util-linux/DEPENDS
index 1e23391..4f34676 100755
--- a/utils/util-linux/DEPENDS
+++ b/utils/util-linux/DEPENDS
@@ -1,4 +1,5 @@
depends CONSOLE-TOOLS &&
+depends e2fsprogs &&
depends gnupg &&
depends smgl-fhs &&
depends zlib
diff --git a/utils/util-linux/HISTORY b/utils/util-linux/HISTORY
index b44a612..13d685b 100644
--- a/utils/util-linux/HISTORY
+++ b/utils/util-linux/HISTORY
@@ -1,3 +1,6 @@
+2008-04-06 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on e2fsprogs for blkid
+
2008-01-20 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS, PRE_BUILD: promoted 2.13.1 to stable
* *.patch: removed



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (6992bd9a0f3cf363fbcf5b6ae496ecda80ef45da), Eric Sandall, 04/06/2008

Archive powered by MHonArc 2.6.24.

Top of Page