Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robin Cook <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Robin Cook (47ad712e030727775cb194eb8187c95afe18e651)
  • Date: Sat, 20 Jan 2007 16:01:12 -0600

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

dev/null |binary
gnome2-apps/gdl/DETAILS | 2 +-
gnome2-apps/gdl/HISTORY | 3 +++
gnome2-apps/gdl/gdl-0.7.0.tar.bz2.sig | 0
gnome2-apps/gdl/gdl-0.7.1.tar.bz2.sig |binary
gnome2-apps/gnome-build/DETAILS | 8 ++++----
gnome2-apps/gnome-build/HISTORY | 3 +++
7 files changed, 11 insertions(+), 5 deletions(-)

New commits:
commit 47ad712e030727775cb194eb8187c95afe18e651
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

gnome-build: correct SOURCE_GPG location

commit cc36ed92bda98ec22cbc008910b628efea066f49
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

gdl: updated to 0.7.1

diff --git a/gnome2-apps/gdl/DETAILS b/gnome2-apps/gdl/DETAILS
index 716cf09..bf23ff0 100755
--- a/gnome2-apps/gdl/DETAILS
+++ b/gnome2-apps/gdl/DETAILS
@@ -1,5 +1,5 @@
SPELL=gdl
- VERSION=0.7.0
+ VERSION=0.7.1
BRANCH=$(echo $VERSION | cut -d. -f1,2)
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/gnome2-apps/gdl/HISTORY b/gnome2-apps/gdl/HISTORY
index 6ef2baf..ec2ef4a 100644
--- a/gnome2-apps/gdl/HISTORY
+++ b/gnome2-apps/gdl/HISTORY
@@ -1,3 +1,6 @@
+2007-01-20 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 0.7.1
+
2007-01-14 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 0.7.0

diff --git a/gnome2-apps/gdl/gdl-0.7.0.tar.bz2.sig
b/gnome2-apps/gdl/gdl-0.7.0.tar.bz2.sig
deleted file mode 100644
index 01880b3..0000000
Binary files a/gnome2-apps/gdl/gdl-0.7.0.tar.bz2.sig and /dev/null differ
diff --git a/gnome2-apps/gdl/gdl-0.7.1.tar.bz2.sig
b/gnome2-apps/gdl/gdl-0.7.1.tar.bz2.sig
new file mode 100644
index 0000000..993dfb3
Binary files /dev/null and b/gnome2-apps/gdl/gdl-0.7.1.tar.bz2.sig differ
diff --git a/gnome2-apps/gnome-build/DETAILS b/gnome2-apps/gnome-build/DETAILS
index db2c519..00c4568 100755
--- a/gnome2-apps/gnome-build/DETAILS
+++ b/gnome2-apps/gnome-build/DETAILS
@@ -1,10 +1,10 @@
SPELL=gnome-build
VERSION=0.1.4
- BRANCH=$(echo $VERSION | cut -d. -f1,2)
+ BRANCH=$(echo ${VERSION} | cut -d. -f1,2)
+ SOURCE=${SPELL}-${VERSION}.tar.bz2
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
+ SOURCE_URL[0]=${GNOME_URL}/sources/${SPELL}/${BRANCH}/${SOURCE}
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
- SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
LICENSE[0]="GPL"
WEB_SITE=http://www.gnome.org
ENTERED=20020518
diff --git a/gnome2-apps/gnome-build/HISTORY b/gnome2-apps/gnome-build/HISTORY
index fd947b4..d18fcea 100644
--- a/gnome2-apps/gnome-build/HISTORY
+++ b/gnome2-apps/gnome-build/HISTORY
@@ -1,3 +1,6 @@
+2007-01-20 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: correct SOURCE_GPG placement
+
2007-01-14 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 0.1.4




  • [SM-Commit] GIT changes to master grimoire by Robin Cook (47ad712e030727775cb194eb8187c95afe18e651), Robin Cook, 01/20/2007

Archive powered by MHonArc 2.6.24.

Top of Page