public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gdb] gdb-17.2-rebase-f44: auto-import gdb-5.1.90CVS-4 from gdb-5.1.90CVS-4.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 : 0f34a3f16fb71556c964d1f8b196ca8a097e2dd2
Author : cvsdist <cvsdist@fedoraproject.org>
Date   : 2004-09-09T05:02:49+00:00
Stats  : +23/-7 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/gdb/c/0f34a3f16fb71556c964d1f8b196ca8a097e2dd2?branch=gdb-17.2-rebase-f44

Log:
auto-import gdb-5.1.90CVS-4 from gdb-5.1.90CVS-4.src.rpm

---
diff --git a/.cvsignore b/.cvsignore
index 1307278..7641b87 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-gdb-5.1.1.tar.bz2
+gdb+dejagnu-5.1.90_20020404.tar.bz2

diff --git a/gdb.spec b/gdb.spec
index 6cc1703..7220151 100644
--- a/gdb.spec
+++ b/gdb.spec
@@ -1,10 +1,13 @@
+%define cvsversion 5.1.90_20020404
+
 Summary: A GNU source-level debugger for C, C++ and other languages.
 Name: gdb
-Version: 5.1.1
-Release: 0.1
+Version: 5.1.90CVS
+Release: 4
 License: GPL
 Group: Development/Debuggers
-Source: ftp://sources.redhat.com/pub/gdb/gdb-%{version}.tar.bz2
+#Source: ftp://sources.redhat.com/pub/gdb/gdb-%{version}.tar.bz2
+Source: ftp://sources.redhat.com/pub/gdb/snapshots/branch/gdb+dejagnu-%{cvsversion}.tar.bz2
 Patch1: gdb-5.1-threadfpufix.patch
 Buildroot: %{_tmppath}/%{name}-%{version}-root
 URL: http://sources.redhat.com/gdb/
@@ -17,8 +20,9 @@ and other languages, by executing them in a controlled fashion and
 printing their data.
 
 %prep
-%setup -q 
-%patch1 -p1 -b .threadfpupatch
+%setup -q -n gdb+dejagnu-%{cvsversion}
+rm -fr gdb/gdbserver
+#patch1 -p1 -b .threadfpupatch
 
 cat > gdb/version.in << _FOO
 Red Hat Linux (%{version}-%{release})
@@ -86,6 +90,18 @@ fi
 # don't include the files in include, they are part of binutils
 
 %changelog
+* Thu Mar 28 2002 Trond Eivind Glomsr�d <teg@redhat.com> 5.1.90CVS-4
+- Update to current
+
+* Thu Mar 28 2002 Trond Eivind Glomsr�d <teg@redhat.com> 5.1.90CVS-3
+- Update to current
+
+* Wed Mar 20 2002 Trond Eivind Glomsr�d <teg@redhat.com> 5.1.90CVS-2
+- Update to current
+
+* Wed Mar 13 2002 Trond Eivind Glomsr�d <teg@redhat.com> 5.1.90CVS-1
+- Update to current 5.2 branch 
+
 * Thu Jan 24 2002 Trond Eivind Glomsr�d <teg@redhat.com> 5.1.1-1
 - 5.1.1
 - add URL

diff --git a/sources b/sources
index 5fae893..f328617 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ad07a75320fd04fa4f80ac0f38cbd2eb  gdb-5.1.1.tar.bz2
+bb699e7ad3749ce498ece26c41374077  gdb+dejagnu-5.1.90_20020404.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 gdb-5.1.90CVS-4 from gdb-5.1.90CVS-4.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