automatic update by autodist [release 3.0.7-1mamba;Tue Jun 29 2021]
This commit is contained in:
parent
b431cbc882
commit
32f83b5a33
@ -1,6 +1,6 @@
|
||||
%define majversion %(echo %version | cut -d. -f 1-2)
|
||||
Name: libguile
|
||||
Version: 3.0.2
|
||||
Version: 3.0.7
|
||||
Release: 1mamba
|
||||
Summary: A GNU implementation of Scheme for application extensibility
|
||||
Group: Development/Applications
|
||||
@ -13,11 +13,9 @@ Patch0: libguile-2.0.11-arm-asm.patch
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libffi-devel
|
||||
BuildRequires: libgc-devel
|
||||
BuildRequires: libgmp-devel
|
||||
BuildRequires: libltdl-devel
|
||||
BuildRequires: libncurses-devel
|
||||
BuildRequires: libreadline-devel
|
||||
BuildRequires: libunistring-devel
|
||||
@ -29,7 +27,6 @@ Requires(post):%{__install_info}
|
||||
Provides: guile
|
||||
Obsoletes: guile
|
||||
Requires(post):slib >= 3b3
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
GUILE (GNU's Ubiquitous Intelligent Language for Extension) is a library implementation of the Scheme programming language, written in C.
|
||||
@ -206,6 +203,9 @@ fi
|
||||
%{_datadir}/gdb/auto-load/%{_libdir}/*.scm
|
||||
|
||||
%changelog
|
||||
* Tue Jun 29 2021 Automatic Build System <autodist@mambasoft.it> 3.0.7-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Thu May 21 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.2-1mamba
|
||||
- update to 3.0.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user