From: Stefan Schantl Date: Fri, 13 Jan 2017 08:13:05 +0000 (+0100) Subject: xfsprogs: Update to 4.9.0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a01139ea7c8a9094610debdcb967137387ffc7e;p=ipfire-3.x.git xfsprogs: Update to 4.9.0 This is an update to the latest available version of xfsprogs. * Change source URL and tarball format. * Add note for the non existing testsuite. Signed-off-by: Stefan Schantl Signed-off-by: Michael Tremer --- diff --git a/xfsprogs/xfsprogs.nm b/xfsprogs/xfsprogs.nm index 5041e50e6..f77311299 100644 --- a/xfsprogs/xfsprogs.nm +++ b/xfsprogs/xfsprogs.nm @@ -4,7 +4,7 @@ ############################################################################### name = xfsprogs -version = 4.7.0 +version = 4.9.0 release = 1 groups = System/Filesystems @@ -16,7 +16,8 @@ description A set of commands to use the XFS filesystem, including mkfs.xfs. end -source_dl = ftp://oss.sgi.com/projects/xfs/cmd_tars/ +source_dl = https://www.kernel.org/pub/linux/utils/fs/xfs/%{name}/ +sources = %{thisapp}.tar.xz build requires @@ -37,6 +38,8 @@ build make_build_targets += \ V=1 DEBUG=-DNDEBUG + # This package does not come with a testsuite. + make_install_targets += \ install-dev V=1 DIST_ROOT=%{BUILDROOT} \ PKG_ROOT_SBIN_DIR=%{sbindir} PKG_ROOT_LIB_DIR=%{libdir}