From 3d4c800951f8dd68e08f933c3e297874144baa46 Mon Sep 17 00:00:00 2001 From: Tomasz Pala Date: Sun, 3 Sep 2017 20:28:38 +0200 Subject: [PATCH] R: guile with scm_set_automatic_finalization_enabled as it is currently build with 2.0.12 that provides this --- gdb.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdb.spec b/gdb.spec index 0f0a298..7899fb6 100644 --- a/gdb.spec +++ b/gdb.spec @@ -77,7 +77,7 @@ Obsoletes: python-gdb # for traceback module Requires: python-modules %endif -%{?with_guile:Requires: guile >= 2.0} +%{?with_guile:Requires: guile >= 2.0.12} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -- 2.44.0