public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/insight] rawhide: No more CTF: remove babeltrace dependency
@ 2026-05-29 10:59 Patrick Monnerat
0 siblings, 0 replies; only message in thread
From: Patrick Monnerat @ 2026-05-29 10:59 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-05-29 10:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-29 10:59 [rpms/insight] rawhide: No more CTF: remove babeltrace dependency Patrick Monnerat
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox