]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
pigz: Update to 2.3.3.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sat, 4 Apr 2015 20:29:29 +0000 (22:29 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Sat, 4 Apr 2015 20:29:29 +0000 (22:29 +0200)
Also enable testsuite.

Fixes #10728.

pigz/pigz.nm

index 27a30a21fb4787c94a26904bad53ec53031a03c7..bb8eab3f446278cb4572db6c759e5efbd33bd9ac 100644 (file)
@@ -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