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

Группа :: Разработка/Прочее
Пакет: abi-dumper

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

Name: abi-dumper
Version: 1.1
Release: alt1
Group: Development/Other
License: GPLv2
Summary: A tool to dump ABI of an ELF object containing DWARF debug info
Source: %version.tar.gz
Url: https://github.com/lvc/abi-dumper
BuildArch: noarch

%description
ABI Dumper dumps ABI of an ELF object containing DWARF debug info.

The tool is intended to be used with ABI Compliance Checker tool for
tracking ABI changes of a C/C++ library or kernel module.

%prep
%setup

%install
mkdir -p %buildroot%prefix
perl Makefile.pl -install --prefix=%buildroot%prefix

%files
%doc README
%_bindir/*

%changelog

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

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