public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gdb] gdb-17.2-rebase-f44: auto-import changelog data from gdb-5.0-7j.src.rpm
@ 2026-06-27 23:54 cvsdist
0 siblings, 0 replies; only message in thread
From: cvsdist @ 2026-06-27 23:54 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-27 23:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-27 23:54 [rpms/gdb] gdb-17.2-rebase-f44: auto-import changelog data from gdb-5.0-7j.src.rpm cvsdist
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox