From: Stefan Schantl Date: Sat, 4 Apr 2015 20:29:29 +0000 (+0200) Subject: pigz: Update to 2.3.3. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c218306799f90a22725c0bd76bcee974003c19e3;p=ipfire-3.x.git pigz: Update to 2.3.3. Also enable testsuite. Fixes #10728. --- diff --git a/pigz/pigz.nm b/pigz/pigz.nm index 27a30a21f..bb8eab3f4 100644 --- a/pigz/pigz.nm +++ b/pigz/pigz.nm @@ -4,7 +4,7 @@ ############################################################################### name = pigz -version = 2.2.5 +version = 2.3.3 release = 1 groups = Applications/Compression @@ -28,6 +28,10 @@ build make_build_targets += CFLAGS="%{CFLAGS}" + test + make test + end + install install -p -D pigz %{BUILDROOT}%{bindir}/pigz ln -svf pigz %{BUILDROOT}%{bindir}/unpigz