* [PATCH] xfsprogs: Update to 4.9.0
@ 2017-01-13 8:13 Stefan Schantl
0 siblings, 0 replies; only message in thread
From: Stefan Schantl @ 2017-01-13 8:13 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1242 bytes --]
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 <stefan.schantl(a)ipfire.org>
---
xfsprogs/xfsprogs.nm | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/xfsprogs/xfsprogs.nm b/xfsprogs/xfsprogs.nm
index 5041e50..f773112 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}
--
2.9.3
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-01-13 8:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-13 8:13 [PATCH] xfsprogs: Update to 4.9.0 Stefan Schantl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox