Skip to Content.
Sympa Menu

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

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 (c494459fce4b6870bc5b2e8a2629df90c2f6c7f1)
  • Date: Wed, 5 Dec 2007 08:05:22 -0600

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

dev/null |binary
gnome2-apps/gnumeric/DETAILS | 2 -
gnome2-apps/gnumeric/HISTORY | 5 ++++
gnome2-apps/gnumeric/PRE_BUILD | 4 ---
gnome2-apps/gnumeric/gnumeric-1.7.90.tar.bz2.sig | 0
gnome2-apps/gnumeric/gnumeric-1.7.91.tar.bz2.sig |binary
gnome2-apps/gnumeric/session.patch | 23
----------------------
gnome2-libs/goffice-0.5/DETAILS | 2 -
gnome2-libs/goffice-0.5/HISTORY | 3 ++
gnome2-libs/goffice-0.5/goffice-0.5.3.tar.bz2.sig | 0
gnome2-libs/goffice-0.5/goffice-0.5.4.tar.bz2.sig |binary
11 files changed, 10 insertions(+), 29 deletions(-)

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

gnumeric: Updated devel to verison 1.7.91. Removed
incorporated patch.

commit 31c220f44dd2237431e1262e3352dc833a2d8372
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

goffice-0.5: Updated to version 0.5.4

diff --git a/gnome2-apps/gnumeric/DETAILS b/gnome2-apps/gnumeric/DETAILS
index 9811d6a..b4bd0d8 100755
--- a/gnome2-apps/gnumeric/DETAILS
+++ b/gnome2-apps/gnumeric/DETAILS
@@ -1,6 +1,6 @@
SPELL=gnumeric
if [[ "${GNUMERIC_DEVEL}" == "y" ]]; then
- VERSION=1.7.90
+ VERSION=1.7.91
else
VERSION=1.6.3
PATCHLEVEL=2
diff --git a/gnome2-apps/gnumeric/HISTORY b/gnome2-apps/gnumeric/HISTORY
index 557386b..27d24e0 100644
--- a/gnome2-apps/gnumeric/HISTORY
+++ b/gnome2-apps/gnumeric/HISTORY
@@ -1,3 +1,8 @@
+2007-12-05 George Sherwood <geroge AT beernabeer.com>
+ * DETAILS: Updated VERSION to 1.7.91.
+ * PRE_BUILD: Removed incorporated patch.
+ * seesion.patch: Removed. Incoporated Upstream.
+
2007-11-22 George Sherwood <george AT beernabeer.com>
* PRE_BUILD: Added patch.
* session.patch: Added patch to fix problem when building
diff --git a/gnome2-apps/gnumeric/PRE_BUILD b/gnome2-apps/gnumeric/PRE_BUILD
index 84e15f8..5584665 100755
--- a/gnome2-apps/gnumeric/PRE_BUILD
+++ b/gnome2-apps/gnumeric/PRE_BUILD
@@ -3,8 +3,4 @@ cd ${SOURCE_DIRECTORY} &&

if [[ "${GNUMERIC_DEVEL}" == "n" ]]; then
patch -p0 < ${SCRIPT_DIRECTORY}/libgda103.patch
-fi &&
-
-if [[ "$GNUMERIC_DEVEL" == "y" ]]; then
- patch -p0 < $SCRIPT_DIRECTORY/session.patch
fi
diff --git a/gnome2-apps/gnumeric/gnumeric-1.7.90.tar.bz2.sig
b/gnome2-apps/gnumeric/gnumeric-1.7.90.tar.bz2.sig
deleted file mode 100644
index 78b6671..0000000
Binary files a/gnome2-apps/gnumeric/gnumeric-1.7.90.tar.bz2.sig and /dev/null
differ
diff --git a/gnome2-apps/gnumeric/gnumeric-1.7.91.tar.bz2.sig
b/gnome2-apps/gnumeric/gnumeric-1.7.91.tar.bz2.sig
new file mode 100644
index 0000000..3418d79
Binary files /dev/null and b/gnome2-apps/gnumeric/gnumeric-1.7.91.tar.bz2.sig
differ
diff --git a/gnome2-apps/gnumeric/session.patch
b/gnome2-apps/gnumeric/session.patch
deleted file mode 100644
index 0bf6867..0000000
--- a/gnome2-apps/gnumeric/session.patch
+++ /dev/null
@@ -1,23 +0,0 @@
---- src/session.h.orig 2007-11-22 21:04:32.000000000 +0400
-+++ src/session.h 2007-11-22 20:50:29.000000000 +0400
-@@ -2,6 +2,8 @@
- #ifndef _GNM_SESSION_H_
- # define _GNM_SESSION_H_
-
-+#include <glib.h>
-+
- G_BEGIN_DECLS
-
- void gnm_session_init (char const *argv0);
-
---- src/session.c.orig 2007-11-22 21:04:28.000000000 +0400
-+++ src/session.c 2007-11-22 20:50:03.000000000 +0400
-@@ -23,7 +23,6 @@
- #ifdef GNM_WITH_GNOME
- #include "gnumeric.h"
- #include <gtk/gtk.h>
--#include <glib.h>
- #include "session.h"
- #include "application.h"
- #include <workbook.h>
-
diff --git a/gnome2-libs/goffice-0.5/DETAILS b/gnome2-libs/goffice-0.5/DETAILS
index 3dd7a4d..150b017 100755
--- a/gnome2-libs/goffice-0.5/DETAILS
+++ b/gnome2-libs/goffice-0.5/DETAILS
@@ -1,5 +1,5 @@
SPELL=goffice-0.5
- VERSION=0.5.3
+ VERSION=0.5.4
BRANCH=${VERSION%\.*}
SOURCE=goffice-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/goffice-$VERSION
diff --git a/gnome2-libs/goffice-0.5/HISTORY b/gnome2-libs/goffice-0.5/HISTORY
index 9e61617..8575fc8 100644
--- a/gnome2-libs/goffice-0.5/HISTORY
+++ b/gnome2-libs/goffice-0.5/HISTORY
@@ -1,3 +1,6 @@
+2007-12-05 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated to VERSION 0.5.4
+
2007-11-20 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 0.5.3

diff --git a/gnome2-libs/goffice-0.5/goffice-0.5.3.tar.bz2.sig
b/gnome2-libs/goffice-0.5/goffice-0.5.3.tar.bz2.sig
deleted file mode 100644
index 7417120..0000000
Binary files a/gnome2-libs/goffice-0.5/goffice-0.5.3.tar.bz2.sig and
/dev/null differ
diff --git a/gnome2-libs/goffice-0.5/goffice-0.5.4.tar.bz2.sig
b/gnome2-libs/goffice-0.5/goffice-0.5.4.tar.bz2.sig
new file mode 100644
index 0000000..e3473af
Binary files /dev/null and
b/gnome2-libs/goffice-0.5/goffice-0.5.4.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (c494459fce4b6870bc5b2e8a2629df90c2f6c7f1), George Sherwood, 12/05/2007

Archive powered by MHonArc 2.6.24.

Top of Page