[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (d0761b1e46efedfdecdd81fdd903f7e3737d58f5)

Vlad Glagolev scm at sourcemage.org
Thu Jun 17 04:35:20 EDT 2010


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

 dev/null                                         |binary
 gnome2-apps/gnumeric/DEPENDS                     |    7 ++++++-
 gnome2-apps/gnumeric/DETAILS                     |    4 ++--
 gnome2-apps/gnumeric/HISTORY                     |    4 ++++
 gnome2-apps/gnumeric/gnumeric-1.10.5.tar.bz2.sig |    0 
 gnome2-apps/gnumeric/gnumeric-1.10.6.tar.bz2.sig |binary
 6 files changed, 12 insertions(+), 3 deletions(-)

New commits:
commit d0761b1e46efedfdecdd81fdd903f7e3737d58f5
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    gnumeric: => 1.10.6

diff --git a/gnome2-apps/gnumeric/DEPENDS b/gnome2-apps/gnumeric/DEPENDS
index a6421b5..acaf32c 100755
--- a/gnome2-apps/gnumeric/DEPENDS
+++ b/gnome2-apps/gnumeric/DEPENDS
@@ -1,11 +1,16 @@
 depends  libole2-2    &&
 depends  libgsf       &&
+
 if [[ $GNUMERIC_DEVEL == y ]]; then
          depends goffice-dev &&
          depends rarian
 else
-         depends goffice
+         depends goffice &&
+         if spell_ok goffice && [[ $(installed_version goffice) < 0.8.5 ]]; then
+           force_depends goffice
+         fi
 fi &&
+
 depends  libxml2      &&
 
 depends  cairo &&
diff --git a/gnome2-apps/gnumeric/DETAILS b/gnome2-apps/gnumeric/DETAILS
index dd85efa..3e5d19f 100755
--- a/gnome2-apps/gnumeric/DETAILS
+++ b/gnome2-apps/gnumeric/DETAILS
@@ -1,11 +1,11 @@
            SPELL=gnumeric
 if [[ $GNUMERIC_DEVEL == y ]]; then
-         VERSION=1.10.5
+         VERSION=1.10.6
 #     SOURCE_HASH=sha512:e2f7984f869dbfaf9a5fdeee0aae544a0070c1e4edac3ffb085fb196ef1fb1e40df6f922bc9ec1eeb67ee3d2dd0b28aaf9ec2731e7120c1d485617bd0ad4d7ce
           SOURCE=$SPELL-$VERSION.tar.bz2
       SOURCE_GPG=gurus.gpg:$SOURCE.sig
 else
-         VERSION=1.10.5
+         VERSION=1.10.6
           SOURCE=$SPELL-$VERSION.tar.bz2
       SOURCE_GPG=gurus.gpg:$SOURCE.sig
 fi
diff --git a/gnome2-apps/gnumeric/HISTORY b/gnome2-apps/gnumeric/HISTORY
index 979979e..85e9565 100644
--- a/gnome2-apps/gnumeric/HISTORY
+++ b/gnome2-apps/gnumeric/HISTORY
@@ -1,3 +1,7 @@
+2010-06-17 Vlad Glagolev <stealth at sourcemage.org>
+	* DETAILS: updated spell to 1.10.6
+	* DEPENDS: added force_depends for goffice
+
 2010-05-31 Vlad Glagolev <stealth at sourcemage.org>
 	* DETAILS: updated spell to 1.10.5
 
diff --git a/gnome2-apps/gnumeric/gnumeric-1.10.5.tar.bz2.sig b/gnome2-apps/gnumeric/gnumeric-1.10.5.tar.bz2.sig
deleted file mode 100644
index 29e8545..0000000
Binary files a/gnome2-apps/gnumeric/gnumeric-1.10.5.tar.bz2.sig and /dev/null differ
diff --git a/gnome2-apps/gnumeric/gnumeric-1.10.6.tar.bz2.sig b/gnome2-apps/gnumeric/gnumeric-1.10.6.tar.bz2.sig
new file mode 100644
index 0000000..2629c01
Binary files /dev/null and b/gnome2-apps/gnumeric/gnumeric-1.10.6.tar.bz2.sig differ



More information about the SM-Commit mailing list