Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (ad8806d1e933db3861a85deb2520ae51f3874ea4)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (ad8806d1e933db3861a85deb2520ae51f3874ea4)
  • Date: Sun, 11 May 2008 06:43:48 -0500

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

gnome2-apps/gnumeric/DETAILS | 4 ++++
gnome2-apps/gnumeric/HISTORY | 4 ++++
gnome2-apps/gnumeric/PREPARE | 1 +
gnome2-apps/gnumeric/gnumeric-1.9.0.tar.bz2.sig |binary
4 files changed, 9 insertions(+)

New commits:
commit ad8806d1e933db3861a85deb2520ae51f3874ea4
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

gnumeric: aded devel version 1.9.0. Re-added PREPARE file.
In the future please don't remove devel versions, just set
to stable if nothing else is avail.

diff --git a/gnome2-apps/gnumeric/DETAILS b/gnome2-apps/gnumeric/DETAILS
index fecb551..deff1dd 100755
--- a/gnome2-apps/gnumeric/DETAILS
+++ b/gnome2-apps/gnumeric/DETAILS
@@ -1,5 +1,9 @@
SPELL=gnumeric
+if [[ "${GNUMERIC_DEVEL}" == "y" ]]; then
+ VERSION=1.9.0
+else
VERSION=1.8.2
+fi
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/gnome2-apps/gnumeric/HISTORY b/gnome2-apps/gnumeric/HISTORY
index 685f7b0..ac8f2f8 100644
--- a/gnome2-apps/gnumeric/HISTORY
+++ b/gnome2-apps/gnumeric/HISTORY
@@ -1,3 +1,7 @@
+2008-05-11 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Added devel version 1.9.0
+ * PREPARE: Added to chose devel version
+
2008-03-08 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.8.2

diff --git a/gnome2-apps/gnumeric/PREPARE b/gnome2-apps/gnumeric/PREPARE
new file mode 100755
index 0000000..00e80bc
--- /dev/null
+++ b/gnome2-apps/gnumeric/PREPARE
@@ -0,0 +1 @@
+config_query GNUMERIC_DEVEL "Build devel (unstable) version?" n
diff --git a/gnome2-apps/gnumeric/gnumeric-1.9.0.tar.bz2.sig
b/gnome2-apps/gnumeric/gnumeric-1.9.0.tar.bz2.sig
new file mode 100644
index 0000000..f38536d
Binary files /dev/null and b/gnome2-apps/gnumeric/gnumeric-1.9.0.tar.bz2.sig
differ



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (ad8806d1e933db3861a85deb2520ae51f3874ea4), George Sherwood, 05/11/2008

Archive powered by MHonArc 2.6.24.

Top of Page