Name: | libabigail |
---|---|
Version: | 1.4 |
Release: | 2.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 5820194 |
License: | LGPLv3+ |
RPM: | libabigail-1.4-2.el8.x86_64.rpm |
Source RPM: | libabigail-1.4-2.el8.src.rpm |
Build Date: | Mon May 27 2019 |
Build Host: | ca-build101.us.oracle.com |
Vendor: | Oracle America |
URL: | https://sourceware.org/libabigail/ |
Summary: | Set of ABI analysis tools |
Description: | The libabigail package comprises six command line utilities: abidiff, kmidiff, abipkgdiff, abicompat, abidw, and abilint The abidiff command line tool compares the ABI of two ELF shared libraries and emits meaningful textual reports about changes impacting exported functions, variables and their types. Simarly, the kmidiff compares the kernel module interface of two Linux kernels. abipkgdiff compares the ABIs of ELF binaries contained in two packages. abicompat checks if a subsequent version of a shared library is still compatible with an application that is linked against it. abidw emits an XML representation of the ABI of a given ELF shared library. abilint checks that a given XML representation of the ABI of a shared library is correct. Install libabigail if you need to compare the ABI of ELF shared libraries. |
- Fix BuildRequires for /usr/bin/python3 - Resolves: #1615539
- Update to upstream 1.4 version - Remove disable-runtestdefaultsupprs.py.patch - Add enable-python-when-no-fedabipkgdiff-is-defined.patch.txt
- Add patch disable-runtestdefaultsupprs.py.patch This disables the runtestdefaultsupprs.py patch as it's timeouting. It's running fine locally though.
- Remove dpkg and koji dependencies
- Update to upstream 1.3 - Use python3.
- Depend on Koji only on Fedora
- Update to upstream 1.2
- Escape macros in %changelog
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Switch to %ldconfig_scriptlets