From 20ba752d7fb65f2f2410d4f5f7992a5cb274e986 Mon Sep 17 00:00:00 2001 From: Heinz Wiesinger Date: Sun, 27 Mar 2011 22:48:10 +0200 Subject: system/nilfs-utils: Updated for version 2.0.21 Signed-off-by: Heinz Wiesinger --- system/nilfs-utils/nilfs-utils.SlackBuild | 9 +++------ system/nilfs-utils/nilfs-utils.info | 6 +++--- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/system/nilfs-utils/nilfs-utils.SlackBuild b/system/nilfs-utils/nilfs-utils.SlackBuild index 0bc1ae4fbb..0b839803f0 100644 --- a/system/nilfs-utils/nilfs-utils.SlackBuild +++ b/system/nilfs-utils/nilfs-utils.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for nilfs-utils -# Copyright 2010 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2010-2011 Heinz Wiesinger, Amsterdam, The Netherlands # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=nilfs-utils -VERSION=2.0.20 +VERSION=2.0.21 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -81,10 +81,7 @@ make install-strip DESTDIR=$PKG mv $PKG/etc/nilfs_cleanerd.conf $PKG/etc/nilfs_cleanerd.conf.new -( cd $PKG/usr/man - find . -type f -exec gzip -9 {} \; - for i in $( find . -type l ) ; do ln -s $( readlink $i ).gz $i.gz ; rm $i ; done -) +find $PKG/usr/man -type f -exec gzip -9 {} \; mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION cp -a AUTHORS ChangeLog COPYING INSTALL NEWS README \ diff --git a/system/nilfs-utils/nilfs-utils.info b/system/nilfs-utils/nilfs-utils.info index 3a507d425a..d651ad63ac 100644 --- a/system/nilfs-utils/nilfs-utils.info +++ b/system/nilfs-utils/nilfs-utils.info @@ -1,8 +1,8 @@ PRGNAM="nilfs-utils" -VERSION="2.0.20" +VERSION="2.0.21" HOMEPAGE="http://www.nilfs.org/en/" -DOWNLOAD="http://www.nilfs.org/download/nilfs-utils-2.0.20.tar.bz2" -MD5SUM="04287d6c96df7d823a096c203021a2ec" +DOWNLOAD="http://www.nilfs.org/download/nilfs-utils-2.0.21.tar.bz2" +MD5SUM="7f970f35950b429ac490df594c9d8fc1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Heinz Wiesinger" -- cgit v1.2.3