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

Log:
auto-import gdb-5.0rh-9 from gdb-5.0rh-9.src.rpm

---
diff --git a/.cvsignore b/.cvsignore
index e73688e..7c14f26 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-gdb+dejagnu-20010316.tar.bz2
+gdb+dejagnu-20010516.tar.bz2

diff --git a/gdb.spec b/gdb.spec
index 00e2d1b..5e768a6 100644
--- a/gdb.spec
+++ b/gdb.spec
@@ -1,11 +1,10 @@
-%define snapdate 20010316
+%define snapdate 20010516
 
 Summary: A GNU source-level debugger for C, C++ and Fortran.
 Name: gdb
 Version: 5.0rh
-Release: 5
+Release: 9
 Copyright: GPL
-Patch0: gdb-alpha.patch
 Group: Development/Debuggers
 Source: ftp://sources.redhat.com/pub/gdb/snapshots/gdb+dejagnu-%{snapdate}.tar.bz2
 Buildroot: %{_tmppath}/%{name}-%{version}-root
@@ -27,17 +26,17 @@ programs.
 
 %prep
 %setup -q -n gdb+dejagnu-%{snapdate}
-%patch0 -p1 -b .alpha
 
+#perl -pi -e "s/^VERSION.*$/VERSION=5\.0rh-%{release} Red Hat Linux 7\.1/" gdb/Makefile.in
+cat > gdb/version.in << _FOO
+Red Hat Linux 7.x (%{version}-%{release})
+_FOO
 
-perl -pi -e "s/^VERSION.*$/VERSION=5\.0rh-%{release} Red Hat Linux 7\.1/" gdb/Makefile.in
 
 %build
-%ifarch ia64
+
 export CFLAGS="$RPM_OPT_FLAGS"
-%else
-export CFLAGS="-I/usr/i386-glibc21-linux/include $RPM_OPT_FLAGS"
-%endif
+
 rm -fr dejagnu tcl expect 
 ./configure --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man --infodir=/usr/share/info \
     %{_arch}-redhat-linux
@@ -73,14 +72,12 @@ rm -rf $RPM_BUILD_ROOT
 
 %post
 /sbin/install-info %{_infodir}/gdb.info %{_infodir}/dir
-/sbin/install-info %{_infodir}/gdbint.info.gz %{_infodir}/dir
 /sbin/install-info %{_infodir}/mmalloc.info.gz %{_infodir}/dir
 /sbin/install-info %{_infodir}/stabs.info.gz %{_infodir}/dir
 
 %preun
 if [ $1 = 0 ]; then
     /sbin/install-info --delete %{_infodir}/gdb.info.gz %{_infodir}/dir
-    /sbin/install-info --delete %{_infodir}/gdbint.info.gz %{_infodir}/dir
     /sbin/install-info --delete %{_infodir}/mmalloc.info.gz %{_infodir}/dir
     /sbin/install-info --delete %{_infodir}/stabs.info.gz %{_infodir}/dir
 fi
@@ -91,7 +88,6 @@ fi
 /usr/bin/*
 %{_mandir}/*/*
 %{_infodir}/gdb.info*
-%{_infodir}/gdbint.info*
 %{_infodir}/stabs.info*
 %{_infodir}/mmalloc.info*
 
@@ -99,6 +95,23 @@ fi
 
 
 %changelog
+* Wed May 16 2001 Trond Eivind Glomsr�d <teg@redhat.com>
+- New snapshot - this had thread fixes for curing #39070
+- New way of specifying version
+
+* Tue May  1 2001 Trond Eivind Glomsr�d <teg@redhat.com>
+- New tarball
+- Kevin's patch is now part of gdb
+
+* Mon Apr  9 2001 Trond Eivind Glomsr�d <teg@redhat.com>
+- Add patch from kevinb@redhat.com to fix floating point + thread 
+  problem (#24310)
+- remove old workarounds
+- new snapshot
+
+* Thu Apr  5 2001 Trond Eivind Glomsr�d <teg@redhat.com>
+- New snapshot
+
 * Sat Mar 17 2001 Bill Nottingham <notting@redhat.com>
 - on ia64, there are no old headers :)
 

diff --git a/sources b/sources
index 9a06d07..e821b7f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-80b2fca045244b51c40ca23f7d768550  gdb+dejagnu-20010316.tar.bz2
+48a48d856c5981cde3096c9e3ac6a0e1  gdb+dejagnu-20010516.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.0rh-9 from gdb-5.0rh-9.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