Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (45c4921ee0c2921af3f53819b8c3c33a9e70f223)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (45c4921ee0c2921af3f53819b8c3c33a9e70f223)
  • Date: Mon, 5 May 2008 08:43:52 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

dev/null |binary
gnome2-libs/goffice-0.6/DEPENDS | 38
+++++++++++-----------
gnome2-libs/goffice-0.6/DETAILS | 2 -
gnome2-libs/goffice-0.6/HISTORY | 4 ++
gnome2-libs/goffice-0.6/PRE_SUB_DEPENDS | 1
gnome2-libs/goffice-0.6/goffice-0.6.2.tar.bz2.sig | 0
gnome2-libs/goffice-0.6/goffice-0.6.3.tar.bz2.sig |binary
7 files changed, 25 insertions(+), 20 deletions(-)

New commits:
commit 45c4921ee0c2921af3f53819b8c3c33a9e70f223
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

goffice-0.6: => 0.6.3, removed useless spaces

diff --git a/gnome2-libs/goffice-0.6/DEPENDS b/gnome2-libs/goffice-0.6/DEPENDS
index a84d6d4..ae71cbd 100755
--- a/gnome2-libs/goffice-0.6/DEPENDS
+++ b/gnome2-libs/goffice-0.6/DEPENDS
@@ -1,24 +1,24 @@
-depends glib2 &&
-depends libgsf &&
-depends xml-parser-expat &&
-depends libart_lgpl &&
+depends glib2 &&
+depends libgsf &&
+depends xml-parser-expat &&
+depends libart_lgpl &&

-optional_depends cairo \
- '--with-cairo' \
- '--without-cairo' \
- 'for Cairo SVG support' &&
+optional_depends cairo \
+ "--with-cairo" \
+ "--without-cairo" \
+ "for Cairo SVG support" &&

-optional_depends gtk+2 \
- "--with-gtk" \
- "--without-gtk" \
- "Build the UI?" &&
+optional_depends gtk+2 \
+ "--with-gtk" \
+ "--without-gtk" \
+ "Build the UI?" &&

-optional_depends libgnomeui \
- "--with-gnome" \
- "--without-gnome" \
- "Use GNOME extensions?" &&
+optional_depends libgnomeui \
+ "--with-gnome" \
+ "--without-gnome" \
+ "Use GNOME extensions?" &&

-optional_depends gtk-doc \
- "--enable-gtk-doc" \
- "--disable-gtk-doc" \
+optional_depends gtk-doc \
+ "--enable-gtk-doc" \
+ "--disable-gtk-doc" \
"Build gtk-doc files?"
diff --git a/gnome2-libs/goffice-0.6/DETAILS b/gnome2-libs/goffice-0.6/DETAILS
index 347ea7e..0a676ac 100755
--- a/gnome2-libs/goffice-0.6/DETAILS
+++ b/gnome2-libs/goffice-0.6/DETAILS
@@ -1,5 +1,5 @@
SPELL=goffice-0.6
- VERSION=0.6.2
+ VERSION=0.6.3
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=goffice-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/goffice-$VERSION
diff --git a/gnome2-libs/goffice-0.6/HISTORY b/gnome2-libs/goffice-0.6/HISTORY
index 80796db..ed6373a 100644
--- a/gnome2-libs/goffice-0.6/HISTORY
+++ b/gnome2-libs/goffice-0.6/HISTORY
@@ -1,3 +1,7 @@
+2008-05-05 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.6.3
+ * DEPENDS: unwasting space with the spaces
+
2008-03-08 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.6.2
* PRE_BUILD: new version fixed that bug
diff --git a/gnome2-libs/goffice-0.6/PRE_SUB_DEPENDS
b/gnome2-libs/goffice-0.6/PRE_SUB_DEPENDS
index 30129e7..00355d6 100755
--- a/gnome2-libs/goffice-0.6/PRE_SUB_DEPENDS
+++ b/gnome2-libs/goffice-0.6/PRE_SUB_DEPENDS
@@ -1,4 +1,5 @@
case $THIS_SUB_DEPENDS in
CAIRO) is_depends_enabled $SPELL cairo && return 0;;
esac
+
return 1
diff --git a/gnome2-libs/goffice-0.6/goffice-0.6.2.tar.bz2.sig
b/gnome2-libs/goffice-0.6/goffice-0.6.2.tar.bz2.sig
deleted file mode 100644
index 29566e1..0000000
Binary files a/gnome2-libs/goffice-0.6/goffice-0.6.2.tar.bz2.sig and
/dev/null differ
diff --git a/gnome2-libs/goffice-0.6/goffice-0.6.3.tar.bz2.sig
b/gnome2-libs/goffice-0.6/goffice-0.6.3.tar.bz2.sig
new file mode 100644
index 0000000..7195be5
Binary files /dev/null and
b/gnome2-libs/goffice-0.6/goffice-0.6.3.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (45c4921ee0c2921af3f53819b8c3c33a9e70f223), Vlad Glagolev, 05/05/2008

Archive powered by MHonArc 2.6.24.

Top of Page