Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bor Kraljič (15d2dab0e9262d3965686db17c58d04496a360de)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Bor Kraljič (15d2dab0e9262d3965686db17c58d04496a360de)
  • Date: Thu, 5 Nov 2009 10:15:34 -0600

GIT changes to master grimoire by Bor Kraljič <pyrobor AT ver.si>:

utils/bluez/CONFIGURE | 1 -
utils/bluez/DEPENDS | 5 -----
utils/bluez/DETAILS | 7 +++++--
utils/bluez/HISTORY | 6 ++++++
4 files changed, 11 insertions(+), 8 deletions(-)

New commits:
commit 15d2dab0e9262d3965686db17c58d04496a360de
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

bluez: => 4.57 & minor spell changes

diff --git a/utils/bluez/CONFIGURE b/utils/bluez/CONFIGURE
index c603e9d..69ab2bc 100755
--- a/utils/bluez/CONFIGURE
+++ b/utils/bluez/CONFIGURE
@@ -6,5 +6,4 @@ config_query_option BLUEZOPTS "Build HID daemon?" n
"--enable-hidd" "--disable-h
config_query_option BLUEZOPTS "Build PAN daemon?" n "--enable-pand"
"--disable-pand" &&
config_query_option BLUEZOPTS "Build DUN daemon?" n "--enable-dund"
"--disable-dund" &&
config_query_option BLUEZOPTS "Build test progams?" n "--enable-test"
"--disable-test" &&
-config_query_option BLUEZOPTS "Install Bluetooth manual pages?" y
"--enable-manpages" "--disable-manpages" &&
config_query_option BLUEZOPTS "Install Bluetooth configuration files?" n
"--enable-configfiles" "--disable-configfiles"
diff --git a/utils/bluez/DEPENDS b/utils/bluez/DEPENDS
index fe5c416..3daae78 100755
--- a/utils/bluez/DEPENDS
+++ b/utils/bluez/DEPENDS
@@ -23,11 +23,6 @@ optional_depends gstreamer \
"--disable-gstreamer" \
"for GStreamer support" &&

-optional_depends gtk-doc \
- "--enable-gtk-doc" \
- "--disable-gtk-doc" \
- "use gtk-doc to build documentation" &&
-
optional_depends udev \
"--enable-udevrules" \
"--disable-udevrules" \
diff --git a/utils/bluez/DETAILS b/utils/bluez/DETAILS
index 017799e..7495043 100755
--- a/utils/bluez/DETAILS
+++ b/utils/bluez/DETAILS
@@ -1,8 +1,11 @@
SPELL=bluez
- VERSION=4.56
-
SOURCE_HASH=sha512:e956aa2e9c18d7a95f53e9164dfb367f1e59bba6e7ad95291a4792d0b613c2fd5a391b99004749eb12ab85cacb5223680bd2d4d143de7136d763b9331f1a7481
+ VERSION=4.57
SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE2=$SOURCE.sign
+ SOURCE2_IGNORE=signature
+ SOURCE_GPG=kernel.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE_URL[0]=$KERNEL_URL/pub/linux/bluetooth/$SOURCE
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sign
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://www.bluez.org/
LICENSE[0]=GPL
diff --git a/utils/bluez/HISTORY b/utils/bluez/HISTORY
index 21f2841..7d7049d 100644
--- a/utils/bluez/HISTORY
+++ b/utils/bluez/HISTORY
@@ -1,3 +1,9 @@
+2009-11-05 Bor Kraljič <pyrobor AT ver.si>
+ * DEPENDS: removed gtk-doc
+ * CONFIGURE: removed query about manual pages
+ * DETAILS: updated spell to 4.57
+ converted to upstream signature checking
+
2009-10-21 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: updated spell to 4.56




  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (15d2dab0e9262d3965686db17c58d04496a360de), Bor Kraljič, 11/05/2009

Archive powered by MHonArc 2.6.24.

Top of Page