Skip to Content.
Sympa Menu

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

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 (fbd9cffd3d793789cd832eb623ed2deccba31bed)
  • Date: Tue, 8 Jun 2010 22:16:38 -0500

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

libs/libvirt/DEPENDS | 1 +
libs/libvirt/HISTORY | 3 +++
2 files changed, 4 insertions(+)

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

libvirt: Depends on libpciaccess (Bug #15739)

diff --git a/libs/libvirt/DEPENDS b/libs/libvirt/DEPENDS
index 13a21be..d0bee9e 100755
--- a/libs/libvirt/DEPENDS
+++ b/libs/libvirt/DEPENDS
@@ -4,6 +4,7 @@ depends readline &&
depends curl &&
depends glib2 &&
depends gnutls &&
+depends libpciaccess &&

depends -sub "LVM_FULL" lvm '--with-storage-lvm' &&

diff --git a/libs/libvirt/HISTORY b/libs/libvirt/HISTORY
index 6d376ac..f846e23 100644
--- a/libs/libvirt/HISTORY
+++ b/libs/libvirt/HISTORY
@@ -1,3 +1,6 @@
+2010-06-08 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on libpciaccess (Bug #15739)
+
2010-05-13 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 0.7.7
Updated to 0.8.1



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (fbd9cffd3d793789cd832eb623ed2deccba31bed), Eric Sandall, 06/08/2010

Archive powered by MHonArc 2.6.24.

Top of Page