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

Vlad Glagolev scm at sourcemage.org
Sat Jun 6 15:32:46 EDT 2009


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

 utils/findutils/DETAILS |    6 +++---
 utils/findutils/HISTORY |    3 +++
 2 files changed, 6 insertions(+), 3 deletions(-)

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

    findutils: => 4.4.2

diff --git a/utils/findutils/DETAILS b/utils/findutils/DETAILS
index 820bca7..6139d81 100755
--- a/utils/findutils/DETAILS
+++ b/utils/findutils/DETAILS
@@ -1,9 +1,9 @@
            SPELL=findutils
-         VERSION=4.4.1
+         VERSION=4.4.2
   SECURITY_PATCH=1
           SOURCE=$SPELL-$VERSION.tar.gz
          SOURCE2=$SOURCE.sig
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
    SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
   SOURCE2_URL[0]=$GNU_URL/$SPELL/$SOURCE2
       SOURCE_GPG=gnu-verified.gpg:$SOURCE2:VERIFIED_UPSTREAM_KEY
@@ -12,7 +12,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
          ENTERED=20010922
       LICENSE[0]=GPL
         KEYWORDS="utils"
-           SHORT="Utilities for locating files"
+           SHORT="utilities for locating files"
 cat << EOF
 findutils - Finds and then operates on files
 The program includes:
diff --git a/utils/findutils/HISTORY b/utils/findutils/HISTORY
index 1ce7324..f5f505f 100644
--- a/utils/findutils/HISTORY
+++ b/utils/findutils/HISTORY
@@ -1,3 +1,6 @@
+2009-06-06 Vlad Glagolev <stealth at sourcemage.org>
+	* DETAILS: updated spell to 4.4.2; fixed short desc; quoting paths
+
 2009-04-22 Vlad Glagolev <stealth at sourcemage.org>
 	* DETAILS: updated spell to 4.4.1
 



More information about the SM-Commit mailing list