Name: | libabigail |
---|---|
Version: | 1.5 |
Release: | 2.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 5399783 |
License: | LGPLv3+ |
RPM: | libabigail-1.5-2.el7.aarch64.rpm |
Source RPM: | libabigail-1.5-2.el7.src.rpm |
Build Date: | Wed Jan 16 2019 |
Build Host: | ca-buildarm04.us.oracle.com |
Vendor: | Oracle America |
URL: | https://sourceware.org/libabigail/ |
Summary: | Set of ABI analysis tools |
Description: | The libabigail package comprises seven command line utilities: abidiff, kmidiff, abipkgdiff, abicompat, abidw, abilint and fedabipkgdiff. 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. fedabipkgdiff interacts with the Fedora Build System over the internet to let the user compare the ABI of Fedora packages without having to download them manually. Install libabigail if you need to compare the ABI of ELF shared libraries. |
- Apply patches Support-having-several-debuginfo-search-dirs-for-a-b.patch and Add-a-fail-no-debug-info-to-abidiff.patch
- Remove dpkg from buildrequires
- Update to upstream 1.5 tarball
- Update to upstream 1.4 - Merge change to build fedabipkgdiff in Fedora only
- Update to upstream 1.3 version - Make sure to build against python2.
- Update to upstream 1.2
- Update to upstream 1.1
- Add missing %{dist} to release.
- Update to upstream 1.0 tarball - Adjust tarball_revision and tarball_name macros - Adjust Release macro - Remove the koji build require as python2-koji is enough - Replace the pyxdg build require with the python2-pyxdg one. - Added missing build and runtime require 'mailcap' to allow fedabipkgdiff to detect RPM files - Update description to account for the new kmidiff tool - Remove patches that got applied upstream: 0001-A-suppressed-diff-node-implies-suppressing-all-equiv.patch 0001-Bug-20927-Segfault-when-HOME-is-not-set.patch 0001-Fix-aborting-when-reading-.foo-symbols-from-a-ppc64-.patch - Add kmidiff to the RPM
- Fix upstream bug - Fix aborting when reading .foo symbols from a ppc64 binary