Update to upstream 2.4 tarball
- Update to upstream 2.4 - Use SPDX licensing naming - Build BTF support - Add BuildRequires: libbpf-devel - Update for SONAME bump - Show details about the check and check-self-targets targets separatly. - Resolves: RHEL-12491 Signed-off-by: Dodji Seketeli <dodji@redhat.com>
This commit is contained in:
parent
773a86c6d6
commit
7ea917fa41
1
.gitignore
vendored
1
.gitignore
vendored
@ -36,3 +36,4 @@
|
|||||||
/libabigail-2.1.tar.gz
|
/libabigail-2.1.tar.gz
|
||||||
/libabigail-2.2.tar.xz
|
/libabigail-2.2.tar.xz
|
||||||
/libabigail-2.3.tar.xz
|
/libabigail-2.3.tar.xz
|
||||||
|
/libabigail-2.4.tar.xz
|
||||||
|
@ -2,17 +2,18 @@
|
|||||||
%global tarball_name %{name}-%{version}
|
%global tarball_name %{name}-%{version}
|
||||||
|
|
||||||
Name: libabigail
|
Name: libabigail
|
||||||
Version: 2.3
|
Version: 2.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Set of ABI analysis tools
|
Summary: Set of ABI analysis tools
|
||||||
|
|
||||||
License: ASL 2.0
|
License: Apache 2.0 WITH LLVM-exception
|
||||||
URL: https://sourceware.org/libabigail/
|
URL: https://sourceware.org/libabigail/
|
||||||
Source0: http://mirrors.kernel.org/sourceware/libabigail/%{tarball_name}.tar.xz
|
Source0: http://mirrors.kernel.org/sourceware/libabigail/%{tarball_name}.tar.xz
|
||||||
|
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: elfutils-devel
|
BuildRequires: elfutils-devel
|
||||||
|
BuildRequires: libbpf-devel
|
||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
BuildRequires: doxygen
|
BuildRequires: doxygen
|
||||||
BuildRequires: %{_bindir}/python3
|
BuildRequires: %{_bindir}/python3
|
||||||
@ -61,7 +62,7 @@ format.
|
|||||||
%setup -n %{tarball_name}
|
%setup -n %{tarball_name}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --disable-deb --disable-fedabipkgdiff --disable-zip-archive --disable-static
|
%configure --enable-btf --disable-deb --disable-fedabipkgdiff --disable-zip-archive --disable-static
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
pushd doc
|
pushd doc
|
||||||
make html-doc
|
make html-doc
|
||||||
@ -81,7 +82,8 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
|||||||
make -C doc/manuals install-man-and-info-doc DESTDIR=%{buildroot}
|
make -C doc/manuals install-man-and-info-doc DESTDIR=%{buildroot}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
time make %{?_smp_mflags} check check-self-compare || (cat tests/test-suite.log && exit 2)
|
time make %{?_smp_mflags} check || (cat tests/test-suite.log && exit 2)
|
||||||
|
time make %{?_smp_mflags} check-self-compare || (cat tests/test-suite.log && exit 2)
|
||||||
|
|
||||||
if test $? -ne 0; then
|
if test $? -ne 0; then
|
||||||
cat tests/tests-suite.log
|
cat tests/tests-suite.log
|
||||||
@ -105,8 +107,8 @@ fi
|
|||||||
%{_bindir}/abilint
|
%{_bindir}/abilint
|
||||||
%{_bindir}/abipkgdiff
|
%{_bindir}/abipkgdiff
|
||||||
%{_bindir}/kmidiff
|
%{_bindir}/kmidiff
|
||||||
%{_libdir}/libabigail.so.2
|
%{_libdir}/libabigail.so.3
|
||||||
%{_libdir}/libabigail.so.2.0.0
|
%{_libdir}/libabigail.so.3.0.0
|
||||||
%{_libdir}/libabigail/default.abignore
|
%{_libdir}/libabigail/default.abignore
|
||||||
%doc README AUTHORS ChangeLog
|
%doc README AUTHORS ChangeLog
|
||||||
%license LICENSE.txt license-change-2020.txt
|
%license LICENSE.txt license-change-2020.txt
|
||||||
@ -125,6 +127,16 @@ fi
|
|||||||
%doc doc/manuals/html/*
|
%doc doc/manuals/html/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 01 2023 Dodji Seketeli <dodji@redhat.com> - 2.4-1
|
||||||
|
- Update to upstream 2.4
|
||||||
|
- Use SPDX licensing naming
|
||||||
|
- Build BTF support
|
||||||
|
- Add BuildRequires: libbpf-devel
|
||||||
|
- Update for SONAME bump
|
||||||
|
- Show details about the check and check-self-targets targets
|
||||||
|
separatly.
|
||||||
|
- Resolves: RHEL-12491
|
||||||
|
|
||||||
* Tue May 09 2023 Dodji Seketeli <dodji@redhat.com> - 2.3-1
|
* Tue May 09 2023 Dodji Seketeli <dodji@redhat.com> - 2.3-1
|
||||||
- Update to upstream 2.3
|
- Update to upstream 2.3
|
||||||
- Remove the dos2unix surgery as it's now useless
|
- Remove the dos2unix surgery as it's now useless
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libabigail-2.3.tar.xz) = fdf0df51e2c262c723c11bef58cd0b89b27e67be196edeb33444fc06e7e61d3c2c227f59cb961aea6fc0c9b7f6f04e08b787a1cbbeb3d5507b968b8ae7630527
|
SHA512 (libabigail-2.4.tar.xz) = f9b51f8710c75b911da10c1e93e0b6b6fa575f99e8f37a5f51e93a8e6b79c9ad1541e531730b410385053d6565f807300f7910dca48cbd3e991d111198781d95
|
||||||
|
Loading…
Reference in New Issue
Block a user