public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Patrick Monnerat <patrick@monnerat.net>
To: git-commits@fedoraproject.org
Subject: [rpms/insight] rawhide: No more CTF: remove babeltrace dependency
Date: Fri, 29 May 2026 10:59:38 +0000	[thread overview]
Message-ID: <rpms-insight-a64b0b22ddb2@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/insight
Branch : rawhide
Commit : a64b0b22ddb2bf4821c3c681a335a0b0541136d8
Author : Patrick Monnerat <patrick@monnerat.net>
Date   : 2026-05-29T12:59:04+02:00
Stats  : +6/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/insight/c/a64b0b22ddb2bf4821c3c681a335a0b0541136d8?branch=rawhide

Log:
No more CTF: remove babeltrace dependency

---
diff --git a/insight.spec b/insight.spec
index 406e5c1..2726740 100644
--- a/insight.spec
+++ b/insight.spec
@@ -29,7 +29,7 @@
 
 Name:		insight
 Version:	%(echo %{ver} | tr - .)%{?snap:.%{snap}}
-Release:	3%{?dist}
+Release:	4%{?dist}
 Summary:	Graphical debugger based on GDB
 # Automatically converted from old format: GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and BSD and Public Domain and GFDL - review is highly recommended.
 License:	GPL-3.0-or-later AND LicenseRef-Callaway-GPLv3+-with-exceptions AND GPL-2.0-or-later AND LicenseRef-Callaway-GPLv2+-with-exceptions AND GPL-1.0-or-later AND LicenseRef-Callaway-LGPLv2+ AND LicenseRef-Callaway-BSD AND LicenseRef-Callaway-Public-Domain AND LicenseRef-Callaway-GFDL
@@ -68,7 +68,6 @@ BuildRequires:	bison
 BuildRequires:	flex
 BuildRequires:	texinfo-tex
 BuildRequires:	perl-podlators
-BuildRequires:	libbabeltrace-devel
 #	For C++ pretty printers.
 BuildRequires:	libstdc++
 
@@ -175,7 +174,7 @@ LDFLAGS="${LDFLAGS:-%{?build_ldflags}}" ; export LDFLAGS
 		--with-tclinclude="${TCL_SRC_DIR}"			\
 		--with-tkinclude="${TK_SRC_DIR}"			\
 		--enable-64-bit-bfd					\
-		--with-babeltrace					\
+		--without-babeltrace					\
 		--without-guile						\
 		--with-lzma						\
 %if 0%{?have_libipt}
@@ -312,6 +311,10 @@ ${INSTALL} -m 644 gdb/gdbtk/insight_icon.svg				\
 %changelog
 #-------------------------------------------------------------------------------
 
+* Fri May 29 2026 Patrick Monnerat <patrick@monnerat.net>  18.0.50.20260306-4
+- No more CTF: remove babeltrace dependency.
+  https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=305ad81a
+  
 * Fri Apr 24 2026 Patrick Monnerat <patrick@monnerat.net>  18.0.50.20260306-3
 - Fix CVE-2026-6846.
   https://sourceware.org/bugzilla/show_bug.cgi?id=34049

                 reply	other threads:[~2026-05-29 10:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=rpms-insight-a64b0b22ddb2@fedoraproject.org \
    --to=patrick@monnerat.net \
    --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