Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37714112
en ru br
ALT Linux repositórios
S:1.10-alt1

Group :: Arquivamento/Compressão
RPM: plzip

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define _stripped_files_terminate_build 1
%set_verify_elf_method strict

Name: plzip
Version: 1.10
Release: alt1
Summary: Plzip is a parallel version of the lzip data compressor
License: GPLv3+
Group: Archiving/Compression
Url: https://www.nongnu.org/lzip/plzip.html

# https://download.savannah.gnu.org/releases/lzip/plzip/plzip-%version.tar.gz

Source: %name-%version.tar

BuildRequires: gcc-c++ lzlib-devel
# explicitly added texinfo for info files
BuildRequires: texinfo

%description
Plzip is a parallel version of the lzip data compressor based on the LZMA
algorithm. The files produced by plzip are fully compatible with lzip-1.4 or
newer. Plzip is intended for faster compression/decompression of big files on
multiprocessor machines.

%prep
%setup

%build
%configure CXXFLAGS="%optflags %optflags_nocpp"
%make_build

%install
%makeinstall_std

%check
make check

%files
%_bindir/*
%_man1dir/*
%_infodir/*.info*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009