From c7354614520f5d7c7096736528b59f7e03a8cce08c601dc6b6d4503bbc666b9f Mon Sep 17 00:00:00 2001 From: Richard Biener Date: Wed, 14 May 2014 07:52:25 +0000 Subject: [PATCH] - Add patchlist.pl and patchname_get.sh as sources. OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=97 --- gdb.changes | 1 + gdb.spec | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/gdb.changes b/gdb.changes index 9e997a3..9b0ffff 100644 --- a/gdb.changes +++ b/gdb.changes @@ -3,6 +3,7 @@ Wed May 14 07:43:54 UTC 2014 - rguenther@suse.com - Fix debugging of threaded 31bit inferiors on s390x (gdb-7.7-bnc877566.patch). [bnc#877566] +- Add patchlist.pl and patchname_get.sh as sources. ------------------------------------------------------------------- Wed Feb 12 16:24:38 UTC 2014 - matz@suse.de diff --git a/gdb.spec b/gdb.spec index 931e9a7..2fbf9c0 100644 --- a/gdb.spec +++ b/gdb.spec @@ -82,6 +82,10 @@ Source5: %{libstdcxxpython}.tar.bz2 # Provide gdbtui for RHEL-5 and RHEL-6 as it is removed upstream (BZ 797664). Source6: gdbtui +# Infrastructure to sync patches from the Fedora rpm +Source10: patchlist.pl +Source11: patchname_get.sh + #Fedora Packages begin Patch1: gdb-6.3-rh-testversion-20041202.patch Patch2: gdb-archer.patch