Skip to Content.
Sympa Menu

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

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 (023699c9ff6159a6654cb42fc39b85793d0a4796)
  • Date: Mon, 28 May 2007 09:05:10 -0500

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

audio-players/rhythmbox/DETAILS |
2 -
audio-players/rhythmbox/HISTORY |
3 ++
audio-players/rhythmbox/rhythmbox-0.10.0.tar.bz2.sig |
0
audio-players/rhythmbox/rhythmbox-0.10.1.tar.bz2.sig
|binary
dev/null
|binary
gnome2-libs/gnome-desktop/DETAILS |
2 -
gnome2-libs/gnome-desktop/HISTORY |
3 ++
gnome2-libs/gnome-desktop/gnome-desktop-2.18.1.tar.bz2.sig |
0
gnome2-libs/gnome-desktop/gnome-desktop-2.18.2.tar.bz2.sig
|binary
gnome2-libs/gnome-games2/DETAILS |
2 -
gnome2-libs/gnome-games2/HISTORY |
3 ++
gnome2-libs/gnome-games2/gnome-games-2.18.1.1.tar.bz2.sig |
0
gnome2-libs/gnome-games2/gnome-games-2.18.2.tar.bz2.sig
|binary
gnome2-libs/gnome-menus/DEPENDS |
7 +----
gnome2-libs/gnome-menus/DETAILS |
2 -
gnome2-libs/gnome-menus/HISTORY |
5 ++++
gnome2-libs/gnome-menus/gnome-menus-2.18.0.tar.bz2.sig |
0
gnome2-libs/gnome-menus/gnome-menus-2.18.2.tar.bz2.sig
|binary
gnome2-libs/gnome-panel/DETAILS |
2 -
gnome2-libs/gnome-panel/HISTORY |
3 ++
gnome2-libs/gnome-panel/gnome-panel-2.18.1.tar.bz2.sig |
0
gnome2-libs/gnome-panel/gnome-panel-2.18.2.tar.bz2.sig
|binary
gnome2-libs/gnome-session/DETAILS |
2 -
gnome2-libs/gnome-session/HISTORY |
3 ++
gnome2-libs/gnome-session/gnome-session-2.18.0.tar.bz2.sig |
0
gnome2-libs/gnome-session/gnome-session-2.18.2.tar.bz2.sig
|binary
gnome2-libs/gnome-system-monitor/DETAILS |
2 -
gnome2-libs/gnome-system-monitor/HISTORY |
3 ++
gnome2-libs/gnome-system-monitor/gnome-system-monitor-2.18.1.1.tar.bz2.sig |
0
gnome2-libs/gnome-system-monitor/gnome-system-monitor-2.18.2.tar.bz2.sig
|binary
gnome2-libs/libwnck/DEPENDS |
12 +++-------
gnome2-libs/libwnck/DETAILS |
2 -
gnome2-libs/libwnck/HISTORY |
4 +++
gnome2-libs/libwnck/libwnck-2.18.0.tar.bz2.sig |
0
gnome2-libs/libwnck/libwnck-2.18.2.tar.bz2.sig
|binary
35 files changed, 41 insertions(+), 21 deletions(-)

New commits:
commit 023699c9ff6159a6654cb42fc39b85793d0a4796
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

ryhthmbox: remove old sig file

commit 6c97fb8fd1c5ec55871aebc213b4a34e340b1418
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

rhythmbox: updated to 0.10.1

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

gnome-system-monitor: updated to 2.18.2

commit 65f0bce6cd3c994e1c80558285b32edd04618155
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

gnome-panel: updated to 2.18.2

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

gnome-session: updated to 2.18.2

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

gnome-desktop: updated to 2.18.2

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

gnome-games2: updated to 2.18.2

commit 0f4c6f6acac8e83f1b47d6658feba7e10713200a
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

gnome-menus: updated to 2.18.2

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

libwnck: updated to 2.18.2

diff --git a/audio-players/rhythmbox/DETAILS b/audio-players/rhythmbox/DETAILS
index 675c42b..1123f12 100755
--- a/audio-players/rhythmbox/DETAILS
+++ b/audio-players/rhythmbox/DETAILS
@@ -1,5 +1,5 @@
SPELL=rhythmbox
- VERSION=0.10.0
+ VERSION=0.10.1
BRANCH=$(echo $VERSION|cut -d . -f 1,2)
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/audio-players/rhythmbox/HISTORY b/audio-players/rhythmbox/HISTORY
index 2a0d093..d0f1944 100644
--- a/audio-players/rhythmbox/HISTORY
+++ b/audio-players/rhythmbox/HISTORY
@@ -1,3 +1,6 @@
+2007-05-28 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 0.10.1
+
2007-04-06 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 0.10.0

diff --git a/audio-players/rhythmbox/rhythmbox-0.10.0.tar.bz2.sig
b/audio-players/rhythmbox/rhythmbox-0.10.0.tar.bz2.sig
deleted file mode 100644
index 6ec6317..0000000
Binary files a/audio-players/rhythmbox/rhythmbox-0.10.0.tar.bz2.sig and
/dev/null differ
diff --git a/audio-players/rhythmbox/rhythmbox-0.10.1.tar.bz2.sig
b/audio-players/rhythmbox/rhythmbox-0.10.1.tar.bz2.sig
new file mode 100644
index 0000000..6150d04
Binary files /dev/null and
b/audio-players/rhythmbox/rhythmbox-0.10.1.tar.bz2.sig differ
diff --git a/gnome2-libs/gnome-desktop/DETAILS
b/gnome2-libs/gnome-desktop/DETAILS
index cea616b..a1dbb4e 100755
--- a/gnome2-libs/gnome-desktop/DETAILS
+++ b/gnome2-libs/gnome-desktop/DETAILS
@@ -1,5 +1,5 @@
SPELL=gnome-desktop
- VERSION=2.18.1
+ VERSION=2.18.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/gnome-desktop/HISTORY
b/gnome2-libs/gnome-desktop/HISTORY
index b6d7a5e..8d098d8 100644
--- a/gnome2-libs/gnome-desktop/HISTORY
+++ b/gnome2-libs/gnome-desktop/HISTORY
@@ -1,3 +1,6 @@
+2007-05-28 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 2.18.2
+
2007-04-10 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 2.18.1

diff --git a/gnome2-libs/gnome-desktop/gnome-desktop-2.18.1.tar.bz2.sig
b/gnome2-libs/gnome-desktop/gnome-desktop-2.18.1.tar.bz2.sig
deleted file mode 100644
index aaf5a2b..0000000
Binary files a/gnome2-libs/gnome-desktop/gnome-desktop-2.18.1.tar.bz2.sig and
/dev/null differ
diff --git a/gnome2-libs/gnome-desktop/gnome-desktop-2.18.2.tar.bz2.sig
b/gnome2-libs/gnome-desktop/gnome-desktop-2.18.2.tar.bz2.sig
new file mode 100644
index 0000000..78dddd1
Binary files /dev/null and
b/gnome2-libs/gnome-desktop/gnome-desktop-2.18.2.tar.bz2.sig differ
diff --git a/gnome2-libs/gnome-games2/DETAILS
b/gnome2-libs/gnome-games2/DETAILS
index ea3b0fc..cdfccd1 100755
--- a/gnome2-libs/gnome-games2/DETAILS
+++ b/gnome2-libs/gnome-games2/DETAILS
@@ -1,5 +1,5 @@
SPELL=gnome-games2
- VERSION=2.18.1.1
+ VERSION=2.18.2
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=gnome-games-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/gnome-games-$VERSION
diff --git a/gnome2-libs/gnome-games2/HISTORY
b/gnome2-libs/gnome-games2/HISTORY
index 282ba74..91a070f 100644
--- a/gnome2-libs/gnome-games2/HISTORY
+++ b/gnome2-libs/gnome-games2/HISTORY
@@ -1,3 +1,6 @@
+2007-05-28 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 2.18.2
+
2007-05-20 Arwed v. Merkatz <v.merkatz AT gmx.net>
* CONFLICTS: added conflict gnome-chess for deprecation

diff --git a/gnome2-libs/gnome-games2/gnome-games-2.18.1.1.tar.bz2.sig
b/gnome2-libs/gnome-games2/gnome-games-2.18.1.1.tar.bz2.sig
deleted file mode 100644
index b1bf313..0000000
Binary files a/gnome2-libs/gnome-games2/gnome-games-2.18.1.1.tar.bz2.sig and
/dev/null differ
diff --git a/gnome2-libs/gnome-games2/gnome-games-2.18.2.tar.bz2.sig
b/gnome2-libs/gnome-games2/gnome-games-2.18.2.tar.bz2.sig
new file mode 100644
index 0000000..0e3123d
Binary files /dev/null and
b/gnome2-libs/gnome-games2/gnome-games-2.18.2.tar.bz2.sig differ
diff --git a/gnome2-libs/gnome-menus/DEPENDS b/gnome2-libs/gnome-menus/DEPENDS
index 6c0e33d..8f4836f 100755
--- a/gnome2-libs/gnome-menus/DEPENDS
+++ b/gnome2-libs/gnome-menus/DEPENDS
@@ -1,6 +1,3 @@
depends gnome-vfs2 &&
-
-optional_depends python \
- "--enable-python" \
- "--disable-python" \
- "Build Python bindings?"
+depends python &&
+depends pygtk2
diff --git a/gnome2-libs/gnome-menus/DETAILS b/gnome2-libs/gnome-menus/DETAILS
index 38b3e3b..bca3b47 100755
--- a/gnome2-libs/gnome-menus/DETAILS
+++ b/gnome2-libs/gnome-menus/DETAILS
@@ -1,6 +1,6 @@

SPELL=gnome-menus
- VERSION=2.18.0
+ VERSION=2.18.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/gnome-menus/HISTORY b/gnome2-libs/gnome-menus/HISTORY
index 2d52830..9d6eb9b 100644
--- a/gnome2-libs/gnome-menus/HISTORY
+++ b/gnome2-libs/gnome-menus/HISTORY
@@ -1,3 +1,8 @@
+2007-05-28 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 2.18.2
+ * DEPENDS: changed python to a depends
+ added pygtk2 as depends
+
2007-03-15 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 2.18.0

diff --git a/gnome2-libs/gnome-menus/gnome-menus-2.18.0.tar.bz2.sig
b/gnome2-libs/gnome-menus/gnome-menus-2.18.0.tar.bz2.sig
deleted file mode 100644
index 8eefb9f..0000000
Binary files a/gnome2-libs/gnome-menus/gnome-menus-2.18.0.tar.bz2.sig and
/dev/null differ
diff --git a/gnome2-libs/gnome-menus/gnome-menus-2.18.2.tar.bz2.sig
b/gnome2-libs/gnome-menus/gnome-menus-2.18.2.tar.bz2.sig
new file mode 100644
index 0000000..4a641b6
Binary files /dev/null and
b/gnome2-libs/gnome-menus/gnome-menus-2.18.2.tar.bz2.sig differ
diff --git a/gnome2-libs/gnome-panel/DETAILS b/gnome2-libs/gnome-panel/DETAILS
index a050635..caed629 100755
--- a/gnome2-libs/gnome-panel/DETAILS
+++ b/gnome2-libs/gnome-panel/DETAILS
@@ -1,5 +1,5 @@
SPELL=gnome-panel
- VERSION=2.18.1
+ VERSION=2.18.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/gnome-panel/HISTORY b/gnome2-libs/gnome-panel/HISTORY
index 42dd2d0..1c5c2ad 100644
--- a/gnome2-libs/gnome-panel/HISTORY
+++ b/gnome2-libs/gnome-panel/HISTORY
@@ -1,3 +1,6 @@
+2007-05-28 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 2.18.2
+
2007-04-10 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 2.18.1

diff --git a/gnome2-libs/gnome-panel/gnome-panel-2.18.1.tar.bz2.sig
b/gnome2-libs/gnome-panel/gnome-panel-2.18.1.tar.bz2.sig
deleted file mode 100644
index 71ce861..0000000
Binary files a/gnome2-libs/gnome-panel/gnome-panel-2.18.1.tar.bz2.sig and
/dev/null differ
diff --git a/gnome2-libs/gnome-panel/gnome-panel-2.18.2.tar.bz2.sig
b/gnome2-libs/gnome-panel/gnome-panel-2.18.2.tar.bz2.sig
new file mode 100644
index 0000000..1389f53
Binary files /dev/null and
b/gnome2-libs/gnome-panel/gnome-panel-2.18.2.tar.bz2.sig differ
diff --git a/gnome2-libs/gnome-session/DETAILS
b/gnome2-libs/gnome-session/DETAILS
index 673d80e..0f6c6e7 100755
--- a/gnome2-libs/gnome-session/DETAILS
+++ b/gnome2-libs/gnome-session/DETAILS
@@ -1,5 +1,5 @@
SPELL=gnome-session
- VERSION=2.18.0
+ VERSION=2.18.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/gnome-session/HISTORY
b/gnome2-libs/gnome-session/HISTORY
index cfb82b5..7579183 100644
--- a/gnome2-libs/gnome-session/HISTORY
+++ b/gnome2-libs/gnome-session/HISTORY
@@ -1,3 +1,6 @@
+2007-05-28 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 2.18.2
+
2007-03-16 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 2.18.0

