Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37044021
en ru br
Репозитории ALT
S:3.96-alt2
D:3.03-alt1
5.1: 3.03-alt2
4.1: 2.02-alt1
4.0: 2.02-alt1
3.0: 1.25-alt1.1
www.altlinux.org/Changes

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

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

Name: upx
Version: 3.94
Release: alt1

Summary: The Ultimate Packer for eXecutables
License: GPLv2+
Group: Archiving/Compression

Url: http://upx.sourceforge.net
Source: v%version.tar.gz

# Automatically added by buildreq on Tue Dec 23 2008

BuildRequires: gcc-c++ libucl-devel zlib-devel
BuildRequires: perl-podlators

%description
UPX is an advanced executable packer for several different executable formats.
It achieves an excellent compression ratio and offers very fast decompression.
Your executables suffer no memory overhead or other drawbacks.

%prep
%setup

sed -i 's/-O2/%optflags/' src/Makefile
sed -i 's/CHECK_WHITESPACE =.*/CHECK_WHITESPACE =/' src/Makefile

%build
%make_build -C src exeext=
%make_build -C doc

%install
install -pD -m755 src/upx %buildroot%_bindir/upx
install -pD -m644 doc/upx.1 %buildroot%_man1dir/upx.1

%files
%doc *[A-FH-Z] doc/*.txt
%_bindir/upx
%_man1dir/upx*

%changelog

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

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