From eceaa13e094d24849158df6d6a9b844acbea11bf Mon Sep 17 00:00:00 2001 From: Jan Kratochvil Date: Sat, 23 Jul 2011 00:45:00 +0200 Subject: [PATCH] Rebase to FSF GDB 7.3.50.20110722. Improve gcc-4.6 stdarg false prologue end workaround (GDB PR 12435 + GCC PR 47471). --- gdb.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdb.spec b/gdb.spec index 3485cf2..f2eef6b 100644 --- a/gdb.spec +++ b/gdb.spec @@ -27,7 +27,7 @@ Version: 7.3.50.20110722 # 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: 40%{?_with_upstream:.upstream}%{?dist} +Release: 1%{?_with_upstream:.upstream}%{?dist} License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and BSD and Public Domain Group: Development/Debuggers