Skip to Content.
Sympa Menu

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

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 (a4f6e4fd282765930cb33a21ffece77f792a261c)
  • Date: Sun, 25 Nov 2007 13:18:49 -0600

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

dev/null |binary
disk/brasero/DETAILS | 4 ++--
disk/brasero/HISTORY | 4 ++++
disk/brasero/brasero-0.6.1.tar.bz2.sig | 0
disk/brasero/brasero-0.6.90.tar.bz2.sig |binary
5 files changed, 6 insertions(+), 2 deletions(-)

New commits:
commit 39c9df114a05ac8300f34dcf37929efefcd2c3e4
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

brasero: updated to 0.6.90

diff --git a/disk/brasero/DETAILS b/disk/brasero/DETAILS
index 4fb60b4..9e136cd 100755
--- a/disk/brasero/DETAILS
+++ b/disk/brasero/DETAILS
@@ -1,7 +1,7 @@
SPELL=brasero
- VERSION=0.6.1
+ VERSION=0.6.90
SOURCE=$SPELL-$VERSION.tar.bz2
- BRANCH=${VERSION/%.?/}
+ BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
diff --git a/disk/brasero/HISTORY b/disk/brasero/HISTORY
index 00ad662..ac87236 100644
--- a/disk/brasero/HISTORY
+++ b/disk/brasero/HISTORY
@@ -1,3 +1,7 @@
+2007-11-25 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 0.6.90
+ changed BRANCH as it wasn't working.
+
2007-08-26 Arwed v. Merkatz <v.merkatz AT gmx.net>
* DETAILS: updated to 0.6.1, changed to use gnome ftp for download
* DEPENDS: added optional depends on CD-BURN-UTILITY and dvd+rw-tools
diff --git a/disk/brasero/brasero-0.6.1.tar.bz2.sig
b/disk/brasero/brasero-0.6.1.tar.bz2.sig
deleted file mode 100644
index a11e0b8..0000000
Binary files a/disk/brasero/brasero-0.6.1.tar.bz2.sig and /dev/null differ
diff --git a/disk/brasero/brasero-0.6.90.tar.bz2.sig
b/disk/brasero/brasero-0.6.90.tar.bz2.sig
new file mode 100644
index 0000000..9f83413
Binary files /dev/null and b/disk/brasero/brasero-0.6.90.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master grimoire by Robin Cook (a4f6e4fd282765930cb33a21ffece77f792a261c), Robin Cook, 11/25/2007

Archive powered by MHonArc 2.6.24.

Top of Page