Fix tarball URL.
Signed-off-by: Dodji Seketeli <dodji@seketeli.org>
This commit is contained in:
parent
9db20fa6e7
commit
5455ed11dc
@ -8,14 +8,7 @@ Summary: Set of ABI analysis tools
|
|||||||
|
|
||||||
License: LGPLv3+
|
License: LGPLv3+
|
||||||
URL: https://sourceware.org/libabigail/
|
URL: https://sourceware.org/libabigail/
|
||||||
# This tarball was constructed from pulling the source code of
|
Source0: http://mirrors.kernel.org/sourceware/libabigail/%{tarball_name}.tar.gz
|
||||||
# libabigail from its Git repository by doing:
|
|
||||||
# git clone git://sourceware.org/git/libabigail.git
|
|
||||||
# pushd libabigail
|
|
||||||
# autoreconf -i
|
|
||||||
# configure
|
|
||||||
# make dist
|
|
||||||
Source0: %{tarball_name}.tar.gz
|
|
||||||
|
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: elfutils-devel
|
BuildRequires: elfutils-devel
|
||||||
@ -133,6 +126,7 @@ fi
|
|||||||
- Update to upstream 1.0.rc2
|
- Update to upstream 1.0.rc2
|
||||||
- This fixes an important regression in the handling of binaries
|
- This fixes an important regression in the handling of binaries
|
||||||
which debug info have been compressed with dwz.
|
which debug info have been compressed with dwz.
|
||||||
|
- Fix source tarball URL.
|
||||||
|
|
||||||
* Wed Jan 6 2016 Dodji Seketeli <dodji@seketeli.org> - 1.0-0.rc1.3
|
* Wed Jan 6 2016 Dodji Seketeli <dodji@seketeli.org> - 1.0-0.rc1.3
|
||||||
- Run make check in // if possible
|
- Run make check in // if possible
|
||||||
|
Loading…
Reference in New Issue
Block a user