summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2010-10-02 17:09:14 +0400
committerVlad Glagolev2010-10-02 17:09:14 +0400
commit23849d36b4853379aaba88d6f6ff34362ae333cc (patch)
tree7eb9fda03825fd7868ecd5a677044de9d211068e
parentc639292a0ef0bcae9243162c2ce7d7d95cb8b429 (diff)
gnumeric: => 1.10.11
-rwxr-xr-xgnome2-apps/gnumeric/DEPENDS13
-rwxr-xr-xgnome2-apps/gnumeric/DETAILS4
-rw-r--r--gnome2-apps/gnumeric/HISTORY4
-rw-r--r--gnome2-apps/gnumeric/gnumeric-1.10.10.tar.bz2.sigbin287 -> 0 bytes
-rw-r--r--gnome2-apps/gnumeric/gnumeric-1.10.11.tar.bz2.sigbin0 -> 287 bytes
5 files changed, 10 insertions, 11 deletions
diff --git a/gnome2-apps/gnumeric/DEPENDS b/gnome2-apps/gnumeric/DEPENDS
index acaf32c09f..727c2746c9 100755
--- a/gnome2-apps/gnumeric/DEPENDS
+++ b/gnome2-apps/gnumeric/DEPENDS
@@ -1,18 +1,13 @@
depends libole2-2 &&
depends libgsf &&
-if [[ $GNUMERIC_DEVEL == y ]]; then
- depends goffice-dev &&
- depends rarian
-else
- depends goffice &&
- if spell_ok goffice && [[ $(installed_version goffice) < 0.8.5 ]]; then
- force_depends goffice
- fi
+depends goffice &&
+
+if spell_ok goffice && [[ $(installed_version goffice) < 0.8.11 ]]; then
+ force_depends goffice
fi &&
depends libxml2 &&
-
depends cairo &&
depends -sub SVG cairo &&
diff --git a/gnome2-apps/gnumeric/DETAILS b/gnome2-apps/gnumeric/DETAILS
index e65473b948..5bff34ca0e 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.10
+ VERSION=1.10.11
# SOURCE_HASH=sha512:e2f7984f869dbfaf9a5fdeee0aae544a0070c1e4edac3ffb085fb196ef1fb1e40df6f922bc9ec1eeb67ee3d2dd0b28aaf9ec2731e7120c1d485617bd0ad4d7ce
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_GPG=gurus.gpg:$SOURCE.sig
else
- VERSION=1.10.10
+ VERSION=1.10.11
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 7d0108d28c..80da7b3c32 100644
--- a/gnome2-apps/gnumeric/HISTORY
+++ b/gnome2-apps/gnumeric/HISTORY
@@ -1,3 +1,7 @@
+2010-10-02 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 1.10.11
+ * DEPENDS: removed useless checks for devel branch
+
2010-09-05 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 1.10.10
diff --git a/gnome2-apps/gnumeric/gnumeric-1.10.10.tar.bz2.sig b/gnome2-apps/gnumeric/gnumeric-1.10.10.tar.bz2.sig
deleted file mode 100644
index 24bc17fab6..0000000000
--- a/gnome2-apps/gnumeric/gnumeric-1.10.10.tar.bz2.sig
+++ /dev/null
Binary files differ
diff --git a/gnome2-apps/gnumeric/gnumeric-1.10.11.tar.bz2.sig b/gnome2-apps/gnumeric/gnumeric-1.10.11.tar.bz2.sig
new file mode 100644
index 0000000000..7dd0534628
--- /dev/null
+++ b/gnome2-apps/gnumeric/gnumeric-1.10.11.tar.bz2.sig
Binary files differ