public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gdb] gdb-17.2-rebase-f44: Temporarily disable libipt (needed to upgrade libipt to 2.0).
@ 2026-06-27 23:59 Sergio Durigan Junior
  0 siblings, 0 replies; only message in thread
From: Sergio Durigan Junior @ 2026-06-27 23:59 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/gdb
Branch : gdb-17.2-rebase-f44
Commit : 657623c611905abe139c64350d062dabd15e2771
Author : Sergio Durigan Junior <sergiodj@redhat.com>
Date   : 2018-08-08T17:12:09-04:00
Stats  : +6/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gdb/c/657623c611905abe139c64350d062dabd15e2771?branch=gdb-17.2-rebase-f44

Log:
Temporarily disable libipt (needed to upgrade libipt to 2.0).

---
diff --git a/gdb.spec b/gdb.spec
index 7db6f72..e03b7cf 100644
--- a/gdb.spec
+++ b/gdb.spec
@@ -26,7 +26,7 @@ Version: 8.1.90.%{snapsrc}
 
 # 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: 39%{?dist}
+Release: 40%{?dist}
 
 License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and LGPLv3+ and BSD and Public Domain and GFDL
 Group: Development/Debuggers
@@ -237,7 +237,7 @@ BuildRequires: guile-devel%{buildisa}
 %if 0%{?el7:1} && 0%{?scl:1}
 BuildRequires: cmake
 %else
-BuildRequires: libipt-devel%{buildisa}
+#BuildRequires: libipt-devel%{buildisa}
 %endif
 %endif
 %endif
@@ -608,7 +608,7 @@ $(: ppc64 host build crashes on ppc variant of libexpat.so )	\
 	--disable-inprocess-agent				\
 %endif
 	--with-system-zlib					\
-%if %{have_libipt}
+%if 0 && %{have_libipt}
 	--with-intel-pt						\
 %else
 	--without-intel-pt					\
@@ -1026,6 +1026,9 @@ fi
 %endif
 
 %changelog
+* Wed Aug  8 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.1.90.20180727-40.fc29
+- Temporarily disable libipt (needed to upgrade libipt to 2.0).
+
 * Wed Aug  8 2018 Jan Kratochvil <jan.kratochvil@redhat.com> - 8.1.90.20180727-39.fc29
 - [dts] Fix build by removing a patch for already removed pahole.py .
 - [dts rhel6] Fix build by updating gdb-gnat-dwarf-crash-3of3.patch .

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

only message in thread, other threads:[~2026-06-27 23:59 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:59 [rpms/gdb] gdb-17.2-rebase-f44: Temporarily disable libipt (needed to upgrade libipt to 2.0) Sergio Durigan Junior

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