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

Vlad Glagolev scm at sourcemage.org
Fri Sep 5 03:51:09 EDT 2008


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

 dev/null                                   |binary
 disk/xfsprogs/DETAILS                      |    6 +++---
 disk/xfsprogs/HISTORY                      |    3 +++
 disk/xfsprogs/INSTALL                      |    4 ++--
 disk/xfsprogs/xfsprogs_2.10.1-1.tar.gz.sig |binary
 disk/xfsprogs/xfsprogs_2.9.8-1.tar.gz.sig  |    0 
 6 files changed, 8 insertions(+), 5 deletions(-)

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

    xfsprogs: => 2.10.1

diff --git a/disk/xfsprogs/DETAILS b/disk/xfsprogs/DETAILS
index b5d5892..baa01bb 100755
--- a/disk/xfsprogs/DETAILS
+++ b/disk/xfsprogs/DETAILS
@@ -1,14 +1,14 @@
            SPELL=xfsprogs
-         VERSION=2.9.8
+         VERSION=2.10.1
           SOURCE=${SPELL}_$VERSION-1.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
    SOURCE_URL[0]=ftp://oss.sgi.com/projects/xfs/cmd_tars/$SOURCE
       SOURCE_GPG=gurus.gpg:$SOURCE.sig
       LICENSE[0]=GPL
         WEB_SITE=http://oss.sgi.com/projects/xfs
          ENTERED=20020110
         KEYWORDS="disk"
-           SHORT="Required utilities for the XFS file system"
+           SHORT="required utilities for the XFS file system"
 cat << EOF
 xfsprogs - The XFS file system utilities and libraries.
 EOF
diff --git a/disk/xfsprogs/HISTORY b/disk/xfsprogs/HISTORY
index 1545bd6..a750724 100644
--- a/disk/xfsprogs/HISTORY
+++ b/disk/xfsprogs/HISTORY
@@ -1,3 +1,6 @@
+2008-09-05 Vlad Glagolev <stealth at sourcemage.org>
+	* DETAILS: updated spell to 2.10.1
+
 2008-05-24 Vlad Glagolev <stealth at sourcemage.org>
 	* DETAILS: removed MAKE_NJOBS
 	* DEPENDS: removed autoconf
diff --git a/disk/xfsprogs/INSTALL b/disk/xfsprogs/INSTALL
index 0d22537..fb180f5 100755
--- a/disk/xfsprogs/INSTALL
+++ b/disk/xfsprogs/INSTALL
@@ -2,5 +2,5 @@ make_single &&
 make install install-dev &&
 make_normal &&
 # Correct a bad symlink - check if it's still needed later
-rm $INSTALL_ROOT/usr/lib/libhandle.so &&
-ln -s $TRACK_ROOT/usr/lib/libhandle.so.1 $INSTALL_ROOT/usr/lib/libhandle.so
+rm "$INSTALL_ROOT/usr/lib/libhandle.so" &&
+ln -s "$TRACK_ROOT/usr/lib/libhandle.so.1" "$INSTALL_ROOT/usr/lib/libhandle.so"
diff --git a/disk/xfsprogs/xfsprogs_2.10.1-1.tar.gz.sig b/disk/xfsprogs/xfsprogs_2.10.1-1.tar.gz.sig
new file mode 100644
index 0000000..267c872
Binary files /dev/null and b/disk/xfsprogs/xfsprogs_2.10.1-1.tar.gz.sig differ
diff --git a/disk/xfsprogs/xfsprogs_2.9.8-1.tar.gz.sig b/disk/xfsprogs/xfsprogs_2.9.8-1.tar.gz.sig
deleted file mode 100644
index 218c61a..0000000
Binary files a/disk/xfsprogs/xfsprogs_2.9.8-1.tar.gz.sig and /dev/null differ



More information about the SM-Commit mailing list