Rebase to FSF GDB 7.10 final.

This commit is contained in:
Jan Kratochvil 2015-08-29 16:11:52 +02:00
parent 7fe027b002
commit 23a14272f3
3 changed files with 7 additions and 5 deletions

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
/gdb-libstdc++-v3-python-r225521.tar.xz
/gdb-7.9.90.20150822.tar.xz
/gdb-7.10.tar.xz

View File

@ -21,13 +21,12 @@ Name: %{?scl_prefix}gdb
%global snapsrc 20150706
# See timestamp of source gnulib installed into gdb/gnulib/ .
%global snapgnulib 20121213
#global tarname gdb-%{version}
%global tarname gdb-7.9.90.20150822
%global tarname gdb-%{version}
Version: 7.10
# The release always contains a leading reserved number, start it at 1.
# `upstream' is not a part of `name' to stay fully rpm dependencies compatible for the testing.
Release: 14%{?dist}
Release: 15%{?dist}
License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and BSD and Public Domain and GFDL
Group: Development/Debuggers
@ -1324,6 +1323,9 @@ then
fi
%changelog
* Sat Aug 29 2015 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.10-15.fc23
- Rebase to FSF GDB 7.10 final.
* Sat Aug 22 2015 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.10-14.fc23
- Re-enable --with testsuite BuildRequires: prelink for RHELs.

View File

@ -1,2 +1,2 @@
7ad32d3894aaf90d00a4343a735c3e1c gdb-libstdc++-v3-python-r225521.tar.xz
e7d74d1e78bb4269b69d344ef4c612c3 gdb-7.9.90.20150822.tar.xz
2a35bac41fa8e10bf04f3a0dd7f7f363 gdb-7.10.tar.xz