public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Sergio Durigan Junior <sergiodj@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gdb] gdb-17.2-rebase-f44: Reenable libipt.
Date: Sat, 27 Jun 2026 23:59:13 GMT	[thread overview]
Message-ID: <178260475359.1.762567261882119277.rpms-gdb-af8b9991347d@fedoraproject.org> (raw)

A new commit has been pushed.

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

Log:
Reenable libipt.

---
diff --git a/gdb.spec b/gdb.spec
index 2735b3c..4271cff 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: 42%{?dist}
+Release: 43%{?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
@@ -234,7 +234,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
@@ -604,7 +604,7 @@ $(: ppc64 host build crashes on ppc variant of libexpat.so )	\
 	--disable-inprocess-agent				\
 %endif
 	--with-system-zlib					\
-%if 0 && %{have_libipt}
+%if %{have_libipt}
 	--with-intel-pt						\
 %else
 	--without-intel-pt					\
@@ -1022,6 +1022,9 @@ fi
 %endif
 
 %changelog
+* Thu Aug  9 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.1.90.20180727-43.fc29
+- Reenable libipt.
+
 * Wed Aug  8 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.1.90.20180727-42.fc29
 - Again, temporarily disable libipt (needed to upgrade libipt to 2.0).
 

             reply	other threads:[~2026-06-27 23:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-27 23:59 Sergio Durigan Junior [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-06-27 23:59 [rpms/gdb] gdb-17.2-rebase-f44: Reenable libipt Sergio Durigan Junior

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178260475359.1.762567261882119277.rpms-gdb-af8b9991347d@fedoraproject.org \
    --to=sergiodj@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox