[packages/sbcl] up to 2.1.4
atler
atler at pld-linux.org
Fri May 21 18:17:00 CEST 2021
commit d10155343e39e438d3607cda834314e03262eb15
Author: Jan Palus <atler at pld-linux.org>
Date: Thu May 20 21:48:44 2021 +0200
up to 2.1.4
sbcl-info.patch | 2 +-
sbcl.spec | 9 +++++----
2 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/sbcl.spec b/sbcl.spec
index f17b0b5..f05f431 100644
--- a/sbcl.spec
+++ b/sbcl.spec
@@ -12,19 +12,19 @@
Summary: The Steel Bank Common Lisp development environment
Summary(pl.UTF-8): Środowisko programowania Steel Bank Common Lisp
Name: sbcl
-Version: 1.3.10
+Version: 2.1.4
Release: 1
License: MIT
Group: Development/Languages
Source0: http://download.sourceforge.net/sbcl/%{name}-%{version}-source.tar.bz2
-# Source0-md5: c8bd43e149109127651a6917976dda4a
+# Source0-md5: dab60bd97609524a69184651b1ce3d27
Source1: sbcl.sh
Source2: sbcl.rc
Source3: sbcl-install-clc.lisp
Source10: http://download.sourceforge.net/sbcl/sbcl-1.2.7-x86-linux-binary.tar.bz2
# Source10-md5: f6a1b2137fbc74b4a8aaf338643f4ae2
-Source11: http://download.sourceforge.net/sbcl/sbcl-1.3.10-x86-64-linux-binary.tar.bz2
-# Source11-md5: 56fe67f916ccdd84e7b739d0a731cf9f
+Source11: http://download.sourceforge.net/sbcl/sbcl-2.1.4-x86-64-linux-binary.tar.bz2
+# Source11-md5: 8d13c4827812faba6d52313860192004
# TODO (portability) - also available:
#SourceXX: http://download.sourceforge.net/sbcl/sbcl-1.3.10-arm64-linux-binary.tar.bz2
#SourceXX: http://download.sourceforge.net/sbcl/sbcl-1.3.9-armhf-linux-binary.tar.bz2
@@ -214,6 +214,7 @@ fi
%attr(744,root,root) /usr/lib/common-lisp/bin/sbcl.sh
%{_libdir}/%{name}/install-clc.lisp
%{_libdir}/%{name}/sbcl-dist.core
+%{_libdir}/%{name}/sbcl.mk
%ghost %{_libdir}/%{name}/sbcl.core
%else
%{_libdir}/%{name}/sbcl.core
diff --git a/sbcl-info.patch b/sbcl-info.patch
index 5f0d4ff..56ac31f 100644
--- a/sbcl-info.patch
+++ b/sbcl-info.patch
@@ -8,7 +8,7 @@
+ $(MAKEINFO) --no-split $(I_FLAGS) $<
# Texinfo docstring snippets
- # Note: assumes contrib module names are the same as the names of
+ docstrings variables.texinfo: tempfiles-stamp
--- sbcl-1.3.10/doc/manual/sbcl.texinfo.orig 2016-09-30 18:41:11.000000000 +0200
+++ sbcl-1.3.10/doc/manual/sbcl.texinfo 2016-10-09 12:11:23.454244551 +0200
@@ -11,9 +11,9 @@
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sbcl.git/commitdiff/fa2b18a0fff025da33710f2eb99d75186669af73
More information about the pld-cvs-commit
mailing list