Skip to Content.
Sympa Menu

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

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 (7196438185ac172c5cf3c53215821f84a8fb3477)
  • Date: Wed, 15 Aug 2007 18:13:10 -0500

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

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

New commits:
commit 7196438185ac172c5cf3c53215821f84a8fb3477
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

cdemu-daemon: Depends on sysfsutils

diff --git a/utils/cdemu-daemon/DEPENDS b/utils/cdemu-daemon/DEPENDS
index fb07e74..d7a4cff 100755
--- a/utils/cdemu-daemon/DEPENDS
+++ b/utils/cdemu-daemon/DEPENDS
@@ -4,6 +4,7 @@ depends g++ &&
depends glib2 &&
depends libdaemon &&
depends libmirage &&
+depends sysfsutils &&
depends udev &&

optional_depends alsa-lib \
diff --git a/utils/cdemu-daemon/HISTORY b/utils/cdemu-daemon/HISTORY
index 641b431..2a22024 100644
--- a/utils/cdemu-daemon/HISTORY
+++ b/utils/cdemu-daemon/HISTORY
@@ -1,3 +1,6 @@
+2007-08-11 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on sysfsutils
+
2007-05-04 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS, DEPENDS, BUILD: Created
* init.d/cdemud: Modified from fedora's version in tarball



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (7196438185ac172c5cf3c53215821f84a8fb3477), Eric Sandall, 08/15/2007

Archive powered by MHonArc 2.6.24.

Top of Page