Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37568939
en ru br
ALT Linux repos
S:2.8-alt1
5.0: 2.1.4-alt1

Group :: Archiving/Compression
RPM: pigz

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: pigz
Version: 2.1.4
Release: alt1
Summary: Parallel Implementation of GZip
License: %bsdstyle
Group: Archiving/Compression
URL: http://zlib.net/%name
Source: %url/%name-%version.tar
Packager: Led <led at altlinux.ru>

BuildRequires(pre): rpm-build-licenses
BuildRequires: zlib-devel

%description
%name, which stands for Parallel Implementation of GZip, is a fully
functional replacement for gzip that exploits multiple processors and
multiple cores to the hilt when compressing data.


%prep
%setup


%build
%define _optlevel 3
%make_build CFLAGS="%optflags"


%install
install -D -m 0755 {,%buildroot%_bindir/}%name


%files
%doc README
%_bindir/*


%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin