public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/gdb] gdb-17.2-rebase-f44: Re-enable guile support.
Date: Sat, 27 Jun 2026 23:59:54 GMT [thread overview]
Message-ID: <178260479406.1.11381369197708010038.rpms-gdb-e67700bf4644@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gdb
Branch : gdb-17.2-rebase-f44
Commit : e67700bf4644e3d6e98de1fa560e7e4ffe39390a
Author : Dan Čermák <dan.cermak@cgc-instruments.com>
Date : 2020-02-04T16:19:46-05:00
Stats : +10/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gdb/c/e67700bf4644e3d6e98de1fa560e7e4ffe39390a?branch=gdb-17.2-rebase-f44
Log:
Re-enable guile support.
---
diff --git a/gdb.spec b/gdb.spec
index eb5809c..140d36d 100644
--- a/gdb.spec
+++ b/gdb.spec
@@ -35,7 +35,7 @@ Version: 9.0.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: 4%{?dist}
+Release: 5%{?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
# Do not provide URL for snapshots as the file lasts there only for 2 days.
@@ -241,7 +241,7 @@ BuildRequires: texlive-collection-latexrecommended
BuildRequires: /usr/bin/pod2man
%if 0%{!?rhel:1} || 0%{?rhel} > 7
BuildRequires: libbabeltrace-devel%{buildisa}
-#BuildRequires: guile-devel%{buildisa}
+BuildRequires: guile-devel%{buildisa}
%endif
%global have_libipt 0
%if 0%{!?rhel:1} || 0%{?rhel} > 7 || (0%{?rhel} == 7 && 0%{?scl:1})
@@ -541,7 +541,6 @@ COMMON_GDB_CONFIGURE_FLAGS="\
--disable-rpath \
--without-stage1-ldflags \
--disable-libmcheck \
- --without-guile \
%if 0%{!?rhel:1} || 0%{?rhel} > 6
--with-system-readline \
%else
@@ -690,6 +689,11 @@ $(: ppc64 host build crashes on ppc variant of libexpat.so ) \
%else
--without-python \
%endif
+%if 0%{!?rhel:1} || 0%{?rhel} > 7
+ --with-guile \
+%else
+ --without-guile \
+%endif
%if %{have_inproctrace}
--enable-inprocess-agent \
%else
@@ -1146,6 +1150,9 @@ fi
%endif
%changelog
+* Tue Feb 4 2020 Dan Čermák <dan.cermak@cgc-instruments.com> - 9.0.90.20200203-5
+- Re-enable guile support.
+
* Mon Feb 3 2020 Sergio Durigan Junior <sergiodj@redhat.com> - 9.0.90.20200203-4
- Rebase to FSF GDB 9.0.90.20200203 (9.1pre).
- Bump 'snapgnulib' date.
reply other threads:[~2026-06-27 23: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=178260479406.1.11381369197708010038.rpms-gdb-e67700bf4644@fedoraproject.org \
--to=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