Skip to Content.
Sympa Menu

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

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 (9ea989c50380eb9e3254e8e815020eca6f51c0b6)
  • Date: Sat, 31 Oct 2009 08:08:11 -0500

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

gnome2-apps/abiword/DETAILS | 2 +-
gnome2-apps/abiword/HISTORY | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 9ea989c50380eb9e3254e8e815020eca6f51c0b6
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

abiword: quoting paths

diff --git a/gnome2-apps/abiword/DETAILS b/gnome2-apps/abiword/DETAILS
index 18e5f5d..705539a 100755
--- a/gnome2-apps/abiword/DETAILS
+++ b/gnome2-apps/abiword/DETAILS
@@ -9,7 +9,7 @@ else

SOURCE_URL[0]=http://www.abisource.com/downloads/$SPELL/$VERSION/source/$SOURCE
fi
SOURCE_GPG=gurus.gpg:$SOURCE.sig
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
LICENSE[0]=GPL
WEB_SITE=http://www.abisource.com/
ENTERED=20030429
diff --git a/gnome2-apps/abiword/HISTORY b/gnome2-apps/abiword/HISTORY
index eb25647..710bcb0 100644
--- a/gnome2-apps/abiword/HISTORY
+++ b/gnome2-apps/abiword/HISTORY
@@ -1,5 +1,5 @@
2009-10-31 Vlad Glagolev <stealth AT sourcemage.org>
- * DETAILS: updated spell to 2.8.1
+ * DETAILS: updated spell to 2.8.1, quoting paths
* DEPENDS: completely rewritten for new version
* BUILD, CONFIGURE: removed useless flags; adopted for ABIWORD_OPTS
usage



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (9ea989c50380eb9e3254e8e815020eca6f51c0b6), Vlad Glagolev, 10/31/2009

Archive powered by MHonArc 2.6.24.

Top of Page