Rebase to FSF GDB 7.10 final.
This commit is contained in:
parent
7fe027b002
commit
23a14272f3
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
/gdb-libstdc++-v3-python-r225521.tar.xz
|
||||
/gdb-7.9.90.20150822.tar.xz
|
||||
/gdb-7.10.tar.xz
|
||||
|
8
gdb.spec
8
gdb.spec
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user