[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (ef7c6ce41d744d6203773d195d34c40cfc8195c1)

Vlad Glagolev scm at sourcemage.org
Wed Oct 15 08:13:04 EDT 2008


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

 disk/libisoburn/DETAILS |    4 ++--
 disk/libisoburn/HISTORY |    4 ++++
 disk/libisoburn/INSTALL |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)

New commits:
commit ef7c6ce41d744d6203773d195d34c40cfc8195c1
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    libisoburn: => 0.2.8

diff --git a/disk/libisoburn/DETAILS b/disk/libisoburn/DETAILS
index 34d8363..444f0ff 100755
--- a/disk/libisoburn/DETAILS
+++ b/disk/libisoburn/DETAILS
@@ -12,8 +12,8 @@ if [[ $LIBISOBURN_SVN == y ]]; then
 SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-svn"
    SOURCE_IGNORE=volatile
 else
-         VERSION=0.2.6
-     SOURCE_HASH=sha512:d3aa99e1b732ac87b8710e58ccb2c31f15ed24dc84fdc5cc8547acb862fa3fbcfaee335b5d14beca6e2548cb3ccb03ccbc8148bf7479a39359a2f86e9b2c5c6e
+         VERSION=0.2.8
+     SOURCE_HASH=sha512:2804ad2c2759c37f3623f03e23f1eee2870181d2bd1ebdb2a4c32c2fd86e627e4927e91e658ff0b92fd99090dcf026915b02c95e13a0e0be3e1051b12c1cd95e
           SOURCE=$SPELL-$VERSION.pl00.tar.gz
    SOURCE_URL[0]=http://files.libburnia-project.org/releases/$SOURCE
 SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/disk/libisoburn/HISTORY b/disk/libisoburn/HISTORY
index 2827f88..b0919df 100644
--- a/disk/libisoburn/HISTORY
+++ b/disk/libisoburn/HISTORY
@@ -1,3 +1,7 @@
+2008-10-15 Vlad Glagolev <stealth at sourcemage.org>
+	* DETAILS: updated spell to 0.2.8
+	* INSTALL: increase verbosity
+
 2008-10-06 Treeve Jelbert <treeve at sourcemage.org>
 	* DETAILS: version 0.2.6
 
diff --git a/disk/libisoburn/INSTALL b/disk/libisoburn/INSTALL
index 55c7fdd..3390251 100755
--- a/disk/libisoburn/INSTALL
+++ b/disk/libisoburn/INSTALL
@@ -1,5 +1,5 @@
 default_install &&
 
 if [[ $MKISOFS_SYMLINK == y ]]; then
-  ln -sf "$TRACK_ROOT/usr/bin/xorriso" "$INSTALL_ROOT/usr/bin/mkisofs"
+  ln -vsf "$TRACK_ROOT/usr/bin/xorriso" "$INSTALL_ROOT/usr/bin/mkisofs"
 fi



More information about the SM-Commit mailing list