Accepting request 38623 from devel:gcc
Copy from devel:gcc/gdb based on submit request 38623 from user rguenther OBS-URL: https://build.opensuse.org/request/show/38623 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdb?expand=0&rev=73
This commit is contained in:
committed by
Git OBS Bridge
parent
d30d33dd0d
commit
06639f1b59
6
gdb.spec
6
gdb.spec
@@ -24,7 +24,7 @@ Name: gdb
|
||||
# NOTE: the FSF gdb versions are numbered N.M for official releases, like 6.3
|
||||
# and, since January 2005, X.Y.Z.date for daily snapshots, like 6.3.50.20050112 # (daily snapshot from mailine), or 6.3.0.20040112 (head of the release branch).
|
||||
Version: 7.1
|
||||
Release: 1
|
||||
Release: 2
|
||||
|
||||
# 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.
|
||||
@@ -433,6 +433,9 @@ Patch447: gdb-bz578250-avx-09of10.patch
|
||||
Patch448: gdb-bz578250-avx-10of10.patch
|
||||
Patch449: gdb-bz578250-avx-10of10-ppc.patch
|
||||
|
||||
# Upstream patch to fix gcc -Werror
|
||||
Patch500: gdb-7.1-werror.patch
|
||||
|
||||
# Fix readline 5.1 warnings
|
||||
Patch1000: readline-5.1-random.patch
|
||||
Patch1002: gdb-6.6-buildid-locate-rpm-suse.patch
|
||||
@@ -661,6 +664,7 @@ rm -f gdb/jv-exp.c gdb/m2-exp.c gdb/objc-exp.c gdb/p-exp.c
|
||||
%patch447 -p1
|
||||
%patch448 -p1
|
||||
%patch449 -p1
|
||||
%patch500 -p0
|
||||
|
||||
%patch1000
|
||||
%patch1002 -p1
|
||||
|
Reference in New Issue
Block a user