Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37736414
en ru br
Репозитории ALT

Группа :: Работа с файлами
Пакет: bsign

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

Name: bsign
Version: 0.4.5
Release: alt2

Summary: Embed hash and signature in elf executables

License: GPL
Group: File tools
Url: https://launchpad.net/ubuntu/+source/bsign

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: %name-%version.tar

BuildPreReq: libstdc++-devel-static

BuildRequires: gcc-c++

%description
This package embeds secure hashes (SHA1) and digital signatures (GNU
Privacy Guard) into files for verification and authentication.
Currently, target file types are all ELF format: executables, kernel
modules, shared and static link libraries. This program has
functionality similar to tripwire and integrit without the need to
maintain a database.

%prep
%setup

%build
%autoreconf
%configure
%make_build

%install
mkdir %buildroot
%makeinstall

%files
%doc README NOTES TODO
%_bindir/%name
%_man1dir/*
%doc %_docdir/%name/

%changelog

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

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