diff --git a/gnome2-libs/gnome-session/gnome-session-2.18.0.tar.bz2.sig
b/gnome2-libs/gnome-session/gnome-session-2.18.0.tar.bz2.sig
deleted file mode 100644
index 9f135ec..0000000
Binary files a/gnome2-libs/gnome-session/gnome-session-2.18.0.tar.bz2.sig and
/dev/null differ
diff --git a/gnome2-libs/gnome-session/gnome-session-2.18.2.tar.bz2.sig
b/gnome2-libs/gnome-session/gnome-session-2.18.2.tar.bz2.sig
new file mode 100644
index 0000000..c089823
Binary files /dev/null and
b/gnome2-libs/gnome-session/gnome-session-2.18.2.tar.bz2.sig differ
diff --git a/gnome2-libs/gnome-system-monitor/DETAILS
b/gnome2-libs/gnome-system-monitor/DETAILS
index 797707d..d90a19f 100755
--- a/gnome2-libs/gnome-system-monitor/DETAILS
+++ b/gnome2-libs/gnome-system-monitor/DETAILS
@@ -1,5 +1,5 @@
SPELL=gnome-system-monitor
- VERSION=2.18.1.1
+ VERSION=2.18.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/gnome-system-monitor/HISTORY
b/gnome2-libs/gnome-system-monitor/HISTORY
index f5afea6..a32d556 100644
--- a/gnome2-libs/gnome-system-monitor/HISTORY
+++ b/gnome2-libs/gnome-system-monitor/HISTORY
@@ -1,3 +1,6 @@
+2007-05-28 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 2.18.2
+
2007-05-20 Arwed v. Merkatz <v.merkatz AT gmx.net>
* CONFLICTS: added conflict gtop for deprecation

diff --git
a/gnome2-libs/gnome-system-monitor/gnome-system-monitor-2.18.1.1.tar.bz2.sig
b/gnome2-libs/gnome-system-monitor/gnome-system-monitor-2.18.1.1.tar.bz2.sig
deleted file mode 100644
index e8f1bf6..0000000
Binary files
a/gnome2-libs/gnome-system-monitor/gnome-system-monitor-2.18.1.1.tar.bz2.sig
and /dev/null differ
diff --git
a/gnome2-libs/gnome-system-monitor/gnome-system-monitor-2.18.2.tar.bz2.sig
b/gnome2-libs/gnome-system-monitor/gnome-system-monitor-2.18.2.tar.bz2.sig
new file mode 100644
index 0000000..00a6aaf
Binary files /dev/null and
b/gnome2-libs/gnome-system-monitor/gnome-system-monitor-2.18.2.tar.bz2.sig
differ
diff --git a/gnome2-libs/libwnck/DEPENDS b/gnome2-libs/libwnck/DEPENDS
index aeed902..2054e9d 100755
--- a/gnome2-libs/libwnck/DEPENDS
+++ b/gnome2-libs/libwnck/DEPENDS
@@ -3,15 +3,11 @@
# code, so it gets found /right there/
#depends intltool
#
-depends gtk+2 &&
-depends xml-parser-expat &&
+depends gtk+2 &&
+depends xml-parser-expat &&
+depends startup-notification &&

optional_depends gtk-doc \
'--enable-gtk-doc' \
'--disable-gtk-doc' \
- 'Build documentation with gtk-doc' &&
-
-optional_depends startup-notification \
- '' \
- '' \
- 'for application startup services'
+ 'Build documentation with gtk-doc'
diff --git a/gnome2-libs/libwnck/DETAILS b/gnome2-libs/libwnck/DETAILS
index fcb4614..33870c3 100755
--- a/gnome2-libs/libwnck/DETAILS
+++ b/gnome2-libs/libwnck/DETAILS
@@ -1,5 +1,5 @@
SPELL=libwnck
- VERSION=2.18.0
+ VERSION=2.18.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/libwnck/HISTORY b/gnome2-libs/libwnck/HISTORY
index 9636ebc..44e26d0 100644
--- a/gnome2-libs/libwnck/HISTORY
+++ b/gnome2-libs/libwnck/HISTORY
@@ -1,3 +1,7 @@
+2007-05-28 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 2.18.2
+ * DEPENDS: startup-notification no longer optional
+
2007-03-15 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 2.18.0

diff --git a/gnome2-libs/libwnck/libwnck-2.18.0.tar.bz2.sig
b/gnome2-libs/libwnck/libwnck-2.18.0.tar.bz2.sig
deleted file mode 100644
index a9fb3a8..0000000
Binary files a/gnome2-libs/libwnck/libwnck-2.18.0.tar.bz2.sig and /dev/null
differ
diff --git a/gnome2-libs/libwnck/libwnck-2.18.2.tar.bz2.sig
b/gnome2-libs/libwnck/libwnck-2.18.2.tar.bz2.sig
new file mode 100644
index 0000000..3578834
Binary files /dev/null and b/gnome2-libs/libwnck/libwnck-2.18.2.tar.bz2.sig
differ



  • [SM-Commit] GIT changes to master grimoire by Robin Cook (023699c9ff6159a6654cb42fc39b85793d0a4796), Robin Cook, 05/28/2007

Archive powered by MHonArc 2.6.24.

Top of Page