[packages/gdb] R: guile with scm_set_automatic_finalization_enabled

gotar gotar at pld-linux.org
Sun Sep 3 20:30:06 CEST 2017


commit 3d4c800951f8dd68e08f933c3e297874144baa46
Author: Tomasz Pala <gotar at pld-linux.org>
Date:   Sun Sep 3 20:28:38 2017 +0200

    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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gdb.git/commitdiff/3d4c800951f8dd68e08f933c3e297874144baa46



More information about the pld-cvs-commit mailing list