Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (22e3b0af4c4381c093ae6bcd97f88c81ef75bfc1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (22e3b0af4c4381c093ae6bcd97f88c81ef75bfc1)
  • Date: Sat, 12 Jul 2008 04:20:21 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

gnome2-apps/gnome-chemistry-utils/DEPENDS | 2 +-
gnome2-apps/gnome-chemistry-utils/HISTORY | 4 +++-
2 files changed, 4 insertions(+), 2 deletions(-)

New commits:
commit 22e3b0af4c4381c093ae6bcd97f88c81ef75bfc1
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

gnome-chemistry-utils: fixed depends for the last supported version of
goffice (0.4.x)

diff --git a/gnome2-apps/gnome-chemistry-utils/DEPENDS
b/gnome2-apps/gnome-chemistry-utils/DEPENDS
index 6e5f103..493739f 100755
--- a/gnome2-apps/gnome-chemistry-utils/DEPENDS
+++ b/gnome2-apps/gnome-chemistry-utils/DEPENDS
@@ -2,6 +2,6 @@ depends gtk+2 &&
depends libglade2 &&
depends gtkglext &&
depends gnome-vfs2 &&
-depends goffice &&
+depends goffice-dev &&
depends openbabel &&
optional_depends GECKO "" "" "For a mozilla/firefox plugin"
diff --git a/gnome2-apps/gnome-chemistry-utils/HISTORY
b/gnome2-apps/gnome-chemistry-utils/HISTORY
index 47b462c..8895df6 100644
--- a/gnome2-apps/gnome-chemistry-utils/HISTORY
+++ b/gnome2-apps/gnome-chemistry-utils/HISTORY
@@ -1,3 +1,6 @@
+2008-07-12 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: fixed depends for the last supported version of goffice
(0.4.x)
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

@@ -19,4 +22,3 @@

2004-10-24 Robin Cook <rcook AT wyrms.net>
* Initial Spell
-



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (22e3b0af4c4381c093ae6bcd97f88c81ef75bfc1), Vlad Glagolev, 07/12/2008

Archive powered by MHonArc 2.6.24.

Top of Page