Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37045880
en ru br
Репозитории ALT
S:1.04-alt1
5.1: 1.02-alt1
4.1: 1.02-alt0.M41.1
4.0: 1.02-alt0.M40.1
3.0: 1.01-alt2
www.altlinux.org/Changes

Группа :: Архивирование/Сжатие
Пакет: lzop

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: lzop
Version: 1.04
Release: alt1

Summary: LZO fast file compressor
License: GPL-2.0-or-later
Group: Archiving/Compression
Url: https://www.lzop.org/
# https://www.lzop.org/download/%name-%version.tar.gz
Source: %name-%version.tar

BuildRequires: liblzo2-devel

%description
lzop is a file compressor similar to gzip.  Its main advantages over
gzip are much higher compression and decompression speed (at the cost
of some compression ratio).

%prep
%setup

%build
%define docdir %_docdir/%name
%configure --docdir=%docdir
%make_build

%install
%makeinstall_std
rm %buildroot%docdir/{%name.*,COPYING}

%set_verify_elf_method strict
%define _unpackaged_files_terminate_build 1

%files
%docdir/
%_bindir/lzop
%_man1dir/lzop.1*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin