Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Puppet_Master (baad8b687cb04c63a5f36e055d168351d1913792)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Puppet_Master <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Puppet_Master (baad8b687cb04c63a5f36e055d168351d1913792)
  • Date: Thu, 22 Nov 2007 17:50:15 -0600

GIT changes to master grimoire by Puppet_Master <puppetmaster AT sourcemage.org>:

dev/null |binary
gnome2-apps/gcstar/DEPENDS | 1 +
gnome2-apps/gcstar/DETAILS | 5 +++--
gnome2-apps/gcstar/HISTORY | 4 ++++
gnome2-apps/gcstar/gcstar-0.5.0.tar.gz.sig | 0
gnome2-apps/gcstar/gcstar-1.3.0.tar.gz.sig |binary
6 files changed, 8 insertions(+), 2 deletions(-)

New commits:
commit baad8b687cb04c63a5f36e055d168351d1913792
Author: Philippe Caseiro <puppet_master AT else-projects.org>
Commit: Puppet_Master <puppetmaster AT sourcemage.org>

Updating gcstar to 1.0.3
I temporary use SOURCE_HASH because gcstar-1.3.0.tar.gz.sig
is signed with my gpg signature and this one is not on gurus.gpg file
and because it's late and I don't understand all gpg stuff

diff --git a/gnome2-apps/gcstar/DEPENDS b/gnome2-apps/gcstar/DEPENDS
index fae6641..2dbb8c6 100755
--- a/gnome2-apps/gcstar/DEPENDS
+++ b/gnome2-apps/gcstar/DEPENDS
@@ -1,6 +1,7 @@
depends perl-gtk2 &&
depends lwp &&
depends xml-simple &&
+depends xml-libxml &&

if [ $TELLICO_IMPORT = 'y' ]; then
depends archive-zip
diff --git a/gnome2-apps/gcstar/DETAILS b/gnome2-apps/gcstar/DETAILS
index 334e982..83e0a6b 100755
--- a/gnome2-apps/gcstar/DETAILS
+++ b/gnome2-apps/gcstar/DETAILS
@@ -1,8 +1,9 @@
SPELL=gcstar
- VERSION=0.5.0
+ VERSION=1.3.0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://download.gna.org/$SPELL/$SOURCE
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
+# SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
+
SOURCE_HASH=sha512:bc9622b31dab981d37c22cdb0409de95924b79b997674d52dec080c33194d92247464391aebdb4125b10de5e9ee9430dc6af1b10aab479eb99d3ea714ee45aae
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}
LICENSE[0]=GPL
WEB_SITE=http://www.gcstar.org/
diff --git a/gnome2-apps/gcstar/HISTORY b/gnome2-apps/gcstar/HISTORY
index 3ea27b3..cdb37cb 100644
--- a/gnome2-apps/gcstar/HISTORY
+++ b/gnome2-apps/gcstar/HISTORY
@@ -1,3 +1,7 @@
+2007-11-22 Philippe "Puppet_Master" Caseiro <puppetmaster AT sourcemage.org>
+ * DETAILS: updating spell to 1.3.0, temporary use SOURCHE_HASH
instead of SOURCE_GPG
+ * DEPENDS: Adding xml-libxml (is now needed)
+
2007-01-14 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* DEPENDS: made xml-simple required #13275
* CONFIGURE: removed a now redundant query
diff --git a/gnome2-apps/gcstar/gcstar-0.5.0.tar.gz.sig
b/gnome2-apps/gcstar/gcstar-0.5.0.tar.gz.sig
deleted file mode 100644
index 33ecad5..0000000
Binary files a/gnome2-apps/gcstar/gcstar-0.5.0.tar.gz.sig and /dev/null differ
diff --git a/gnome2-apps/gcstar/gcstar-1.3.0.tar.gz.sig
b/gnome2-apps/gcstar/gcstar-1.3.0.tar.gz.sig
new file mode 100644
index 0000000..6916498
Binary files /dev/null and b/gnome2-apps/gcstar/gcstar-1.3.0.tar.gz.sig differ



  • [SM-Commit] GIT changes to master grimoire by Puppet_Master (baad8b687cb04c63a5f36e055d168351d1913792), Puppet_Master, 11/22/2007

Archive powered by MHonArc 2.6.24.

Top of Page