public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: cvsdist <cvsdist@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/gdb] gdb-17.2-rebase-f44: auto-import changelog data from gdb-5.0-7j.src.rpm
Date: Sat, 27 Jun 2026 23:54:12 GMT	[thread overview]
Message-ID: <178260445237.1.13524846369767156755.rpms-gdb-64412661af1e@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/gdb
            Branch : gdb-17.2-rebase-f44
            Commit : 64412661af1edb6fbd706eef9d57bd9ffae95f9a
            Author : cvsdist <cvsdist@fedoraproject.org>
            Date   : 2004-09-09T05:01:10+00:00
            Stats  : +27/-7 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/gdb/c/64412661af1edb6fbd706eef9d57bd9ffae95f9a?branch=gdb-17.2-rebase-f44

            Log:
            auto-import changelog data from gdb-5.0-7j.src.rpm
Tue Oct 23 2001 Karsten Hopp <karsten@redhat.de>
- add 2 more patches from IBM for S/390
Mon Jun 18 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- disable libtoolize
Sat Dec 09 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 5.0.1 patch from IBM
Mon Nov 20 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- added dwarf patch from IBM
Sun Nov 19 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- go back to gdb-5.0-release
- add S390 patch from IBM

---
diff --git a/.cvsignore b/.cvsignore
index 3f828ce..480e3b3 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-gdb-20000725.tar.bz2
+gdb-5.0.tar.bz2

diff --git a/gdb.spec b/gdb.spec
index d76dce3..4a9b0f3 100644
--- a/gdb.spec
+++ b/gdb.spec
@@ -1,13 +1,16 @@
+%define __libtoolize echo
+
 Summary: A GNU source-level debugger for C, C++ and Fortran.
 Name: gdb
 Version: 5.0
-Release: 7
+Release: 7j
 Copyright: GPL
 Group: Development/Debuggers
 #Source0: ftp://sourceware.cygnus.com/pub/gdb/releases/gdb-%{version}.tar.bz2
-Source: gdb-20000725.tar.bz2 
-Patch0: gdb-5.0-alpha.patch
-Patch1: gdb-5.0-symchanges.patch
+Source: gdb-5.0.tar.bz2 
+Patch0: gdb-5.0-s390.patch
+Patch1: gdb-5.0-s390-1.patch
+Patch2: gdb-5.0-s390-2.patch
 Buildroot: %{_tmppath}/%{name}-%{version}-root
 Prereq: /sbin/install-info
 ExcludeArch: sparc
@@ -23,10 +26,11 @@ compiler, you may want to install gdb to help you debug your
 programs.
 
 %prep
-%setup -q -n gdb
+%setup -q
 
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %configure
@@ -88,6 +92,22 @@ fi
 
 
 %changelog
+* Tue Oct 23 2001 Karsten Hopp <karsten@redhat.de>
+- add 2 more patches from IBM for S/390
+
+* Mon Jun 18 2001 Florian La Roche <Florian.LaRoche@redhat.de>
+- disable libtoolize
+
+* Sat Dec 09 2000 Florian La Roche <Florian.LaRoche@redhat.de>
+- update to 5.0.1 patch from IBM
+
+* Mon Nov 20 2000 Florian La Roche <Florian.LaRoche@redhat.de>
+- added dwarf patch from IBM
+
+* Sun Nov 19 2000 Florian La Roche <Florian.LaRoche@redhat.de>
+- go back to gdb-5.0-release
+- add S390 patch from IBM
+
 * Wed Aug 09 2000 Trond Eivind Glomsr�d <teg@redhat.com>
 - added patch from GDB team for C++ symbol handling
 

diff --git a/sources b/sources
index bb837b0..ca2d435 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f470ee9621984becf3c9513a918999e6  gdb-20000725.tar.bz2
+b2720def719fd024e380793d9084da2a  gdb-5.0.tar.bz2

                 reply	other threads:[~2026-06-27 23:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178260445237.1.13524846369767156755.rpms-gdb-64412661af1e@fedoraproject.org \
    --to=cvsdist@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox