summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Sherwood2008-08-21 10:37:44 -0500
committerGeorge Sherwood2008-08-21 10:37:44 -0500
commit3696f65475fa4978cb883e6ebb5cd9ce7e0d9535 (patch)
treebd9149494992b49e04eb3d18b40b04f50aad4b3d
parentb7c35bdbf635be68ef38e7d52581534977c13b91 (diff)
gnumeric: Updated devel to version 1.9.1. Devel version depends on
goffice-dev
-rwxr-xr-xgnome2-apps/gnumeric/DEPENDS6
-rwxr-xr-xgnome2-apps/gnumeric/DETAILS2
-rw-r--r--gnome2-apps/gnumeric/HISTORY4
-rw-r--r--gnome2-apps/gnumeric/gnumeric-1.9.0.tar.bz2.sigbin287 -> 0 bytes
-rw-r--r--gnome2-apps/gnumeric/gnumeric-1.9.1.tar.bz2.sigbin0 -> 287 bytes
5 files changed, 10 insertions, 2 deletions
diff --git a/gnome2-apps/gnumeric/DEPENDS b/gnome2-apps/gnumeric/DEPENDS
index 8b556e1fcd..eed681ed3b 100755
--- a/gnome2-apps/gnumeric/DEPENDS
+++ b/gnome2-apps/gnumeric/DEPENDS
@@ -1,6 +1,10 @@
depends libole2-2 &&
depends libgsf &&
-depends goffice &&
+if [[ $GNUMERIC_DEVEL == y ]]; then
+ depends goffice-dev
+else
+ depends goffice
+fi &&
depends libxml2 &&
optional_depends gtk+2 \
diff --git a/gnome2-apps/gnumeric/DETAILS b/gnome2-apps/gnumeric/DETAILS
index d6304d8b5d..ca154ba605 100755
--- a/gnome2-apps/gnumeric/DETAILS
+++ b/gnome2-apps/gnumeric/DETAILS
@@ -1,6 +1,6 @@
SPELL=gnumeric
if [[ $GNUMERIC_DEVEL == y ]]; then
- VERSION=1.9.0
+ VERSION=1.9.1
else
VERSION=1.8.3
fi
diff --git a/gnome2-apps/gnumeric/HISTORY b/gnome2-apps/gnumeric/HISTORY
index 947d8e532b..9878a02034 100644
--- a/gnome2-apps/gnumeric/HISTORY
+++ b/gnome2-apps/gnumeric/HISTORY
@@ -1,3 +1,7 @@
+2008-08-21 George Sherwood <gsherwood@sourcemage.org>
+ * DETAILS: Updated devel to 1.9.1
+ * DEPENDS: Devel version depends goffice-dev
+
2008-07-13 Arjan Bouter <abouter@sourcemage.org>
* DEPENDS: made rarian optional
diff --git a/gnome2-apps/gnumeric/gnumeric-1.9.0.tar.bz2.sig b/gnome2-apps/gnumeric/gnumeric-1.9.0.tar.bz2.sig
deleted file mode 100644
index f38536df80..0000000000
--- a/gnome2-apps/gnumeric/gnumeric-1.9.0.tar.bz2.sig
+++ /dev/null
Binary files differ
diff --git a/gnome2-apps/gnumeric/gnumeric-1.9.1.tar.bz2.sig b/gnome2-apps/gnumeric/gnumeric-1.9.1.tar.bz2.sig
new file mode 100644
index 0000000000..895b2acc01
--- /dev/null
+++ b/gnome2-apps/gnumeric/gnumeric-1.9.1.tar.bz2.sig
Binary files differ