wok-4.x rev 9566
Up: xfsprogs to 3.1.5. Added util-linux-ng-blkid-dev to build depends.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Apr 11 22:56:27 2011 +0000 (2011-04-11) |
parents | 75a4f6bdac3f |
children | 515264ccb10e |
files | xfsprogs/receipt |
line diff
1.1 --- a/xfsprogs/receipt Mon Apr 11 22:51:20 2011 +0000 1.2 +++ b/xfsprogs/receipt Mon Apr 11 22:56:27 2011 +0000 1.3 @@ -1,12 +1,12 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="xfsprogs" 1.7 -VERSION="3.1.4" 1.8 +VERSION="3.1.5" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="Utilities for making, mounting, and manipulating XFS file-system" 1.11 MAINTAINER="patel@math.uga.edu" 1.12 DEPENDS="e2fsprogs" 1.13 -BUILD_DEPENDS="e2fsprogs-dev libtool gettext util-linux-ng-uuid util-linux-ng-uuid-dev" 1.14 +BUILD_DEPENDS="e2fsprogs-dev libtool gettext util-linux-ng-blkid-dev util-linux-ng-uuid util-linux-ng-uuid-dev" 1.15 TARBALL=${PACKAGE}-${VERSION}.tar.gz 1.16 WEB_SITE="http://oss.sgi.com/projects/xfs/" 1.17 WGET_URL="ftp://oss.sgi.com/projects/xfs/cmd_tars/$TARBALL"