[SM-Commit] GIT changes to stable-0.4 grimoire by Jaka Kranjc (0fbf594b224e84bdb919299b705e5824298febc9)

Jaka Kranjc scm at mail.sourcemage.org
Thu Jan 11 07:51:58 EST 2007


GIT changes to stable-0.4 grimoire by Jaka Kranjc <lynxlynxlynx at sourcemage.org>:

 utils/rottlog/DETAILS |    2 +-
 utils/rottlog/HISTORY |    5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit 0fbf594b224e84bdb919299b705e5824298febc9
Author: Jaka Kranjc <lynxlynxlynx at sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx at sourcemage.org>

    Fixed bad BUILD_DIRECTORY
    
    Conflicts:
    
    	utils/rottlog/HISTORY

diff --git a/utils/rottlog/DETAILS b/utils/rottlog/DETAILS
index 29d2736..50a305f 100755
--- a/utils/rottlog/DETAILS
+++ b/utils/rottlog/DETAILS
@@ -2,7 +2,7 @@
          VERSION=0.70beta3
        BUILD_API=2
           SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$SPELL-$VERSION
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
    SOURCE_URL[0]=http://savannah.gnu.org/download/rottlog/$SOURCE
      SOURCE_HASH=sha512:9249359a31d8b452d1b76c7225d476663b59c95ac00e04f7039bf760768f87d45b171e508fd59e1a3c4ff9d0ceb2e979f4042ed43e0b1dcc05bf9a8bcc8e9bd2
         WEB_SITE=http://www.gnu.org/software/rottlog/
diff --git a/utils/rottlog/HISTORY b/utils/rottlog/HISTORY
index a878b54..21bc3d4 100644
--- a/utils/rottlog/HISTORY
+++ b/utils/rottlog/HISTORY
@@ -1,4 +1,7 @@
-2006-02-15 Andrew "ruskie" Levstik <ruskie at mages.ath.cx>
+2006-08-12 Flavien Bridault <vlaaad at sourcemage.org>
+	* DETAILS: Fixed bad BUILD_DIRECTORY
+
+2006-02-15 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
 	* PRE_BUILD: added to add a fix for STAT dir
 	* DETAILS: PATCHLEVEL=1 due to change in /var/run handling
 	  removed ARCHIVE=OFF it should not be used unless where stricly



More information about the SM-Commit mailing list