public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gdb] gdb-17.2-rebase-f44: Python3.5 Rebuild: Build gdb without python support
@ 2026-06-27 23:57 Robert Kuska
  0 siblings, 0 replies; only message in thread
From: Robert Kuska @ 2026-06-27 23:57 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/gdb
Branch : gdb-17.2-rebase-f44
Commit : 99387a55562a9383527655ba7d29a9692f4f09ed
Author : Robert Kuska <rkuska@redhat.com>
Date   : 2015-09-23T10:44:07+02:00
Stats  : +6/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gdb/c/99387a55562a9383527655ba7d29a9692f4f09ed?branch=gdb-17.2-rebase-f44

Log:
Python3.5 Rebuild: Build gdb without python support

---
diff --git a/gdb.spec b/gdb.spec
index ff67e70..53e6699 100644
--- a/gdb.spec
+++ b/gdb.spec
@@ -14,6 +14,8 @@
  %global _root_bindir %{_bindir}
 }
 
+%global _without_python 1
+
 Summary: A GNU source-level debugger for C, C++, Fortran, Go and other languages
 Name: %{?scl_prefix}gdb
 
@@ -26,7 +28,7 @@ Version: 7.10
 
 # The release always contains a leading reserved number, start it at 1.
 # `upstream' is not a part of `name' to stay fully rpm dependencies compatible for the testing.
-Release: 23%{?dist}
+Release: 24%{?dist}
 
 License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and BSD and Public Domain and GFDL
 Group: Development/Debuggers
@@ -1354,6 +1356,9 @@ then
 fi
 
 %changelog
+* Wed Sep 23 2015 Robert Kuska <rkuska@redhat.com> - 7.10-24.fc24
+- Python3.5 Rebuild: Rebuild without python3 support 
+
 * Fri Sep 18 2015 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.10-23.fc23
 - Fix the pahole command breakage due to its Python3 port (RH BZ 1264532).
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-27 23:57 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:57 [rpms/gdb] gdb-17.2-rebase-f44: Python3.5 Rebuild: Build gdb without python support Robert Kuska

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox