Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (75aac339bfc1b5df73a31e52c616906a353470e9)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (75aac339bfc1b5df73a31e52c616906a353470e9)
  • Date: Wed, 25 Nov 2009 13:30:41 -0600

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

cluster/clusterssh/DETAILS | 2 +-
cluster/clusterssh/HISTORY | 3 +++
cluster/clusterssh/clusterssh-3.25.tar.gz.sig | 0
cluster/clusterssh/clusterssh-3.27.tar.gz.sig |binary
dev/null |binary
gnome2-apps/evolution/DEPENDS | 7 ++-----
gnome2-apps/evolution/HISTORY | 4 ++++
7 files changed, 10 insertions(+), 6 deletions(-)

New commits:
commit 75aac339bfc1b5df73a31e52c616906a353470e9
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

clusterssh: Updated to 3.27

commit e865b6266bfe779cce5e9d0e377c75623537a223
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

evolution: Depends on gnome-desktop

checking for GNOME_PLATFORM... configure: error: Package requirements
(glib-2.0 >= 2.20.0
gtk+-2.0 >= 2.16.0
gconf-2.0 >= 2.0.0
libbonobo-2.0 >= 2.20.3
libbonoboui-2.0 >= 2.4.2
libglade-2.0 >= 2.0.0
libgnomecanvas-2.0 >= 2.0.0
libgnomeui-2.0 >= 2.0.0
libxml-2.0 >= 2.7.3
shared-mime-info >= 0.22
gnome-desktop-2.0 >= 2.26.0) were not met:

No package 'gnome-desktop-2.0' found

commit c8e7c104e790fc93802b754ce086a5ee1fa4d954
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

evolution: gnome-doc-utils is again required, not optional

configure: error: gnome-doc-utils >= 0.3.2 not found

diff --git a/cluster/clusterssh/DETAILS b/cluster/clusterssh/DETAILS
index 6f3d856..146582c 100755
--- a/cluster/clusterssh/DETAILS
+++ b/cluster/clusterssh/DETAILS
@@ -1,5 +1,5 @@
SPELL=clusterssh
- VERSION=3.25
+ VERSION=3.27
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=$SOURCEFORGE_URL/${SPELL}/${SOURCE}
#
SOURCE_HASH=sha512:4d7a5ceac986dc6a848e6ef7f5e58fd6184b122ed781f5b901b64a8418cd7a7f5a203be5da505a9568641cd40c752db2c3d955aa28c2ae6828d1977fd07cf107
diff --git a/cluster/clusterssh/HISTORY b/cluster/clusterssh/HISTORY
index 6bccbb0..b467642 100644
--- a/cluster/clusterssh/HISTORY
+++ b/cluster/clusterssh/HISTORY
@@ -1,3 +1,6 @@
+2009-11-24 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated 3.27
+
2009-04-15 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 3.25
* BUILD: Use default_build
diff --git a/cluster/clusterssh/clusterssh-3.25.tar.gz.sig
b/cluster/clusterssh/clusterssh-3.25.tar.gz.sig
deleted file mode 100644
index 14543b9..0000000
Binary files a/cluster/clusterssh/clusterssh-3.25.tar.gz.sig and /dev/null
differ
diff --git a/cluster/clusterssh/clusterssh-3.27.tar.gz.sig
b/cluster/clusterssh/clusterssh-3.27.tar.gz.sig
new file mode 100644
index 0000000..622cad8
Binary files /dev/null and b/cluster/clusterssh/clusterssh-3.27.tar.gz.sig
differ
diff --git a/gnome2-apps/evolution/DEPENDS b/gnome2-apps/evolution/DEPENDS
index 1655221..9aef419 100755
--- a/gnome2-apps/evolution/DEPENDS
+++ b/gnome2-apps/evolution/DEPENDS
@@ -5,6 +5,8 @@ depends -sub PYTHON libxml2 &&
depends shared-mime-info &&
depends glib2 &&
depends dbus-glib &&
+depends gnome-desktop &&
+depends gnome-doc-utils &&
depends gtk+2 &&
depends gtkhtml2 &&
depends gconf2 &&
@@ -22,11 +24,6 @@ depends libsoup &&
depends gstreamer &&
depends psmisc &&

-optional_depends gnome-doc-utils \
- '--with-help' \
- '--without-help' \
- 'Build documentation?' &&
-
optional_depends gnome-spell '' '' 'Enable spelling checker?' &&

optional_depends libgnomeprintui '' '' 'Enable printing?' &&
diff --git a/gnome2-apps/evolution/HISTORY b/gnome2-apps/evolution/HISTORY
index 4b1c0a6..60d4309 100644
--- a/gnome2-apps/evolution/HISTORY
+++ b/gnome2-apps/evolution/HISTORY
@@ -1,3 +1,7 @@
+2009-11-24 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: gnome-doc-utils is again required, not optional
+ Depends on gnome-desktop
+
2009-10-18 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.28.1




  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (75aac339bfc1b5df73a31e52c616906a353470e9), Eric Sandall, 11/25/2009

Archive powered by MHonArc 2.6.24.

Top of Page