Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Robin Cook (9880c8972ff48927b2cfc15e01cbb525d6734b47)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robin Cook <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Robin Cook (9880c8972ff48927b2cfc15e01cbb525d6734b47)
  • Date: Sun, 22 Apr 2007 10:58:57 -0500

GIT changes to master grimoire by Robin Cook <rcook AT wyrms.net>:

dev/null |binary
gnome2-apps/gnumeric2/DEPENDS | 4 +++-
gnome2-apps/gnumeric2/DETAILS | 8 +-------
gnome2-apps/gnumeric2/HISTORY | 5 +++++
gnome2-apps/gnumeric2/gnumeric-1.7.8.tar.bz2.sig | 0
gnome2-apps/gnumeric2/gnumeric-1.7.9.tar.bz2.sig |binary
6 files changed, 9 insertions(+), 8 deletions(-)

New commits:
commit 9880c8972ff48927b2cfc15e01cbb525d6734b47
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

gnumeric2: updated dev to 1.7.9

diff --git a/gnome2-apps/gnumeric2/DEPENDS b/gnome2-apps/gnumeric2/DEPENDS
index 58a81e2..c9d0289 100755
--- a/gnome2-apps/gnumeric2/DEPENDS
+++ b/gnome2-apps/gnumeric2/DEPENDS
@@ -3,8 +3,10 @@ depends gal2 &&
depends scrollkeeper &&
depends libgsf &&

+
if [[ "${GNUMERIC_DEVEL}" == "y" ]]; then
depends goffice-dev
+ depends libxml2
else
depends goffice
fi &&
@@ -14,7 +16,7 @@ optional_depends gtk+2 \
"--without-gtk" \
"Build UI?" &&

-optional_depends libgnomeprintui \
+optional_depends libgnomeui \
"--with-gnome" \
"--without-gnome" \
"Build GNOME extensions?" &&
diff --git a/gnome2-apps/gnumeric2/DETAILS b/gnome2-apps/gnumeric2/DETAILS
index 5d03703..95b4b01 100755
--- a/gnome2-apps/gnumeric2/DETAILS
+++ b/gnome2-apps/gnumeric2/DETAILS
@@ -1,19 +1,13 @@
SPELL=gnumeric2
-if [[ "${GNUMERIC_DEVEL}" == "y" ]]; then
- VERSION=1.7.8
-else
- VERSION=1.6.3
-fi
+ VERSION=1.7.9
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=gnumeric-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/gnumeric-$VERSION
SOURCE_URL[0]=$GNOME_URL/sources/gnumeric/$BRANCH/$SOURCE
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
LICENSE[0]=GPL
- PATCHLEVEL=2
WEB_SITE=http://www.gnome.org/projects/gnumeric
ENTERED=20020513
- UPDATED=20050918
SHORT="GNOME spreadsheet"
cat << EOF
Gnumeric is intended to be a drop in replacement for commercial
diff --git a/gnome2-apps/gnumeric2/HISTORY b/gnome2-apps/gnumeric2/HISTORY
index 0169c60..11d5d9d 100644
--- a/gnome2-apps/gnumeric2/HISTORY
+++ b/gnome2-apps/gnumeric2/HISTORY
@@ -1,3 +1,8 @@
+2007-04-22 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 1.7.9
+ * DEPENDS: added libxml2
+ change libgnomeprintui to libgnomeui
+
2007-03-05 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated devel to 1.7.8

diff --git a/gnome2-apps/gnumeric2/gnumeric-1.7.8.tar.bz2.sig
b/gnome2-apps/gnumeric2/gnumeric-1.7.8.tar.bz2.sig
deleted file mode 100644
index 7addc14..0000000
Binary files a/gnome2-apps/gnumeric2/gnumeric-1.7.8.tar.bz2.sig and /dev/null
differ
diff --git a/gnome2-apps/gnumeric2/gnumeric-1.7.9.tar.bz2.sig
b/gnome2-apps/gnumeric2/gnumeric-1.7.9.tar.bz2.sig
new file mode 100644
index 0000000..048d61c
Binary files /dev/null and b/gnome2-apps/gnumeric2/gnumeric-1.7.9.tar.bz2.sig
differ



  • [SM-Commit] GIT changes to master grimoire by Robin Cook (9880c8972ff48927b2cfc15e01cbb525d6734b47), Robin Cook, 04/22/2007

Archive powered by MHonArc 2.6.24.

Top of Page