Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Robin Cook (bf97f3280205f2ac9d36ffeff95daa4678cd7a1f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robin Cook <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Robin Cook (bf97f3280205f2ac9d36ffeff95daa4678cd7a1f)
  • Date: Sun, 30 Mar 2008 21:20:41 -0500

GIT changes to master grimoire by Robin Cook <rcook AT wyrms.net>:

dev/null |binary
gnome2-apps/gswitchit_plugins/DETAILS | 2 +-
gnome2-apps/gswitchit_plugins/HISTORY | 3 +++
gnome2-apps/gswitchit_plugins/gswitchit_plugins-0.7.tar.gz.sig | 0
gnome2-apps/gswitchit_plugins/gswitchit_plugins-0.9.tar.gz.sig |binary
gnome2-libs/eel2/DETAILS | 2 +-
gnome2-libs/eel2/HISTORY | 3 +++
gnome2-libs/eel2/eel-2.22.0.tar.bz2.sig | 0
gnome2-libs/eel2/eel-2.22.1.tar.bz2.sig |binary
gnome2-libs/gnome-audio2/DETAILS | 2 +-
gnome2-libs/gnome-audio2/HISTORY | 4 ++++
gnome2-libs/gnome-audio2/INSTALL | 9
---------
gnome2-libs/gnome-audio2/gnome-audio-2.22.0.tar.gz.sig | 0
gnome2-libs/gnome-audio2/gnome-audio-2.22.1.tar.gz.sig |binary
gnome2-libs/gvfs/DETAILS | 2 +-
gnome2-libs/gvfs/HISTORY | 3 +++
gnome2-libs/gvfs/gvfs-0.2.1.tar.bz2.sig | 0
gnome2-libs/gvfs/gvfs-0.2.2.tar.bz2.sig |binary
gnome2-libs/nautilus-sendto/DEPENDS | 2 +-
gnome2-libs/nautilus-sendto/DETAILS | 2 +-
gnome2-libs/nautilus-sendto/HISTORY | 4 ++++
gnome2-libs/nautilus-sendto/nautilus-sendto-0.12.tar.bz2.sig | 0
gnome2-libs/nautilus-sendto/nautilus-sendto-0.14.0.tar.bz2.sig |binary
23 files changed, 23 insertions(+), 15 deletions(-)

New commits:
commit 9fd1a3de819ba4ccfdc9285ab94da9844698d0c0
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

eel2: updated to 2.22.1

commit 5160b85a02f56aed834c210429ba2b126fd5057c
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

gvfs: updated to 0.2.2

commit 77e53618544db836dd4b0a2e10933033dc7a9e8b
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

nautilus-sendto: updated to 0.14.0

commit 295e6e191ac4804836ae18b75c3e9462b93775c8
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

gswitchit_plugins: updated to 0.9

commit 2b60a967990714e1b1f372cad2039ce5bb701a40
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

gnome-audio2: updated to 2.22.1

diff --git a/gnome2-apps/gswitchit_plugins/DETAILS
b/gnome2-apps/gswitchit_plugins/DETAILS
index ffca8fc..9833da4 100755
--- a/gnome2-apps/gswitchit_plugins/DETAILS
+++ b/gnome2-apps/gswitchit_plugins/DETAILS
@@ -1,5 +1,5 @@
SPELL=gswitchit_plugins
- VERSION=0.7
+ VERSION=0.9
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/gswitchit/$SOURCE
diff --git a/gnome2-apps/gswitchit_plugins/HISTORY
b/gnome2-apps/gswitchit_plugins/HISTORY
index 64f6965..d8cdf53 100644
--- a/gnome2-apps/gswitchit_plugins/HISTORY
+++ b/gnome2-apps/gswitchit_plugins/HISTORY
@@ -1,3 +1,6 @@
+2008-03-30 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 0.9
+
2007-04-17 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 0.7

diff --git a/gnome2-apps/gswitchit_plugins/gswitchit_plugins-0.7.tar.gz.sig
b/gnome2-apps/gswitchit_plugins/gswitchit_plugins-0.7.tar.gz.sig
deleted file mode 100644
index e6d13a6..0000000
Binary files a/gnome2-apps/gswitchit_plugins/gswitchit_plugins-0.7.tar.gz.sig
and /dev/null differ
diff --git a/gnome2-apps/gswitchit_plugins/gswitchit_plugins-0.9.tar.gz.sig
b/gnome2-apps/gswitchit_plugins/gswitchit_plugins-0.9.tar.gz.sig
new file mode 100644
index 0000000..2a097f8
Binary files /dev/null and
b/gnome2-apps/gswitchit_plugins/gswitchit_plugins-0.9.tar.gz.sig differ
diff --git a/gnome2-libs/eel2/DETAILS b/gnome2-libs/eel2/DETAILS
index 01ba527..1964688 100755
--- a/gnome2-libs/eel2/DETAILS
+++ b/gnome2-libs/eel2/DETAILS
@@ -1,5 +1,5 @@
SPELL=eel2
- VERSION=2.22.0
+ VERSION=2.22.1
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=eel-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/eel-$VERSION
diff --git a/gnome2-libs/eel2/HISTORY b/gnome2-libs/eel2/HISTORY
index 812eec3..0bb2c2f 100644
--- a/gnome2-libs/eel2/HISTORY
+++ b/gnome2-libs/eel2/HISTORY
@@ -1,3 +1,6 @@
+2008-03-30 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 2.22.1
+
2008-03-11 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.22.0

diff --git a/gnome2-libs/eel2/eel-2.22.0.tar.bz2.sig
b/gnome2-libs/eel2/eel-2.22.0.tar.bz2.sig
deleted file mode 100644
index 706b079..0000000
Binary files a/gnome2-libs/eel2/eel-2.22.0.tar.bz2.sig and /dev/null differ
diff --git a/gnome2-libs/eel2/eel-2.22.1.tar.bz2.sig
b/gnome2-libs/eel2/eel-2.22.1.tar.bz2.sig
new file mode 100644
index 0000000..647fd88
Binary files /dev/null and b/gnome2-libs/eel2/eel-2.22.1.tar.bz2.sig differ
diff --git a/gnome2-libs/gnome-audio2/DETAILS
b/gnome2-libs/gnome-audio2/DETAILS
index 84858ed..36bb22c 100755
--- a/gnome2-libs/gnome-audio2/DETAILS
+++ b/gnome2-libs/gnome-audio2/DETAILS
@@ -1,5 +1,5 @@
SPELL=gnome-audio2
- VERSION=2.22.0
+ VERSION=2.22.1
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=gnome-audio-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/gnome-audio-$VERSION
diff --git a/gnome2-libs/gnome-audio2/HISTORY
b/gnome2-libs/gnome-audio2/HISTORY
index 5ab2668..a2e46b3 100644
--- a/gnome2-libs/gnome-audio2/HISTORY
+++ b/gnome2-libs/gnome-audio2/HISTORY
@@ -1,3 +1,7 @@
+2008-03-30 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 2.22.1
+ * INSTALL: removed as default install now works
+
2008-03-24 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 2.22.0

diff --git a/gnome2-libs/gnome-audio2/INSTALL
b/gnome2-libs/gnome-audio2/INSTALL
deleted file mode 100755
index a10e7ab..0000000
--- a/gnome2-libs/gnome-audio2/INSTALL
+++ /dev/null
@@ -1,9 +0,0 @@
-cd sounds &&
-install -d -m 755 ${INSTALL_ROOT}/usr/share/sounds/panel &&
-install -d -m 755 ${INSTALL_ROOT}/usr/share/sounds/gtk-events &&
-install -m 444 panel/*.wav ${INSTALL_ROOT}/usr/share/sounds/panel &&
-install -m 444 panel/*.wav ${INSTALL_ROOT}/usr/share/sounds/gtk-events &&
-install -m 444 *.wav ${INSTALL_ROOT}/usr/share/sounds &&
-cd ${INSTALL_ROOT}/usr/share/sounds &&
-ln -sfn startup3.wav login.wav &&
-ln -sfn shutdown1.wav logout.wav
diff --git a/gnome2-libs/gnome-audio2/gnome-audio-2.22.0.tar.gz.sig
b/gnome2-libs/gnome-audio2/gnome-audio-2.22.0.tar.gz.sig
deleted file mode 100644
index 5c58cc3..0000000
Binary files a/gnome2-libs/gnome-audio2/gnome-audio-2.22.0.tar.gz.sig and
/dev/null differ
diff --git a/gnome2-libs/gnome-audio2/gnome-audio-2.22.1.tar.gz.sig
b/gnome2-libs/gnome-audio2/gnome-audio-2.22.1.tar.gz.sig
new file mode 100644
index 0000000..2edb644
Binary files /dev/null and
b/gnome2-libs/gnome-audio2/gnome-audio-2.22.1.tar.gz.sig differ
diff --git a/gnome2-libs/gvfs/DETAILS b/gnome2-libs/gvfs/DETAILS
index 38ad977..7a168c6 100755
--- a/gnome2-libs/gvfs/DETAILS
+++ b/gnome2-libs/gvfs/DETAILS
@@ -1,5 +1,5 @@
SPELL=gvfs
- VERSION=0.2.1
+ VERSION=0.2.2
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/gnome2-libs/gvfs/HISTORY b/gnome2-libs/gvfs/HISTORY
index 98270e7..81f5929 100644
--- a/gnome2-libs/gvfs/HISTORY
+++ b/gnome2-libs/gvfs/HISTORY
@@ -1,3 +1,6 @@
+2008-03-30 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 0.2.2
+
2008-03-17 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 0.2.1

diff --git a/gnome2-libs/gvfs/gvfs-0.2.1.tar.bz2.sig
b/gnome2-libs/gvfs/gvfs-0.2.1.tar.bz2.sig
deleted file mode 100644
index daac296..0000000
Binary files a/gnome2-libs/gvfs/gvfs-0.2.1.tar.bz2.sig and /dev/null differ
diff --git a/gnome2-libs/gvfs/gvfs-0.2.2.tar.bz2.sig
b/gnome2-libs/gvfs/gvfs-0.2.2.tar.bz2.sig
new file mode 100644
index 0000000..bf5f6af
Binary files /dev/null and b/gnome2-libs/gvfs/gvfs-0.2.2.tar.bz2.sig differ
diff --git a/gnome2-libs/nautilus-sendto/DEPENDS
b/gnome2-libs/nautilus-sendto/DEPENDS
index d8f9a2d..4cd7bc2 100755
--- a/gnome2-libs/nautilus-sendto/DEPENDS
+++ b/gnome2-libs/nautilus-sendto/DEPENDS
@@ -2,7 +2,7 @@ depends nautilus2 &&
depends dbus-glib &&
depends evolution-data-server &&

-optional_depends gaim "" "" "Enable gaim support" &&
+optional_depends pidgin "" "" "Enable gaim support" &&
optional_depends gajim "" "" "Enable gajim support" &&
optional_depends sylpheed-claws "" "" "Enable sylpheed-claws support" &&
optional_depends thunderbird "" "" "Enable thunderbird support" &&
diff --git a/gnome2-libs/nautilus-sendto/DETAILS
b/gnome2-libs/nautilus-sendto/DETAILS
index 5196e7c..c61361a 100755
--- a/gnome2-libs/nautilus-sendto/DETAILS
+++ b/gnome2-libs/nautilus-sendto/DETAILS
@@ -1,5 +1,5 @@
SPELL=nautilus-sendto
- VERSION=0.12
+ VERSION=0.14.0
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/gnome2-libs/nautilus-sendto/HISTORY
b/gnome2-libs/nautilus-sendto/HISTORY
index a4c5c0b..91b776a 100644
--- a/gnome2-libs/nautilus-sendto/HISTORY
+++ b/gnome2-libs/nautilus-sendto/HISTORY
@@ -1,3 +1,7 @@
+2008-03-30 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 0.14.0
+ * DEPENDS: changed gaim to pidgin
+
2007-09-22 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 0.12

diff --git a/gnome2-libs/nautilus-sendto/nautilus-sendto-0.12.tar.bz2.sig
b/gnome2-libs/nautilus-sendto/nautilus-sendto-0.12.tar.bz2.sig
deleted file mode 100644
index 6e8dcca..0000000
Binary files a/gnome2-libs/nautilus-sendto/nautilus-sendto-0.12.tar.bz2.sig
and /dev/null differ
diff --git a/gnome2-libs/nautilus-sendto/nautilus-sendto-0.14.0.tar.bz2.sig
b/gnome2-libs/nautilus-sendto/nautilus-sendto-0.14.0.tar.bz2.sig
new file mode 100644
index 0000000..d8589a2
Binary files /dev/null and
b/gnome2-libs/nautilus-sendto/nautilus-sendto-0.14.0.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master grimoire by Robin Cook (bf97f3280205f2ac9d36ffeff95daa4678cd7a1f), Robin Cook, 03/30/2008

Archive powered by MHonArc 2.6.24.

Top of Page