Skip to Content.
Sympa Menu

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

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 (6b9b4cc1928fc19a0f09e6341686724f3a5f9853)
  • Date: Tue, 26 Feb 2008 16:35:19 -0600

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

utils/bluez-utils/DEPENDS | 3 +--
utils/bluez-utils/HISTORY | 6 ++++--
2 files changed, 5 insertions(+), 4 deletions(-)

New commits:
commit 6b9b4cc1928fc19a0f09e6341686724f3a5f9853
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

bluez-utils: fixed depends

diff --git a/utils/bluez-utils/DEPENDS b/utils/bluez-utils/DEPENDS
index 54bb29d..e49c461 100755
--- a/utils/bluez-utils/DEPENDS
+++ b/utils/bluez-utils/DEPENDS
@@ -1,9 +1,8 @@
depends bluez-libs &&
-depends pygtk2 &&
+depends dbus &&
depends autoconf &&
depends automake &&

-optional_depends dbus-glib "--enable-dbus" "--disable-dbus" "for dbus
support" &&
optional_depends alsa-lib "--enable-alsa" "--disable-alsa" "for ALSA
support" &&
optional_depends CUPS "--enable-cups" "--disable-cups" "for CUPS support"
&&
optional_depends PCMCIA_TOOLS "--enable-pcmcia" "--disable-pcmcia" "for
PCMCIA support" &&
diff --git a/utils/bluez-utils/HISTORY b/utils/bluez-utils/HISTORY
index f6ee770..ef70aa2 100644
--- a/utils/bluez-utils/HISTORY
+++ b/utils/bluez-utils/HISTORY
@@ -1,10 +1,13 @@
+2008-02-27 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: dbus-glib, pygtk2 are useless, dbus is strictly required
now
+
2008-02-25 Julien "_kaze_" ROZO <julien AT rozo.org>
* DETAILS: updated version to 3.27

2008-02-11 Julien "_kaze_" ROZO <julien AT rozo.org>
* DETAILS: updated version to 3.26

-2008-05-06 Julien "_kaze_" ROZO <julien AT rozo.org>
+2008-02-06 Julien "_kaze_" ROZO <julien AT rozo.org>
* DETAILS: updated version to 3.25

2008-01-06 Julien "_kaze_" ROZO <julien AT rozo.org>
@@ -98,4 +101,3 @@

2002-12-15 Jose Bernardo Silva <jbernardo AT sourcemage.org>
* Initial version
-



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6b9b4cc1928fc19a0f09e6341686724f3a5f9853), Vlad Glagolev, 02/26/2008

Archive powered by MHonArc 2.6.24.

Top of Page