Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Sukneet Basuta (da8648f4aec3aff852197a54b393ac2c82441a7f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Sukneet Basuta <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Sukneet Basuta (da8648f4aec3aff852197a54b393ac2c82441a7f)
  • Date: Sun, 3 Mar 2013 01:23:54 -0600

GIT changes to master grimoire by Sukneet Basuta <sukneet AT sourcemage.org>:

dev/null |binary
gnome2-apps/gnome-bluetooth/DEPENDS | 11
+++--------
gnome2-apps/gnome-bluetooth/DETAILS | 4 ++--
gnome2-apps/gnome-bluetooth/HISTORY | 6 ++++++
gnome2-apps/gnome-bluetooth/gnome-bluetooth-3.6.1.tar.xz.sig |binary
5 files changed, 11 insertions(+), 10 deletions(-)

New commits:
commit da8648f4aec3aff852197a54b393ac2c82441a7f
Author: Sukneet Basuta <sukneet AT sourcemage.org>
Commit: Sukneet Basuta <sukneet AT sourcemage.org>

gnome-bluetooth: => 3.6.1
DEPENDS: nautilus2 -> nautilus-sendto
removed optional_depends rarian

diff --git a/gnome2-apps/gnome-bluetooth/DEPENDS
b/gnome2-apps/gnome-bluetooth/DEPENDS
index 4321e87..e8a85a9 100755
--- a/gnome2-apps/gnome-bluetooth/DEPENDS
+++ b/gnome2-apps/gnome-bluetooth/DEPENDS
@@ -1,5 +1,5 @@
depends glib2 &&
-depends gtk+2 &&
+depends gtk+3 &&
depends gnome-control-center &&
depends bluez &&

@@ -8,7 +8,7 @@ optional_depends gobject-introspection \
"--enable-introspection=no" \
"to enable introspection for this build" &&

-optional_depends nautilus2 \
+optional_depends nautilus-sendto \
"--enable-nautilus-sendto=yes" \
"--enable-nautilus-sendto=no" \
"to build nautilus-sendto plugin" &&
@@ -16,9 +16,4 @@ optional_depends nautilus2 \
optional_depends gtk-doc \
"--enable-gtk-doc" \
"--disable-gtk-doc" \
- "to build documentation" &&
-
-optional_depends rarian \
- "--enable-scrollkeeper" \
- "--disable-scrollkeeper" \
- "to register with rarian"
+ "to build documentation"
diff --git a/gnome2-apps/gnome-bluetooth/DETAILS
b/gnome2-apps/gnome-bluetooth/DETAILS
index 802f1a1..38b27ac 100755
--- a/gnome2-apps/gnome-bluetooth/DETAILS
+++ b/gnome2-apps/gnome-bluetooth/DETAILS
@@ -1,7 +1,7 @@
SPELL=gnome-bluetooth
- VERSION=3.0.1
+ VERSION=3.6.1
BRANCH=`echo $VERSION|cut -d . -f 1,2`
- SOURCE=$SPELL-$VERSION.tar.bz2
+ SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
diff --git a/gnome2-apps/gnome-bluetooth/HISTORY
b/gnome2-apps/gnome-bluetooth/HISTORY
index a58afc3..a664c5b 100644
--- a/gnome2-apps/gnome-bluetooth/HISTORY
+++ b/gnome2-apps/gnome-bluetooth/HISTORY
@@ -1,3 +1,9 @@
+2013-03-03 Sukneet Basuta <sukneet AT sourcemage.org>
+ * DETAILS: updated spell to 3.6.1
+ bz2 -> xz
+ * DEPENDS: nautilus2 -> nautilus-sendto
+ removed optional_depends rarian
+
2011-10-19 Arjan Bouter <abouter AT sourcemage.org>
* DEPENDS: added missing dep on gnome-control-center

diff --git a/gnome2-apps/gnome-bluetooth/gnome-bluetooth-3.0.1.tar.bz2.sig
b/gnome2-apps/gnome-bluetooth/gnome-bluetooth-3.0.1.tar.bz2.sig
deleted file mode 100644
index dc65e88..0000000
Binary files a/gnome2-apps/gnome-bluetooth/gnome-bluetooth-3.0.1.tar.bz2.sig
and /dev/null differ
diff --git a/gnome2-apps/gnome-bluetooth/gnome-bluetooth-3.6.1.tar.xz.sig
b/gnome2-apps/gnome-bluetooth/gnome-bluetooth-3.6.1.tar.xz.sig
new file mode 100644
index 0000000..c94342a
Binary files /dev/null and
b/gnome2-apps/gnome-bluetooth/gnome-bluetooth-3.6.1.tar.xz.sig differ



  • [SM-Commit] GIT changes to master grimoire by Sukneet Basuta (da8648f4aec3aff852197a54b393ac2c82441a7f), Sukneet Basuta, 03/03/2013

Archive powered by MHonArc 2.6.24.

Top of Page