From 644048e1aa2876ab4aec50ed73b8e1a70ea8a131 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 10:15:12 +0000 Subject: [PATCH 01/30] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- sbcl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sbcl.spec b/sbcl.spec index d072ede..0c31a17 100644 --- a/sbcl.spec +++ b/sbcl.spec @@ -10,7 +10,7 @@ Name: sbcl Summary: Steel Bank Common Lisp Version: 2.0.1 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD URL: http://sbcl.sourceforge.net/ @@ -265,6 +265,9 @@ fi %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 2.0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Mon Feb 24 2020 Than Ngo - 2.0.1-1 - update to 2.0.1 From 8a96766166bcc472d0d4f41d2e692e116c48560f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 1 Aug 2020 08:55:13 +0000 Subject: [PATCH 02/30] - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- sbcl.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sbcl.spec b/sbcl.spec index 0c31a17..b8e0797 100644 --- a/sbcl.spec +++ b/sbcl.spec @@ -10,7 +10,7 @@ Name: sbcl Summary: Steel Bank Common Lisp Version: 2.0.1 -Release: 2%{?dist} +Release: 3%{?dist} License: BSD URL: http://sbcl.sourceforge.net/ @@ -265,6 +265,10 @@ fi %changelog +* Sat Aug 01 2020 Fedora Release Engineering - 2.0.1-3 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 2.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild From eb83da1b304c7c68d17a999167115533e8ec90f9 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Mon, 10 Aug 2020 12:57:19 -0600 Subject: [PATCH 03/30] Disable LTO for now --- sbcl.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/sbcl.spec b/sbcl.spec index b8e0797..4ce7401 100644 --- a/sbcl.spec +++ b/sbcl.spec @@ -10,7 +10,7 @@ Name: sbcl Summary: Steel Bank Common Lisp Version: 2.0.1 -Release: 3%{?dist} +Release: 4%{?dist} License: BSD URL: http://sbcl.sourceforge.net/ @@ -153,6 +153,10 @@ popd %build +# LTO causes testsuite failures, though it may be the case that the tests are racy. +# Until further analysis is complete, disable LTO +%define _lto_cflags %{nil} + pushd sbcl-%{version} export CFLAGS="%{?optflags}" @@ -265,6 +269,9 @@ fi %changelog +* Mon Aug 10 2020 Jeff Law - 2.0.1-4 +- Disable LTO for now + * Sat Aug 01 2020 Fedora Release Engineering - 2.0.1-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild From 939e9797b7f88b2462976f37a899860590b9bc11 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Tue, 12 Jan 2021 05:36:41 +0000 Subject: [PATCH 04/30] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- sbcl.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/sbcl.spec b/sbcl.spec index 4ce7401..1c8fa17 100644 --- a/sbcl.spec +++ b/sbcl.spec @@ -110,6 +110,7 @@ Patch100: sbcl-1.4.14-gcc10.patch ## upstream patches +BuildRequires: make BuildRequires: ctags-etags BuildRequires: gcc BuildRequires: zlib-devel From a44b452c05f08821717c856c8ae731141aaae876 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 27 Jan 2021 19:56:57 +0000 Subject: [PATCH 05/30] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- sbcl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sbcl.spec b/sbcl.spec index 1c8fa17..c08a8ae 100644 --- a/sbcl.spec +++ b/sbcl.spec @@ -10,7 +10,7 @@ Name: sbcl Summary: Steel Bank Common Lisp Version: 2.0.1 -Release: 4%{?dist} +Release: 5%{?dist} License: BSD URL: http://sbcl.sourceforge.net/ @@ -270,6 +270,9 @@ fi %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 2.0.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Aug 10 2020 Jeff Law - 2.0.1-4 - Disable LTO for now From 6fdd98a7b117c035ba65f19a05fc92da62f4b939 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 17:03:13 +0000 Subject: [PATCH 06/30] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- sbcl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sbcl.spec b/sbcl.spec index c08a8ae..21f7eb0 100644 --- a/sbcl.spec +++ b/sbcl.spec @@ -10,7 +10,7 @@ Name: sbcl Summary: Steel Bank Common Lisp Version: 2.0.1 -Release: 5%{?dist} +Release: 6%{?dist} License: BSD URL: http://sbcl.sourceforge.net/ @@ -270,6 +270,9 @@ fi %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 2.0.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jan 27 2021 Fedora Release Engineering - 2.0.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild From 179b8d0f3d32871449afb930aaae420385be57bb Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Thu, 16 Sep 2021 15:38:47 +0200 Subject: [PATCH 07/30] Fixed FTBFS --- sbcl.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/sbcl.spec b/sbcl.spec index 21f7eb0..53cc304 100644 --- a/sbcl.spec +++ b/sbcl.spec @@ -10,7 +10,7 @@ Name: sbcl Summary: Steel Bank Common Lisp Version: 2.0.1 -Release: 6%{?dist} +Release: 7%{?dist} License: BSD URL: http://sbcl.sourceforge.net/ @@ -111,7 +111,7 @@ Patch100: sbcl-1.4.14-gcc10.patch ## upstream patches BuildRequires: make -BuildRequires: ctags-etags +BuildRequires: ctags BuildRequires: gcc BuildRequires: zlib-devel # %%check/tests @@ -270,6 +270,9 @@ fi %changelog +* Thu Sep 16 2021 Than Ngo - 2.0.1-7 +- Fixed FTBFS + * Fri Jul 23 2021 Fedora Release Engineering - 2.0.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild From da9bc3870a49a2958e8b40a3f58e8fae34d328cb Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jan 2022 00:21:12 +0000 Subject: [PATCH 08/30] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- sbcl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sbcl.spec b/sbcl.spec index 53cc304..ca41309 100644 --- a/sbcl.spec +++ b/sbcl.spec @@ -10,7 +10,7 @@ Name: sbcl Summary: Steel Bank Common Lisp Version: 2.0.1 -Release: 7%{?dist} +Release: 8%{?dist} License: BSD URL: http://sbcl.sourceforge.net/ @@ -270,6 +270,9 @@ fi %changelog +* Sat Jan 22 2022 Fedora Release Engineering - 2.0.1-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Thu Sep 16 2021 Than Ngo - 2.0.1-7 - Fixed FTBFS From 2ed21777b0c2f54ed920266d6f1495bce0f1b142 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 23 Jul 2022 08:01:40 +0000 Subject: [PATCH 09/30] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- sbcl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sbcl.spec b/sbcl.spec index ca41309..f122f09 100644 --- a/sbcl.spec +++ b/sbcl.spec @@ -10,7 +10,7 @@ Name: sbcl Summary: Steel Bank Common Lisp Version: 2.0.1 -Release: 8%{?dist} +Release: 9%{?dist} License: BSD URL: http://sbcl.sourceforge.net/ @@ -270,6 +270,9 @@ fi %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 2.0.1-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Sat Jan 22 2022 Fedora Release Engineering - 2.0.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild From 08fd5c55342330e8ebbe58c6b1d35f085d818e86 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 21 Jan 2023 02:39:40 +0000 Subject: [PATCH 10/30] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- sbcl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sbcl.spec b/sbcl.spec index f122f09..f42f79f 100644 --- a/sbcl.spec +++ b/sbcl.spec @@ -10,7 +10,7 @@ Name: sbcl Summary: Steel Bank Common Lisp Version: 2.0.1 -Release: 9%{?dist} +Release: 10%{?dist} License: BSD URL: http://sbcl.sourceforge.net/ @@ -270,6 +270,9 @@ fi %changelog +* Sat Jan 21 2023 Fedora Release Engineering - 2.0.1-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sat Jul 23 2022 Fedora Release Engineering - 2.0.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild From ac6d82cc767e071d1ff1af38a2946a6d9a5ea53f Mon Sep 17 00:00:00 2001 From: Jerry James Date: Tue, 13 Jun 2023 16:37:15 -0600 Subject: [PATCH 11/30] Version 2.3.5 Other changes: - Convert License tag to SPDX - Drop upstreamed gcc10 patch - Build for ppc64le - Compress cores with zstd instead of zlib - Various minor spec file cleanups --- bootstrap-sources | 1 - sbcl-1.4.14-gcc10.patch | 12 -- sbcl-1.4.14-personality.patch | 28 ++--- sbcl-1.4.2-optflags.patch | 32 ++---- sbcl-2.0.1-verbose-build.patch | 14 +-- sbcl.spec | 200 ++++++++++++++++----------------- 6 files changed, 130 insertions(+), 157 deletions(-) delete mode 100644 bootstrap-sources delete mode 100644 sbcl-1.4.14-gcc10.patch diff --git a/bootstrap-sources b/bootstrap-sources deleted file mode 100644 index b7bb5c0..0000000 --- a/bootstrap-sources +++ /dev/null @@ -1 +0,0 @@ -SHA512 (sbcl-1.3.16-arm64-linux-binary.tar.bz2) = 919835547d7613f64a2470157401e83c14584049602f21566a324af9fcbdfa838f5f2a7c5c6e28f3c3b5ccdec640024ce9c12b607a25741ad4c4d6e9813af3b8 diff --git a/sbcl-1.4.14-gcc10.patch b/sbcl-1.4.14-gcc10.patch deleted file mode 100644 index 6d01d0a..0000000 --- a/sbcl-1.4.14-gcc10.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -up sbcl-1.4.14/src/runtime/linux-os.c.me sbcl-1.4.14/src/runtime/linux-os.c ---- sbcl-1.4.14/src/runtime/linux-os.c.me 2020-02-19 13:40:23.861045110 +0100 -+++ sbcl-1.4.14/src/runtime/linux-os.c 2020-02-19 13:46:55.135435217 +0100 -@@ -64,7 +64,7 @@ int personality (unsigned long); - #include - #endif - --size_t os_vm_page_size; -+//size_t os_vm_page_size; - - #if defined(LISP_FEATURE_SB_THREAD) && defined(LISP_FEATURE_SB_FUTEX) && !defined(LISP_FEATURE_SB_PTHREAD_FUTEX) - #include diff --git a/sbcl-1.4.14-personality.patch b/sbcl-1.4.14-personality.patch index 1709e5d..e316df1 100644 --- a/sbcl-1.4.14-personality.patch +++ b/sbcl-1.4.14-personality.patch @@ -1,14 +1,16 @@ -diff -up sbcl-1.4.14/src/runtime/linux-os.c.personality sbcl-1.4.14/src/runtime/linux-os.c ---- sbcl-1.4.14/src/runtime/linux-os.c.personality 2018-12-24 08:28:30.346162495 -0600 -+++ sbcl-1.4.14/src/runtime/linux-os.c 2018-12-24 08:31:24.922224890 -0600 -@@ -323,6 +323,10 @@ int os_preinit(char *argv[], char *envp[ - setenv("SBCL_IS_RESTARTING", "T", 1); - runtime[i] = '\0'; - execv(runtime, argv); -+ } else { -+ /* if /proc isn't available (like in chroot builds, like mock), -+ * try using execvp with argv[0] instead */ -+ execvp(argv[0], argv); - } +diff -up sbcl-2.3.5/src/runtime/linux-os.c.orig sbcl-2.3.5/src/runtime/linux-os.c +--- sbcl-2.3.5/src/runtime/linux-os.c.orig 2023-06-13 10:52:57.598500863 -0600 ++++ sbcl-2.3.5/src/runtime/linux-os.c 2023-06-13 10:55:24.674332313 -0600 +@@ -366,6 +366,12 @@ int os_preinit(char *argv[], char *envp[ + setenv("SBCL_IS_RESTARTING", "T", 1); + runtime[i] = '\0'; + execv(runtime, argv); ++ } else { ++ /* if /proc isn't available (like in chroot builds, like mock), ++ * try using execvp with argv[0] instead */ ++ environ = envp; ++ setenv("SBCL_IS_RESTARTING", "T", 1); ++ execvp(argv[0], argv); } - /* Either changing the personality or execve() failed. + } + /* Either changing the personality or execve() failed. diff --git a/sbcl-1.4.2-optflags.patch b/sbcl-1.4.2-optflags.patch index 54cffd2..4ffbd8c 100644 --- a/sbcl-1.4.2-optflags.patch +++ b/sbcl-1.4.2-optflags.patch @@ -1,7 +1,7 @@ -diff -up sbcl-1.4.2/contrib/asdf-module.mk.optflags sbcl-1.4.2/contrib/asdf-module.mk ---- sbcl-1.4.2/contrib/asdf-module.mk.optflags 2017-11-30 08:21:48.000000000 -0600 -+++ sbcl-1.4.2/contrib/asdf-module.mk 2017-12-01 10:40:50.979435420 -0600 -@@ -24,6 +24,8 @@ ifeq (Linux,$(UNAME)) +diff -up sbcl-2.3.5/contrib/asdf-module.mk.orig sbcl-2.3.5/contrib/asdf-module.mk +--- sbcl-2.3.5/contrib/asdf-module.mk.orig 2023-05-28 04:34:18.000000000 -0600 ++++ sbcl-2.3.5/contrib/asdf-module.mk 2023-06-13 11:00:05.527191342 -0600 +@@ -25,6 +25,8 @@ ifeq (Linux,$(UNAME)) EXTRA_CFLAGS+=-D_GNU_SOURCE endif @@ -9,28 +9,16 @@ diff -up sbcl-1.4.2/contrib/asdf-module.mk.optflags sbcl-1.4.2/contrib/asdf-modu + export CC SBCL EXTRA_CFLAGS - all: $(FASL) $(ASD) -diff -up sbcl-1.4.2/src/runtime/Config.arm-linux.optflags sbcl-1.4.2/src/runtime/Config.arm-linux ---- sbcl-1.4.2/src/runtime/Config.arm-linux.optflags 2017-11-30 08:21:48.000000000 -0600 -+++ sbcl-1.4.2/src/runtime/Config.arm-linux 2017-12-01 10:40:50.979435420 -0600 -@@ -9,7 +9,7 @@ - # provided with absolutely no warranty. See the COPYING and CREDITS - # files for more information. - --CFLAGS += -marm -march=armv5 -+#CFLAGS += -marm -march=armv5 - NM = ./linux-nm - - ASSEM_SRC = arm-assem.S ldso-stubs.S -diff -up sbcl-1.4.2/src/runtime/GNUmakefile.optflags sbcl-1.4.2/src/runtime/GNUmakefile ---- sbcl-1.4.2/src/runtime/GNUmakefile.optflags 2017-12-01 10:40:50.979435420 -0600 -+++ sbcl-1.4.2/src/runtime/GNUmakefile 2017-12-01 10:41:23.431758358 -0600 -@@ -30,7 +30,7 @@ __LDFLAGS__ = + all: $(FASL) +diff -up sbcl-2.3.5/src/runtime/GNUmakefile.orig sbcl-2.3.5/src/runtime/GNUmakefile +--- sbcl-2.3.5/src/runtime/GNUmakefile.orig 2023-05-28 04:34:18.000000000 -0600 ++++ sbcl-2.3.5/src/runtime/GNUmakefile 2023-06-13 11:00:05.528191327 -0600 +@@ -33,7 +33,7 @@ __LDFLAGS__ = include ../../output/prefix.def -CFLAGS += -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 +#CFLAGS += -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 ASFLAGS += $(CFLAGS) - CPPFLAGS += -I. -DSBCL_PREFIX=\"$(SBCL_PREFIX)\" + CPPFLAGS += -I. diff --git a/sbcl-2.0.1-verbose-build.patch b/sbcl-2.0.1-verbose-build.patch index 37f74fb..ef88b2b 100644 --- a/sbcl-2.0.1-verbose-build.patch +++ b/sbcl-2.0.1-verbose-build.patch @@ -1,12 +1,12 @@ -diff -up sbcl-2.0.1/make.sh.me sbcl-2.0.1/make.sh ---- sbcl-2.0.1/make.sh.me 2020-02-24 10:57:12.072885605 +0100 -+++ sbcl-2.0.1/make.sh 2020-02-24 11:03:04.997282509 +0100 +diff -up sbcl-2.3.5/make.sh.orig sbcl-2.3.5/make.sh +--- sbcl-2.3.5/make.sh.orig 2023-05-28 04:34:18.000000000 -0600 ++++ sbcl-2.3.5/make.sh 2023-06-13 11:34:23.337922199 -0600 @@ -24,7 +24,7 @@ export LANG LC_ALL # thing" when run on the target machine, with the minor caveat that # any --xc-host parameter should be suitable for the host machine # instead of the target. --sh make-config.sh "$@" || exit $? -+sh -x make-config.sh "$@" || exit $? +-sh make-config.sh "$@" --check-host-lisp || exit $? ++sh -x make-config.sh "$@" --check-host-lisp || exit $? . output/prefix.def . output/build-config @@ -25,5 +25,5 @@ diff -up sbcl-2.0.1/make.sh.me sbcl-2.0.1/make.sh +maybetime sh -x make-target-2.sh +maybetime sh -x make-target-contrib.sh - # contrib/Makefile shouldn't be counted in NCONTRIBS. - # "find contrib/* -name Makefile" would still find contrib/./Makefile. + # Confirm that default evaluation strategy is :INTERPRET if sb-fasteval was built + src/runtime/sbcl --core output/sbcl.core --lose-on-corruption --noinform \ diff --git a/sbcl.spec b/sbcl.spec index f42f79f..6ef22b0 100644 --- a/sbcl.spec +++ b/sbcl.spec @@ -1,94 +1,91 @@ -%define common_lisp_controller 1 +# build with a bootstrap Common Lisp binary +%bcond_without bootstrap + +%global common_lisp_controller 1 # generate/package docs -%define docs 1 +%global docs 1 # define to enable verbose build for debugging -%define sbcl_verbose 0 -%define sbcl_shell /bin/bash +%global sbcl_verbose 0 +%global sbcl_shell /bin/bash + +# SBCL name for the architecture +%ifarch %{ix86} +%global sbcl_arch x86 +%else +%ifarch x86_64 +%global sbcl_arch x86-64 +%else +%ifarch aarch64 +%global sbcl_arch arm64 +%else +%ifarch %{power64} +%global sbcl_arch ppc64 +%else +%endif +%endif +%endif +%endif + +# Latest upstream binary releases, used for bootstrapping +%global bs_x86 1.4.3 +%global bs_x86_64 2.3.5 +%global bs_arm64 1.4.2 +%global bs_ppc64 1.5.8 Name: sbcl Summary: Steel Bank Common Lisp -Version: 2.0.1 -Release: 10%{?dist} +Version: 2.3.5 +Release: 1%{?dist} -License: BSD -URL: http://sbcl.sourceforge.net/ -Source0: http://downloads.sourceforge.net/sourceforge/sbcl/sbcl-%{version}-source.tar.bz2 +# See COPYING for a license breakdown +# FIXME: The files in src/pcl have a license similar, but not identical, to the +# Xerox license +License: LicenseRef-Fedora-Public-Domain AND LOOP AND BSD-3-Clause +URL: https://sbcl.sourceforge.io/ +Source0: https://downloads.sourceforge.net/sourceforge/sbcl/sbcl-%{version}-source.tar.bz2 -ExclusiveArch: %{arm} %{ix86} x86_64 ppc sparcv9 aarch64 +# Upstream has riscv32 and riscv64 support, but you need a Common Lisp binary +# to bootstrap with, and none seem to be available for RISC-V. It might be +# possible to cross-compile the bootstrap SBCL from another architecture. +# +# Architectures supported by upstream that are no longer built by Fedora: +# - 32-bit ARM +# - 32-bit PowerPC +# - MIPS +# - Sparc +ExclusiveArch: %{ix86} x86_64 aarch64 %{power64} # Pre-generated html docs Source1: http://downloads.sourceforge.net/sourceforge/sbcl/sbcl-%{version}-documentation-html.tar.bz2 -## x86 section -#Source10: http://downloads.sourceforge.net/sourceforge/sbcl/sbcl-1.0.15-x86-linux-binary.tar.bz2 +%if %{with bootstrap} +Source10: http://downloads.sourceforge.net/sourceforge/sbcl/sbcl-%{bs_x86}-x86-linux-binary.tar.bz2 +Source20: http://downloads.sourceforge.net/sourceforge/sbcl/sbcl-%{bs_x86_64}-x86-64-linux-binary.tar.bz2 +Source30: http://downloads.sourceforge.net/sourceforge/sbcl/sbcl-%{bs_arm64}-arm64-linux-binary.tar.bz2 +Source40: http://downloads.sourceforge.net/sourceforge/sbcl/sbcl-%{bs_ppc64}-ppc64le-linux-binary.tar.bz2 +%endif + +%if %{with bootstrap} %ifarch %{ix86} -%define sbcl_arch x86 -BuildRequires: sbcl -# or -#define sbcl_bootstrap_src -b 10 +%global sbcl_bootstrap_src -b 10 +%global sbcl_bootstrap_dir sbcl-%{bs_x86}-x86-linux %endif - -## x86_64 section -#Source20: http://downloads.sourceforge.net/sourceforge/sbcl/sbcl-1.2.0-x86-64-linux-binary.tar.bz2 %ifarch x86_64 -%define sbcl_arch x86-64 -BuildRequires: sbcl -# or -#define sbcl_bootstrap_src -b 20 -#define sbcl_bootstrap_dir sbcl-1.2.0-x86-64-linux +%global sbcl_bootstrap_src -b 20 +%global sbcl_bootstrap_dir sbcl-%{bs_x86_64}-x86-64-linux %endif - -## ppc section -# Thanks David! -#Source30: sbcl-1.0.1-patched_el4-powerpc-linux.tar.bz2 -#Source30: sbcl-1.0.1-patched-powerpc-linux.tar.bz2 -%ifarch ppc -%define sbcl_arch ppc -BuildRequires: sbcl -# or -#define sbcl_bootstrap_src -b 30 -%endif - -## sparc section -#Source40: http://downloads.sourceforge.net/sourceforge/sbcl/sbcl-0.9.17-sparc-linux-binary.tar.bz2 -%ifarch sparcv9 -%define sbcl_arch sparc -BuildRequires: sbcl -# or -#define sbcl_bootstrap_src -b 40 -%endif - -## arm section -#Source50: http://downloads.sourceforge.net/sourceforge/sbcl/sbcl-1.2.0-armel-linux-binary.tar.bz2 -%ifarch armv5tel -%define sbcl_arch arm -BuildRequires: sbcl -# or -#define sbcl_bootstrap_src -b 50 -#define sbcl_bootstrap_dir sbcl-1.2.0-armel-linux -%endif - -#Source60: http://downloads.sourceforge.net/sourceforge/sbcl/sbcl-1.2.0-armhf-linux-binary.tar.bz2 -# generated on a fedora20 arm box, sf bootstrap missing sb-gmp -#Source60: sbcl-1.2.0-armhf-linux-binary-2.tar.bz2 -%ifarch armv6hl armv7hl -%define sbcl_arch arm -BuildRequires: sbcl -# or -#define sbcl_bootstrap_src -b 60 -#define sbcl_bootstrap_dir sbcl-1.2.0-armhf-vfp -%endif - -## aarch64 section -#Source70: http://downloads.sourceforge.net/sourceforge/sbcl/sbcl-1.3.16-arm64-linux-binary.tar.bz2 %ifarch aarch64 -%define sbcl_arch arm64 +%global sbcl_bootstrap_src -b 30 +%global sbcl_bootstrap_dir sbcl-%{bs_arm64}-arm64-linux +%endif +%ifarch %{power64} +%global sbcl_bootstrap_src -b 40 +%global sbcl_bootstrap_dir sbcl-%{bs_ppc64}-ppc64le-linux +%endif +%else BuildRequires: sbcl -# or -#define sbcl_bootstrap_src -b 70 -#define sbcl_bootstrap_dir sbcl-1.3.16-arm64-linux %endif %if 0%{?common_lisp_controller} @@ -106,17 +103,17 @@ Patch2: sbcl-1.4.2-optflags.patch Patch3: sbcl-2.0.1-verbose-build.patch ## upstreamable patches -Patch100: sbcl-1.4.14-gcc10.patch ## upstream patches BuildRequires: make -BuildRequires: ctags +BuildRequires: emacs-common BuildRequires: gcc -BuildRequires: zlib-devel +BuildRequires: libzstd-devel # %%check/tests BuildRequires: ed BuildRequires: hostname +BuildRequires: strace %if 0%{?docs} # doc generation BuildRequires: ghostscript @@ -131,18 +128,14 @@ interpreter, and debugger. %prep -%setup -q -c -n sbcl-%{version} -a 1 %{?sbcl_bootstrap_src} - -pushd sbcl-%{version} -%patch1 -p1 -b .personality -%patch2 -p1 -b .optflags -%{?sbcl_verbose:%patch3 -p1 -b .verbose-build} +%autosetup -N -c -n sbcl-%{version} %{?sbcl_bootstrap_src} +%setup -q -T -D -a 1 +cd sbcl-%{version} +%autopatch -M 2 -p1 +%{?sbcl_verbose:%patch 3 -p1 -b .verbose-build} # upstream patches -%patch100 -p1 -b .gcc10 - -# fix permissions (some have eXecute bit set) -find . -name '*.c' | xargs chmod 644 +#%%autopatch -m 4 -p1 # set version.lisp-expr sed -i.rpmver -e "s|\"%{version}\"|\"%{version}-%{release}\"|" version.lisp-expr @@ -150,18 +143,14 @@ sed -i.rpmver -e "s|\"%{version}\"|\"%{version}-%{release}\"|" version.lisp-expr # make %%doc items available in parent dir to make life easier cp -alf BUGS COPYING README CREDITS NEWS TLA TODO PRINCIPLES .. ln -s sbcl-%{version}/doc ../doc -popd +cd - %build -# LTO causes testsuite failures, though it may be the case that the tests are racy. -# Until further analysis is complete, disable LTO -%define _lto_cflags %{nil} +cd sbcl-%{version} -pushd sbcl-%{version} - -export CFLAGS="%{?optflags}" -export LDFLAGS="%{?__global_ldflags}" +export CFLAGS='%{build_cflags}' +export LDFLAGS='%{build_ldflags}' export CC=gcc export SBCL_HOME=%{_prefix}/lib/sbcl @@ -170,7 +159,7 @@ export SBCL_HOME=%{_prefix}/lib/sbcl ./make.sh \ --prefix=%{_prefix} \ --with-sb-core-compression \ - %{?sbcl_bootstrap_dir:--xc-host="`pwd`/../%{sbcl_bootstrap_dir}/run-sbcl.sh"} + %{?sbcl_bootstrap_dir:--xc-host='%{_builddir}/%{sbcl_bootstrap_dir}/run-sbcl.sh'} # docs %if 0%{?docs} @@ -180,11 +169,11 @@ make -C doc/manual info tar xvjf %{SOURCE1} cp -av %{name}-%{version}/doc/manual/* doc/manual/ %endif -popd +cd - %install -pushd sbcl-%{version} +cd sbcl-%{version} mkdir -p %{buildroot}{%{_bindir},%{_prefix}/lib,%{_mandir}} unset SBCL_HOME @@ -198,20 +187,19 @@ install -m644 -p -D %{SOURCE202} %{buildroot}%{_prefix}/lib/sbcl/install-clc.lis # linking ok? -- Rex cp -p %{buildroot}%{_prefix}/lib/sbcl/sbcl.core %{buildroot}%{_prefix}/lib/sbcl/sbcl-dist.core %endif -popd +cd - ## Unpackaged files rm -rfv %{buildroot}%{_docdir}/sbcl rm -fv %{buildroot}%{_infodir}/dir # CVS crud -find %{buildroot} -name CVS -type d | xargs rm -rfv -find %{buildroot} -name .cvsignore | xargs rm -fv +find %{buildroot} -name .cvsignore -delete # 'test-passed' files from %%check -find %{buildroot} -name 'test-passed' | xargs rm -vf +find %{buildroot} -name 'test-passed' -delete %check -pushd sbcl-%{version} +cd sbcl-%{version} ERROR=0 # sanity check, essential contrib modules get built/included? CONTRIBS="sb-posix.fasl sb-bsd-sockets.fasl" @@ -230,7 +218,7 @@ test "$(. ./subr.sh; "$SBCL_RUNTIME" --core "$SBCL_CORE" --version --version 2>/ time %{?sbcl_shell} ./run-tests.sh ||: popd exit $ERROR -popd +cd - %post %if 0%{?common_lisp_controller} @@ -270,6 +258,14 @@ fi %changelog +* Tue Jun 13 2023 Jerry James - 2.3.5-1 +- Version 2.3.5 +- Convert License tag to SPDX +- Drop upstreamed gcc10 patch +- Build for ppc64le +- Compress cores with zstd instead of zlib +- Various minor spec file cleanups + * Sat Jan 21 2023 Fedora Release Engineering - 2.0.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild From decc9397d674dec21ace54f10a1fde6b8b9be54e Mon Sep 17 00:00:00 2001 From: Jerry James Date: Tue, 11 Jul 2023 09:01:01 -0600 Subject: [PATCH 12/30] Version 2.3.6 Version 2.3.5 was never built --- .gitignore | 15 +++------------ sbcl.spec | 8 ++++---- sources | 8 ++++++-- 3 files changed, 13 insertions(+), 18 deletions(-) diff --git a/.gitignore b/.gitignore index 0b7046a..b763cfd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,3 @@ -/sbcl-1.2.?-*-linux-binary.tar.bz2 -/sbcl-1.3.?-*-linux-binary.tar.bz2 -/sbcl-1.4.0-documentation-html.tar.bz2 -/sbcl-1.4.0-source.tar.bz2 -/sbcl-1.4.2-documentation-html.tar.bz2 -/sbcl-1.4.2-source.tar.bz2 -/sbcl-1.4.6-documentation-html.tar.bz2 -/sbcl-1.4.6-source.tar.bz2 -/sbcl-1.4.14-documentation-html.tar.bz2 -/sbcl-1.4.14-source.tar.bz2 -/sbcl-2.0.1-documentation-html.tar.bz2 -/sbcl-2.0.1-source.tar.bz2 +/sbcl-*-linux-binary.tar.bz2 +/sbcl-*-documentation-html.tar.bz2 +/sbcl-*-source.tar.bz2 diff --git a/sbcl.spec b/sbcl.spec index 6ef22b0..9bf4830 100644 --- a/sbcl.spec +++ b/sbcl.spec @@ -30,13 +30,13 @@ # Latest upstream binary releases, used for bootstrapping %global bs_x86 1.4.3 -%global bs_x86_64 2.3.5 +%global bs_x86_64 2.3.6 %global bs_arm64 1.4.2 %global bs_ppc64 1.5.8 Name: sbcl Summary: Steel Bank Common Lisp -Version: 2.3.5 +Version: 2.3.6 Release: 1%{?dist} # See COPYING for a license breakdown @@ -258,8 +258,8 @@ fi %changelog -* Tue Jun 13 2023 Jerry James - 2.3.5-1 -- Version 2.3.5 +* Tue Jul 11 2023 Jerry James - 2.3.6-1 +- Version 2.3.6 - Convert License tag to SPDX - Drop upstreamed gcc10 patch - Build for ppc64le diff --git a/sources b/sources index 51920bf..53ee031 100644 --- a/sources +++ b/sources @@ -1,2 +1,6 @@ -SHA512 (sbcl-2.0.1-documentation-html.tar.bz2) = 5fc1ec37a3b650eb519426d871b5fb4c62f626cdecbb9f771a7bd3d064afffe5121cfc40fb59d80882582299ee86780e93f505bc1ebeff857c4745e2bb432198 -SHA512 (sbcl-2.0.1-source.tar.bz2) = 1d92589033e123c21377f820dbc22e27f2610a372c5545799bec7c247795ba4b8b65102c7fe739f4a15a84579ec72f63fb9f4b197db5c6da1f8d59bd35966bea +SHA512 (sbcl-2.3.6-documentation-html.tar.bz2) = 80bbb149e5ddb5cbad3d45e1cadcb99241fd4f28ae8f564904d27f13299d1f15f05e4a6966e8212211f83dee8b55f5e1fb0eed63ba748860d851c2b37cad5dbe +SHA512 (sbcl-2.3.6-source.tar.bz2) = f71ac11b3f70c77e5b87fced73333a466dfb387bc19170330419d71aea310bc09b9918ea106eb655cb8118b203191716a7b27406bb3557640395189c36e09282 +SHA512 (sbcl-1.4.2-arm64-linux-binary.tar.bz2) = 39bbd735b242aa0bbac05c6f4dbe28cb45e01684db7e5b4f1e51f995a9f9d5b484f63cc4243f472f72b3b1e6c4cd2268a7e812b15426eca5cf9a1fede10f44bb +SHA512 (sbcl-1.4.3-x86-linux-binary.tar.bz2) = 41cd63d61dd7c46370341dce39a362287a23b528bfebe8e5571614aeefdea03d318207d25562e995db9ccedb6c1f50ea4d66627721f0fd9486e99440126e6a38 +SHA512 (sbcl-1.5.8-ppc64le-linux-binary.tar.bz2) = 443ab604caa768c756f3322d7c599142a50227914bcd6be12434432daf1e3d5af0740d1ebdb166b856cc77ddf02451e29fcef9e29099f7bc4fb49ad61db17674 +SHA512 (sbcl-2.3.6-x86-64-linux-binary.tar.bz2) = 166c348b83f20a8e66f89a22580a000afa1e0b0b14d19332823a8b4e87f9090032cf4a57ae36089eb7ed6c83777335b3823a631e716337e0833d3e84219ea1f4 From f174d2cfa2e2a8f6996b90fb7fc202db03b09b57 Mon Sep 17 00:00:00 2001 From: Jerry James Date: Tue, 11 Jul 2023 09:57:18 -0600 Subject: [PATCH 13/30] Non-bootstrap build --- sbcl.spec | 2 +- sources | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/sbcl.spec b/sbcl.spec index 9bf4830..dfc7f9d 100644 --- a/sbcl.spec +++ b/sbcl.spec @@ -1,5 +1,5 @@ # build with a bootstrap Common Lisp binary -%bcond_without bootstrap +%bcond_with bootstrap %global common_lisp_controller 1 diff --git a/sources b/sources index 53ee031..c844364 100644 --- a/sources +++ b/sources @@ -1,6 +1,2 @@ SHA512 (sbcl-2.3.6-documentation-html.tar.bz2) = 80bbb149e5ddb5cbad3d45e1cadcb99241fd4f28ae8f564904d27f13299d1f15f05e4a6966e8212211f83dee8b55f5e1fb0eed63ba748860d851c2b37cad5dbe SHA512 (sbcl-2.3.6-source.tar.bz2) = f71ac11b3f70c77e5b87fced73333a466dfb387bc19170330419d71aea310bc09b9918ea106eb655cb8118b203191716a7b27406bb3557640395189c36e09282 -SHA512 (sbcl-1.4.2-arm64-linux-binary.tar.bz2) = 39bbd735b242aa0bbac05c6f4dbe28cb45e01684db7e5b4f1e51f995a9f9d5b484f63cc4243f472f72b3b1e6c4cd2268a7e812b15426eca5cf9a1fede10f44bb -SHA512 (sbcl-1.4.3-x86-linux-binary.tar.bz2) = 41cd63d61dd7c46370341dce39a362287a23b528bfebe8e5571614aeefdea03d318207d25562e995db9ccedb6c1f50ea4d66627721f0fd9486e99440126e6a38 -SHA512 (sbcl-1.5.8-ppc64le-linux-binary.tar.bz2) = 443ab604caa768c756f3322d7c599142a50227914bcd6be12434432daf1e3d5af0740d1ebdb166b856cc77ddf02451e29fcef9e29099f7bc4fb49ad61db17674 -SHA512 (sbcl-2.3.6-x86-64-linux-binary.tar.bz2) = 166c348b83f20a8e66f89a22580a000afa1e0b0b14d19332823a8b4e87f9090032cf4a57ae36089eb7ed6c83777335b3823a631e716337e0833d3e84219ea1f4 From c792ec5be71c9901e56a61198dc44364dbc3438a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jul 2023 01:02:35 +0000 Subject: [PATCH 14/30] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- sbcl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sbcl.spec b/sbcl.spec index dfc7f9d..4aa4db4 100644 --- a/sbcl.spec +++ b/sbcl.spec @@ -37,7 +37,7 @@ Name: sbcl Summary: Steel Bank Common Lisp Version: 2.3.6 -Release: 1%{?dist} +Release: 2%{?dist} # See COPYING for a license breakdown # FIXME: The files in src/pcl have a license similar, but not identical, to the @@ -258,6 +258,9 @@ fi %changelog +* Sat Jul 22 2023 Fedora Release Engineering - 2.3.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Tue Jul 11 2023 Jerry James - 2.3.6-1 - Version 2.3.6 - Convert License tag to SPDX From 1c117ee93f56978156c9a92a4dc7177db3425bee Mon Sep 17 00:00:00 2001 From: Anthony Green Date: Wed, 3 Jan 2024 14:15:11 -0500 Subject: [PATCH 15/30] Update to 2.4.0 --- sbcl.spec | 15 +++++++++------ sources | 4 ++-- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/sbcl.spec b/sbcl.spec index 4aa4db4..885935d 100644 --- a/sbcl.spec +++ b/sbcl.spec @@ -36,8 +36,8 @@ Name: sbcl Summary: Steel Bank Common Lisp -Version: 2.3.6 -Release: 2%{?dist} +Version: 2.4.0 +Release: 1%{?dist} # See COPYING for a license breakdown # FIXME: The files in src/pcl have a license similar, but not identical, to the @@ -176,9 +176,9 @@ cd - cd sbcl-%{version} mkdir -p %{buildroot}{%{_bindir},%{_prefix}/lib,%{_mandir}} -unset SBCL_HOME -export INSTALL_ROOT=%{buildroot}%{_prefix} -%{?sbcl_shell} ./install.sh +unset SBCL_HOME +export INSTALL_ROOT=%{buildroot}%{_prefix} +%{?sbcl_shell} ./install.sh %if 0%{?common_lisp_controller} install -m744 -p -D %{SOURCE200} %{buildroot}%{_prefix}/lib/common-lisp/bin/sbcl.sh @@ -192,7 +192,7 @@ cd - ## Unpackaged files rm -rfv %{buildroot}%{_docdir}/sbcl rm -fv %{buildroot}%{_infodir}/dir -# CVS crud +# CVS crud find %{buildroot} -name .cvsignore -delete # 'test-passed' files from %%check find %{buildroot} -name 'test-passed' -delete @@ -258,6 +258,9 @@ fi %changelog +* Wed Jan 03 2024 Anthony Green - 2.4.0-1 +- Update to 2.4.0 + * Sat Jul 22 2023 Fedora Release Engineering - 2.3.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild diff --git a/sources b/sources index c844364..7be5a7d 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (sbcl-2.3.6-documentation-html.tar.bz2) = 80bbb149e5ddb5cbad3d45e1cadcb99241fd4f28ae8f564904d27f13299d1f15f05e4a6966e8212211f83dee8b55f5e1fb0eed63ba748860d851c2b37cad5dbe -SHA512 (sbcl-2.3.6-source.tar.bz2) = f71ac11b3f70c77e5b87fced73333a466dfb387bc19170330419d71aea310bc09b9918ea106eb655cb8118b203191716a7b27406bb3557640395189c36e09282 +SHA512 (sbcl-2.4.0-source.tar.bz2) = 4917e56fbb2ba7fc942e7d8dd8dbb0c5bcc8dbb660951dac1aa9a27d7d6287e5dcab887037b4cd7ec335f8ae7318ea0f4d8e3468bd91710db99069b531858ac1 +SHA512 (sbcl-2.4.0-documentation-html.tar.bz2) = 9df2bc0aab3ea2040f6dd0b309bda4f566c30a654adcab11a3ca34403868c2ddc63250b1b107d7fdebd675c7e32d1a15ef428c1cebb2cb492686fb60a133b5ce From ca338faecb77176a031a2695f78825aa1b928bfe Mon Sep 17 00:00:00 2001 From: Anthony Green Date: Thu, 4 Jan 2024 04:21:02 -0500 Subject: [PATCH 16/30] Update to 2.3.11 --- sbcl.spec | 8 ++++---- sources | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sbcl.spec b/sbcl.spec index 885935d..6e8e504 100644 --- a/sbcl.spec +++ b/sbcl.spec @@ -30,13 +30,13 @@ # Latest upstream binary releases, used for bootstrapping %global bs_x86 1.4.3 -%global bs_x86_64 2.3.6 +%global bs_x86_64 2.3.11 %global bs_arm64 1.4.2 %global bs_ppc64 1.5.8 Name: sbcl Summary: Steel Bank Common Lisp -Version: 2.4.0 +Version: 2.3.11 Release: 1%{?dist} # See COPYING for a license breakdown @@ -258,8 +258,8 @@ fi %changelog -* Wed Jan 03 2024 Anthony Green - 2.4.0-1 -- Update to 2.4.0 +* Thu Jan 04 2024 Anthony Green - 2.3.11-1 +- Update to 2.3.11 * Sat Jul 22 2023 Fedora Release Engineering - 2.3.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild diff --git a/sources b/sources index 7be5a7d..2b7d787 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (sbcl-2.4.0-source.tar.bz2) = 4917e56fbb2ba7fc942e7d8dd8dbb0c5bcc8dbb660951dac1aa9a27d7d6287e5dcab887037b4cd7ec335f8ae7318ea0f4d8e3468bd91710db99069b531858ac1 -SHA512 (sbcl-2.4.0-documentation-html.tar.bz2) = 9df2bc0aab3ea2040f6dd0b309bda4f566c30a654adcab11a3ca34403868c2ddc63250b1b107d7fdebd675c7e32d1a15ef428c1cebb2cb492686fb60a133b5ce +SHA512 (sbcl-2.3.11-source.tar.bz2) = 47d4c6dfb809fb97e61677c74e5d9905d5a8d5118bad1120996c1dcc3c3105272046b5b2e6db0fc8e6fb45a1aea5dc7713ef7ee1c8ae7a58da807096e6c1e971 +SHA512 (sbcl-2.3.11-documentation-html.tar.bz2) = 63c68ded7e4b4dd48e77567176c3b90ad01d7c9a182dd5685ead1740bbb6dc296ccbd47402f0436e817121bef4e561ada36399dd4849ca59dd7a989341df9652 From 72b7f70c7ea3e20da5e3cce5e6786ae3e2b01bbe Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 02:07:33 +0000 Subject: [PATCH 17/30] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- sbcl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sbcl.spec b/sbcl.spec index 6e8e504..51da1f6 100644 --- a/sbcl.spec +++ b/sbcl.spec @@ -37,7 +37,7 @@ Name: sbcl Summary: Steel Bank Common Lisp Version: 2.3.11 -Release: 1%{?dist} +Release: 2%{?dist} # See COPYING for a license breakdown # FIXME: The files in src/pcl have a license similar, but not identical, to the @@ -258,6 +258,9 @@ fi %changelog +* Sat Jan 27 2024 Fedora Release Engineering - 2.3.11-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Thu Jan 04 2024 Anthony Green - 2.3.11-1 - Update to 2.3.11 From 6691d80572b45ffc6535dc561dcd98adbe0b3105 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 04:49:10 +0000 Subject: [PATCH 18/30] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- sbcl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sbcl.spec b/sbcl.spec index 51da1f6..d736149 100644 --- a/sbcl.spec +++ b/sbcl.spec @@ -37,7 +37,7 @@ Name: sbcl Summary: Steel Bank Common Lisp Version: 2.3.11 -Release: 2%{?dist} +Release: 3%{?dist} # See COPYING for a license breakdown # FIXME: The files in src/pcl have a license similar, but not identical, to the @@ -258,6 +258,9 @@ fi %changelog +* Sat Jul 20 2024 Fedora Release Engineering - 2.3.11-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Sat Jan 27 2024 Fedora Release Engineering - 2.3.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 30481eb56e88560709eda28d56d913045ae8c26a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 09:59:25 +0000 Subject: [PATCH 19/30] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- sbcl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sbcl.spec b/sbcl.spec index d736149..cc48fa4 100644 --- a/sbcl.spec +++ b/sbcl.spec @@ -37,7 +37,7 @@ Name: sbcl Summary: Steel Bank Common Lisp Version: 2.3.11 -Release: 3%{?dist} +Release: 4%{?dist} # See COPYING for a license breakdown # FIXME: The files in src/pcl have a license similar, but not identical, to the @@ -258,6 +258,9 @@ fi %changelog +* Sun Jan 19 2025 Fedora Release Engineering - 2.3.11-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Sat Jul 20 2024 Fedora Release Engineering - 2.3.11-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From 2695114d00903bf1752afb604728055fd5fc8454 Mon Sep 17 00:00:00 2001 From: Peter Lemenkov Date: Tue, 8 Jul 2025 10:40:55 +0200 Subject: [PATCH 20/30] Convert to %autorelease and %autochangelog [skip changelog] --- changelog | 393 +++++++++++++++++++++++++++++++++++++++++++++++++++++ sbcl.spec | 396 +----------------------------------------------------- 2 files changed, 395 insertions(+), 394 deletions(-) create mode 100644 changelog diff --git a/changelog b/changelog new file mode 100644 index 0000000..9d525c2 --- /dev/null +++ b/changelog @@ -0,0 +1,393 @@ +* Sun Jan 19 2025 Fedora Release Engineering - 2.3.11-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + +* Sat Jul 20 2024 Fedora Release Engineering - 2.3.11-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + +* Sat Jan 27 2024 Fedora Release Engineering - 2.3.11-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Thu Jan 04 2024 Anthony Green - 2.3.11-1 +- Update to 2.3.11 + +* Sat Jul 22 2023 Fedora Release Engineering - 2.3.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + +* Tue Jul 11 2023 Jerry James - 2.3.6-1 +- Version 2.3.6 +- Convert License tag to SPDX +- Drop upstreamed gcc10 patch +- Build for ppc64le +- Compress cores with zstd instead of zlib +- Various minor spec file cleanups + +* Sat Jan 21 2023 Fedora Release Engineering - 2.0.1-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Sat Jul 23 2022 Fedora Release Engineering - 2.0.1-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Sat Jan 22 2022 Fedora Release Engineering - 2.0.1-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Thu Sep 16 2021 Than Ngo - 2.0.1-7 +- Fixed FTBFS + +* Fri Jul 23 2021 Fedora Release Engineering - 2.0.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Wed Jan 27 2021 Fedora Release Engineering - 2.0.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Mon Aug 10 2020 Jeff Law - 2.0.1-4 +- Disable LTO for now + +* Sat Aug 01 2020 Fedora Release Engineering - 2.0.1-3 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Wed Jul 29 2020 Fedora Release Engineering - 2.0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Mon Feb 24 2020 Than Ngo - 2.0.1-1 +- update to 2.0.1 + +* Mon Feb 17 2020 Than Ngo - 1.4.14-5 +- Fixed FTBFS + +* Thu Jan 30 2020 Fedora Release Engineering - 1.4.14-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Fri Jul 26 2019 Fedora Release Engineering - 1.4.14-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Sat Feb 02 2019 Fedora Release Engineering - 1.4.14-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Wed Jan 02 2019 Rex Dieter - 1.4.14-1 +- 1.4.14 + +* Sat Jul 14 2018 Fedora Release Engineering - 1.4.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Mon Apr 09 2018 Rex Dieter - 1.4.6-1 +- 1.4.6 + +* Wed Mar 07 2018 Rex Dieter - 1.4.2-3 +- BR: gcc + +* Fri Feb 09 2018 Fedora Release Engineering - 1.4.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Fri Dec 01 2017 Rex Dieter - 1.4.2-1 +- 1.4.2 + +* Wed Oct 18 2017 Rex Dieter - 1.4.0-1 +- 1.4.0 + +* Fri Sep 22 2017 Rex Dieter - 1.3.21-1 +- 1.3.21 + +* Thu Aug 03 2017 Fedora Release Engineering - 1.3.19-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild + +* Thu Jul 27 2017 Fedora Release Engineering - 1.3.19-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Thu Jun 29 2017 Rex Dieter - 1.3.19-1 +- 1.3.19 + +* Sun Jun 11 2017 Rex Dieter - 1.3.18-1 +- 1.3.18 + +* Fri Jun 02 2017 Rex Dieter - 1.3.17-1 +- 1.3.17, de-bootstrap aarch64 + +* Wed Mar 29 2017 Than Ngo - 1.3.16-2 +- add support for aarch64 + +* Mon Mar 27 2017 Rex Dieter - 1.3.16-1 +- 1.3.16 + +* Sat Feb 11 2017 Fedora Release Engineering - 1.3.12-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Sun Dec 18 2016 Rex Dieter - 1.3.12-1 +- 1.3.12 + +* Sat Dec 17 2016 Rex Dieter - 1.3.11-2 +- %%build: --with-sb-core-compression + +* Mon Nov 21 2016 Rex Dieter - 1.3.11-1 +- 1.3.11 + +* Tue Aug 30 2016 Rex Dieter - 1.3.9-1 +- 1.3.9 + +* Fri Apr 29 2016 Rex Dieter - 1.3.5-1 +- 1.3.5 + +* Mon Apr 04 2016 Rex Dieter - 1.3.4-1 +- 1.3.4 + +* Sat Mar 05 2016 Rex Dieter 1.3.3-1 +- 1.3.3 + +* Thu Feb 04 2016 Fedora Release Engineering - 1.3.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Mon Feb 01 2016 Rex Dieter 1.3.2-1 +- 1.3.2 + +* Wed Nov 11 2015 Rex Dieter - 1.3.0-1 +- 1.3.0 +- initial aarch64 support (work in progress) + +* Thu Oct 01 2015 Rex Dieter 1.2.16-1 +- 1.2.16 + +* Mon Sep 14 2015 Rex Dieter 1.2.15-1 +- 1.2.15 + +* Mon Jun 22 2015 Rex Dieter 1.2.12-1 +- 1.2.12 + +* Fri Jun 19 2015 Fedora Release Engineering - 1.2.11-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + +* Thu Apr 30 2015 Rex Dieter 1.2.11-1 +- 1.2.11 + +* Fri Feb 13 2015 Rex Dieter 1.2.8-1 +- 1.2.8 + +* Sat Jan 03 2015 Rex Dieter 1.2.7-1 +- 1.2.7 + +* Tue Dec 16 2014 Rex Dieter 1.2.6-1 +- 1.2.6 + +* Thu Oct 09 2014 Rex Dieter 1.2.4-1 +- 1.2.4 + +* Mon Aug 18 2014 Fedora Release Engineering - 1.2.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + +* Sat Jun 28 2014 Rex Dieter 1.2.1-1 +- 1.2.1 + +* Thu Jun 12 2014 Rex Dieter 1.2.0-2 +- rebuild using native sbcl + +* Tue Jun 10 2014 Rex Dieter 1.2.0-0.1.arm_bootstrap +- 1.2.0 (#1104857), arm(bootstrap) + +* Sun Jun 08 2014 Fedora Release Engineering - 1.1.18-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + +* Wed May 14 2014 Rex Dieter 1.1.18-1 +- 1.1.18 + +* Fri Mar 07 2014 Rex Dieter 1.1.16-1 +- 1.1.16 + +* Wed Jan 29 2014 Rex Dieter 1.1.15-1 +- 1.1.15 + +* Tue Dec 03 2013 Rex Dieter 1.1.14-1 +- 1.1.14 + +* Fri Nov 01 2013 Rex Dieter 1.1.13-1 +- 1.1.13 + +* Mon Sep 30 2013 Rex Dieter - 1.1.12-1 +- 1.1.12 +- (re)enable makeinfo docs on f19+ +- .spec cleanup + +* Sat Sep 07 2013 Rex Dieter 1.1.11-1 +- 1.1.11 + +* Sun Aug 04 2013 Fedora Release Engineering - 1.1.8-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + +* Tue Jun 04 2013 Rex Dieter 1.1.8-2 +- sbcl-1.1.8-nconc.patch (courtesy of jjames) + +* Sun Jun 02 2013 Rex Dieter 1.1.8-1 +- 1.1.8 + +* Mon Apr 29 2013 Rex Dieter 1.1.7-1 +- 1.1.7 + +* Tue Feb 26 2013 Rex Dieter 1.1.5-1 +- 1.1.5 + +* Wed Feb 20 2013 Rex Dieter 1.1.4-1 +- 1.1.4 +- omit texinfo generation on f19, texinfo-5.0 is borked (#913274) + +* Thu Feb 14 2013 Fedora Release Engineering - 1.1.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + +* Tue Jan 08 2013 Rex Dieter 1.1.3-1 +- 1.1.3 +- fix build against glibc-2.17 (launchpad#1095036) + +* Sat Dec 08 2012 Rex Dieter 1.1.2-1 +- 1.1.2 + +* Fri Nov 02 2012 Rex Dieter 1.1.1-1 +- 1.1.1 + +* Sat Oct 27 2012 Rex Dieter 1.1.0-1 +- 1.1.0 + +* Tue Aug 07 2012 Rex Dieter 1.0.58-1 +- 1.0.58 + +* Sat Jul 21 2012 Fedora Release Engineering - 1.0.57-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + +* Fri May 25 2012 Rex Dieter - 1.0.57-1 +- sbcl-1.0.57 +- fix/renable common-lisp support (accidentally disabled since 1.0.54-1) + +* Thu Apr 12 2012 Rex Dieter 1.0.56-1 +- 1.0.56 + +* Thu Apr 05 2012 Rex Dieter 1.0.55-1 +- 1.0.55 + +* Mon Dec 05 2011 Rex Dieter 1.0.54-1 +- 1.0.54 + +* Mon Nov 07 2011 Rex Dieter 1.0.53-1 +- 1.0.53 + +* Fri Oct 14 2011 Rex Dieter 1.0.52-1 +- 1.0.52 + +* Mon Aug 22 2011 Rex Dieter 1.0.51-2 +- drop unused-for-a-long-time my_setarch.c +- fix sbcl --version output if built within git checkout + +* Sun Aug 21 2011 Rex Dieter 1.0.51-1 +- 1.0.51 + +* Tue Jul 12 2011 Rex Dieter 1.0.50-1 +- 1.0.50 + +* Fri Mar 04 2011 Rex Dieter 1.0.46-1 +- 1.0.46 + +* Wed Feb 09 2011 Fedora Release Engineering - 1.0.44-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + +* Mon Nov 29 2010 Rex Dieter - 1.0.44-1 +- sbcl-1.0.44 +- BR: ed (for %%check , tests) + +* Thu Sep 30 2010 Rex Dieter - 1.0.43-1 +- sbcl-1.0.43 +- remove explict threading options, already enabled by default where + it makes sense + +* Wed Sep 29 2010 jkeating - 1.0.42-2 +- Rebuilt for gcc bug 634757 + +* Sat Sep 18 2010 Rex Dieter - 1.0.42-1 +- sbcl-1.0.42 + +* Mon Aug 16 2010 Rex Dieter - 1.0.41-1 +- sbcl-1.0.41 + +* Sat Jul 17 2010 Rex Dieter - 1.0.40-1 +- sbcl-1.0.40 + +* Sat May 08 2010 Rex Dieter - 1.0.38-2 +- shorten docs dangerously close to maxpathlen + +* Fri Apr 30 2010 Rex Dieter - 1.0.38-1 +- sbcl-1.0.38 + +* Wed Apr 07 2010 Rex Dieter - 1.0.37-1 +- sbcl-1.0.37 + +* Mon Feb 01 2010 Rex Dieter - 1.0.35-1 +- sbcl-1.0.35 + +* Tue Dec 22 2009 Rex Dieter - 1.0.33-1 +- sbcl-1.0.33 + +* Mon Dec 21 2009 Rex Dieter - 1.0.32-2 +- %%check: (re)enable run-tests.sh + +* Mon Oct 26 2009 Rex Dieter - 1.0.32-1 +- sbcl-1.0.32 + +* Tue Aug 18 2009 Rex Dieter - 1.0.30-2 +- customize version.lisp-expr for rpm %%release +- s|%%_libdir|%%_prefix/lib|, so common-lisp-controller has at least + a chance to work + +* Tue Jul 28 2009 Rex Dieter - 1.0.30-1 +- sbcl-1.0.30 + +* Sun Jul 26 2009 Fedora Release Engineering - 1.0.29-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + +* Sun Jun 28 2009 Rex Dieter - 1.0.29-1 +- sbcl-1.0.29 + +* Thu Apr 30 2009 Rex Dieter - 1.0.28-1 +- sbcl-1.0.28 + +* Wed Mar 04 2009 Rex Dieter - 1.0.26-1 +- sbcl-1.0.26 + +* Fri Feb 27 2009 Rex Dieter - 1.0.25-3 +- ExclusiveArch: s/i386/%%ix86/ + +* Wed Feb 25 2009 Fedora Release Engineering - 1.0.25-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + +* Tue Feb 03 2009 Rex Dieter - 1.0.25-1 +- sbcl-1.0.25 + +* Wed Dec 31 2008 Rex Dieter - 1.0.24-1 +- sbcl-1.0.24 + +* Mon Dec 01 2008 Rex Dieter - 1.0.23-1 +- sbcl-1.0.23 + +* Thu Oct 30 2008 Rex Dieter - 1.0.22-1 +- sbcl-1.0.22 + +* Thu Oct 02 2008 Rex Dieter - 1.0.21-1 +- sbcl-1.0.21 +- common-lisp-controller bits f10+ only (for now) +- drop never-used min_bootstrap crud + +* Mon Sep 22 2008 Anthony Green - 1.0.20-3 +- Create missing directories. + +* Sun Sep 21 2008 Anthony Green - 1.0.20-2 +- Add common-lisp-controller bits. + +* Tue Sep 02 2008 Rex Dieter - 1.0.20-1 +- sbcl-1.0.20 + +* Wed Jul 30 2008 Rex Dieter - 1.0.19-1 +- sbcl-1.0.19 + +* Thu May 29 2008 Rex Dieter - 1.0.17-3 +- info removal should be done in %%preun (#448933) +- omit ppc only on f9+ (#448734) + +* Wed May 28 2008 Rex Dieter - 1.0.17-2 +- omit ppc build (#448734) +- skip tests, known to (sometimes) hang + +* Wed May 28 2008 Rex Dieter - 1.0.17-1 +- sbcl-1.0.17 diff --git a/sbcl.spec b/sbcl.spec index cc48fa4..5078838 100644 --- a/sbcl.spec +++ b/sbcl.spec @@ -37,7 +37,7 @@ Name: sbcl Summary: Steel Bank Common Lisp Version: 2.3.11 -Release: 4%{?dist} +Release: %autorelease # See COPYING for a license breakdown # FIXME: The files in src/pcl have a license similar, but not identical, to the @@ -258,396 +258,4 @@ fi %changelog -* Sun Jan 19 2025 Fedora Release Engineering - 2.3.11-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild - -* Sat Jul 20 2024 Fedora Release Engineering - 2.3.11-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild - -* Sat Jan 27 2024 Fedora Release Engineering - 2.3.11-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - -* Thu Jan 04 2024 Anthony Green - 2.3.11-1 -- Update to 2.3.11 - -* Sat Jul 22 2023 Fedora Release Engineering - 2.3.6-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild - -* Tue Jul 11 2023 Jerry James - 2.3.6-1 -- Version 2.3.6 -- Convert License tag to SPDX -- Drop upstreamed gcc10 patch -- Build for ppc64le -- Compress cores with zstd instead of zlib -- Various minor spec file cleanups - -* Sat Jan 21 2023 Fedora Release Engineering - 2.0.1-10 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild - -* Sat Jul 23 2022 Fedora Release Engineering - 2.0.1-9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - -* Sat Jan 22 2022 Fedora Release Engineering - 2.0.1-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Thu Sep 16 2021 Than Ngo - 2.0.1-7 -- Fixed FTBFS - -* Fri Jul 23 2021 Fedora Release Engineering - 2.0.1-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Wed Jan 27 2021 Fedora Release Engineering - 2.0.1-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Mon Aug 10 2020 Jeff Law - 2.0.1-4 -- Disable LTO for now - -* Sat Aug 01 2020 Fedora Release Engineering - 2.0.1-3 -- Second attempt - Rebuilt for - https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Wed Jul 29 2020 Fedora Release Engineering - 2.0.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Mon Feb 24 2020 Than Ngo - 2.0.1-1 -- update to 2.0.1 - -* Mon Feb 17 2020 Than Ngo - 1.4.14-5 -- Fixed FTBFS - -* Thu Jan 30 2020 Fedora Release Engineering - 1.4.14-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Fri Jul 26 2019 Fedora Release Engineering - 1.4.14-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Sat Feb 02 2019 Fedora Release Engineering - 1.4.14-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Wed Jan 02 2019 Rex Dieter - 1.4.14-1 -- 1.4.14 - -* Sat Jul 14 2018 Fedora Release Engineering - 1.4.6-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Mon Apr 09 2018 Rex Dieter - 1.4.6-1 -- 1.4.6 - -* Wed Mar 07 2018 Rex Dieter - 1.4.2-3 -- BR: gcc - -* Fri Feb 09 2018 Fedora Release Engineering - 1.4.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Fri Dec 01 2017 Rex Dieter - 1.4.2-1 -- 1.4.2 - -* Wed Oct 18 2017 Rex Dieter - 1.4.0-1 -- 1.4.0 - -* Fri Sep 22 2017 Rex Dieter - 1.3.21-1 -- 1.3.21 - -* Thu Aug 03 2017 Fedora Release Engineering - 1.3.19-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild - -* Thu Jul 27 2017 Fedora Release Engineering - 1.3.19-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Thu Jun 29 2017 Rex Dieter - 1.3.19-1 -- 1.3.19 - -* Sun Jun 11 2017 Rex Dieter - 1.3.18-1 -- 1.3.18 - -* Fri Jun 02 2017 Rex Dieter - 1.3.17-1 -- 1.3.17, de-bootstrap aarch64 - -* Wed Mar 29 2017 Than Ngo - 1.3.16-2 -- add support for aarch64 - -* Mon Mar 27 2017 Rex Dieter - 1.3.16-1 -- 1.3.16 - -* Sat Feb 11 2017 Fedora Release Engineering - 1.3.12-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Sun Dec 18 2016 Rex Dieter - 1.3.12-1 -- 1.3.12 - -* Sat Dec 17 2016 Rex Dieter - 1.3.11-2 -- %%build: --with-sb-core-compression - -* Mon Nov 21 2016 Rex Dieter - 1.3.11-1 -- 1.3.11 - -* Tue Aug 30 2016 Rex Dieter - 1.3.9-1 -- 1.3.9 - -* Fri Apr 29 2016 Rex Dieter - 1.3.5-1 -- 1.3.5 - -* Mon Apr 04 2016 Rex Dieter - 1.3.4-1 -- 1.3.4 - -* Sat Mar 05 2016 Rex Dieter 1.3.3-1 -- 1.3.3 - -* Thu Feb 04 2016 Fedora Release Engineering - 1.3.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Mon Feb 01 2016 Rex Dieter 1.3.2-1 -- 1.3.2 - -* Wed Nov 11 2015 Rex Dieter - 1.3.0-1 -- 1.3.0 -- initial aarch64 support (work in progress) - -* Thu Oct 01 2015 Rex Dieter 1.2.16-1 -- 1.2.16 - -* Mon Sep 14 2015 Rex Dieter 1.2.15-1 -- 1.2.15 - -* Mon Jun 22 2015 Rex Dieter 1.2.12-1 -- 1.2.12 - -* Fri Jun 19 2015 Fedora Release Engineering - 1.2.11-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Thu Apr 30 2015 Rex Dieter 1.2.11-1 -- 1.2.11 - -* Fri Feb 13 2015 Rex Dieter 1.2.8-1 -- 1.2.8 - -* Sat Jan 03 2015 Rex Dieter 1.2.7-1 -- 1.2.7 - -* Tue Dec 16 2014 Rex Dieter 1.2.6-1 -- 1.2.6 - -* Thu Oct 09 2014 Rex Dieter 1.2.4-1 -- 1.2.4 - -* Mon Aug 18 2014 Fedora Release Engineering - 1.2.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild - -* Sat Jun 28 2014 Rex Dieter 1.2.1-1 -- 1.2.1 - -* Thu Jun 12 2014 Rex Dieter 1.2.0-2 -- rebuild using native sbcl - -* Tue Jun 10 2014 Rex Dieter 1.2.0-0.1.arm_bootstrap -- 1.2.0 (#1104857), arm(bootstrap) - -* Sun Jun 08 2014 Fedora Release Engineering - 1.1.18-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Wed May 14 2014 Rex Dieter 1.1.18-1 -- 1.1.18 - -* Fri Mar 07 2014 Rex Dieter 1.1.16-1 -- 1.1.16 - -* Wed Jan 29 2014 Rex Dieter 1.1.15-1 -- 1.1.15 - -* Tue Dec 03 2013 Rex Dieter 1.1.14-1 -- 1.1.14 - -* Fri Nov 01 2013 Rex Dieter 1.1.13-1 -- 1.1.13 - -* Mon Sep 30 2013 Rex Dieter - 1.1.12-1 -- 1.1.12 -- (re)enable makeinfo docs on f19+ -- .spec cleanup - -* Sat Sep 07 2013 Rex Dieter 1.1.11-1 -- 1.1.11 - -* Sun Aug 04 2013 Fedora Release Engineering - 1.1.8-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - -* Tue Jun 04 2013 Rex Dieter 1.1.8-2 -- sbcl-1.1.8-nconc.patch (courtesy of jjames) - -* Sun Jun 02 2013 Rex Dieter 1.1.8-1 -- 1.1.8 - -* Mon Apr 29 2013 Rex Dieter 1.1.7-1 -- 1.1.7 - -* Tue Feb 26 2013 Rex Dieter 1.1.5-1 -- 1.1.5 - -* Wed Feb 20 2013 Rex Dieter 1.1.4-1 -- 1.1.4 -- omit texinfo generation on f19, texinfo-5.0 is borked (#913274) - -* Thu Feb 14 2013 Fedora Release Engineering - 1.1.3-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - -* Tue Jan 08 2013 Rex Dieter 1.1.3-1 -- 1.1.3 -- fix build against glibc-2.17 (launchpad#1095036) - -* Sat Dec 08 2012 Rex Dieter 1.1.2-1 -- 1.1.2 - -* Fri Nov 02 2012 Rex Dieter 1.1.1-1 -- 1.1.1 - -* Sat Oct 27 2012 Rex Dieter 1.1.0-1 -- 1.1.0 - -* Tue Aug 07 2012 Rex Dieter 1.0.58-1 -- 1.0.58 - -* Sat Jul 21 2012 Fedora Release Engineering - 1.0.57-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - -* Fri May 25 2012 Rex Dieter - 1.0.57-1 -- sbcl-1.0.57 -- fix/renable common-lisp support (accidentally disabled since 1.0.54-1) - -* Thu Apr 12 2012 Rex Dieter 1.0.56-1 -- 1.0.56 - -* Thu Apr 05 2012 Rex Dieter 1.0.55-1 -- 1.0.55 - -* Mon Dec 05 2011 Rex Dieter 1.0.54-1 -- 1.0.54 - -* Mon Nov 07 2011 Rex Dieter 1.0.53-1 -- 1.0.53 - -* Fri Oct 14 2011 Rex Dieter 1.0.52-1 -- 1.0.52 - -* Mon Aug 22 2011 Rex Dieter 1.0.51-2 -- drop unused-for-a-long-time my_setarch.c -- fix sbcl --version output if built within git checkout - -* Sun Aug 21 2011 Rex Dieter 1.0.51-1 -- 1.0.51 - -* Tue Jul 12 2011 Rex Dieter 1.0.50-1 -- 1.0.50 - -* Fri Mar 04 2011 Rex Dieter 1.0.46-1 -- 1.0.46 - -* Wed Feb 09 2011 Fedora Release Engineering - 1.0.44-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - -* Mon Nov 29 2010 Rex Dieter - 1.0.44-1 -- sbcl-1.0.44 -- BR: ed (for %%check , tests) - -* Thu Sep 30 2010 Rex Dieter - 1.0.43-1 -- sbcl-1.0.43 -- remove explict threading options, already enabled by default where - it makes sense - -* Wed Sep 29 2010 jkeating - 1.0.42-2 -- Rebuilt for gcc bug 634757 - -* Sat Sep 18 2010 Rex Dieter - 1.0.42-1 -- sbcl-1.0.42 - -* Mon Aug 16 2010 Rex Dieter - 1.0.41-1 -- sbcl-1.0.41 - -* Sat Jul 17 2010 Rex Dieter - 1.0.40-1 -- sbcl-1.0.40 - -* Sat May 08 2010 Rex Dieter - 1.0.38-2 -- shorten docs dangerously close to maxpathlen - -* Fri Apr 30 2010 Rex Dieter - 1.0.38-1 -- sbcl-1.0.38 - -* Wed Apr 07 2010 Rex Dieter - 1.0.37-1 -- sbcl-1.0.37 - -* Mon Feb 01 2010 Rex Dieter - 1.0.35-1 -- sbcl-1.0.35 - -* Tue Dec 22 2009 Rex Dieter - 1.0.33-1 -- sbcl-1.0.33 - -* Mon Dec 21 2009 Rex Dieter - 1.0.32-2 -- %%check: (re)enable run-tests.sh - -* Mon Oct 26 2009 Rex Dieter - 1.0.32-1 -- sbcl-1.0.32 - -* Tue Aug 18 2009 Rex Dieter - 1.0.30-2 -- customize version.lisp-expr for rpm %%release -- s|%%_libdir|%%_prefix/lib|, so common-lisp-controller has at least - a chance to work - -* Tue Jul 28 2009 Rex Dieter - 1.0.30-1 -- sbcl-1.0.30 - -* Sun Jul 26 2009 Fedora Release Engineering - 1.0.29-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild - -* Sun Jun 28 2009 Rex Dieter - 1.0.29-1 -- sbcl-1.0.29 - -* Thu Apr 30 2009 Rex Dieter - 1.0.28-1 -- sbcl-1.0.28 - -* Wed Mar 04 2009 Rex Dieter - 1.0.26-1 -- sbcl-1.0.26 - -* Fri Feb 27 2009 Rex Dieter - 1.0.25-3 -- ExclusiveArch: s/i386/%%ix86/ - -* Wed Feb 25 2009 Fedora Release Engineering - 1.0.25-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild - -* Tue Feb 03 2009 Rex Dieter - 1.0.25-1 -- sbcl-1.0.25 - -* Wed Dec 31 2008 Rex Dieter - 1.0.24-1 -- sbcl-1.0.24 - -* Mon Dec 01 2008 Rex Dieter - 1.0.23-1 -- sbcl-1.0.23 - -* Thu Oct 30 2008 Rex Dieter - 1.0.22-1 -- sbcl-1.0.22 - -* Thu Oct 02 2008 Rex Dieter - 1.0.21-1 -- sbcl-1.0.21 -- common-lisp-controller bits f10+ only (for now) -- drop never-used min_bootstrap crud - -* Mon Sep 22 2008 Anthony Green - 1.0.20-3 -- Create missing directories. - -* Sun Sep 21 2008 Anthony Green - 1.0.20-2 -- Add common-lisp-controller bits. - -* Tue Sep 02 2008 Rex Dieter - 1.0.20-1 -- sbcl-1.0.20 - -* Wed Jul 30 2008 Rex Dieter - 1.0.19-1 -- sbcl-1.0.19 - -* Thu May 29 2008 Rex Dieter - 1.0.17-3 -- info removal should be done in %%preun (#448933) -- omit ppc only on f9+ (#448734) - -* Wed May 28 2008 Rex Dieter - 1.0.17-2 -- omit ppc build (#448734) -- skip tests, known to (sometimes) hang - -* Wed May 28 2008 Rex Dieter - 1.0.17-1 -- sbcl-1.0.17 +%autochangelog From 61710458fbfba891dc77ad99e7beecb989d46c82 Mon Sep 17 00:00:00 2001 From: Peter Lemenkov Date: Tue, 8 Jul 2025 12:19:55 +0200 Subject: [PATCH 21/30] SBCL ver. 2.5.6 * SBCL ver. 2.5.6 * Use clisp for bootstrapping instead of prebuilt binaries Signed-off-by: Peter Lemenkov --- sbcl-0001-Do-not-modify-CFLAGS.patch | 17 +++++ ...ock-builds-when-proc-isn-t-available.patch | 14 +++- ...ild.patch => sbcl-0003-Verbose-build.patch | 14 +++- sbcl-1.4.2-optflags.patch | 24 ------ sbcl.spec | 75 +++---------------- sources | 4 +- 6 files changed, 51 insertions(+), 97 deletions(-) create mode 100644 sbcl-0001-Do-not-modify-CFLAGS.patch rename sbcl-1.4.14-personality.patch => sbcl-0002-Fix-for-mock-builds-when-proc-isn-t-available.patch (58%) rename sbcl-2.0.1-verbose-build.patch => sbcl-0003-Verbose-build.patch (78%) delete mode 100644 sbcl-1.4.2-optflags.patch diff --git a/sbcl-0001-Do-not-modify-CFLAGS.patch b/sbcl-0001-Do-not-modify-CFLAGS.patch new file mode 100644 index 0000000..4e6e638 --- /dev/null +++ b/sbcl-0001-Do-not-modify-CFLAGS.patch @@ -0,0 +1,17 @@ +From: Rex Dieter +Date: Fri, 1 Dec 2017 13:11:56 -0600 +Subject: [PATCH] Do not modify CFLAGS + + +diff --git a/src/runtime/GNUmakefile b/src/runtime/GNUmakefile +index 15e12a995..8d83d3fc2 100644 +--- a/src/runtime/GNUmakefile ++++ b/src/runtime/GNUmakefile +@@ -33,7 +33,6 @@ __LDFLAGS__ = + + include ../../output/prefix.def + +-CFLAGS += -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 + ASFLAGS += $(CFLAGS) + CPPFLAGS += -I. + diff --git a/sbcl-1.4.14-personality.patch b/sbcl-0002-Fix-for-mock-builds-when-proc-isn-t-available.patch similarity index 58% rename from sbcl-1.4.14-personality.patch rename to sbcl-0002-Fix-for-mock-builds-when-proc-isn-t-available.patch index e316df1..fa2e85a 100644 --- a/sbcl-1.4.14-personality.patch +++ b/sbcl-0002-Fix-for-mock-builds-when-proc-isn-t-available.patch @@ -1,7 +1,13 @@ -diff -up sbcl-2.3.5/src/runtime/linux-os.c.orig sbcl-2.3.5/src/runtime/linux-os.c ---- sbcl-2.3.5/src/runtime/linux-os.c.orig 2023-06-13 10:52:57.598500863 -0600 -+++ sbcl-2.3.5/src/runtime/linux-os.c 2023-06-13 10:55:24.674332313 -0600 -@@ -366,6 +366,12 @@ int os_preinit(char *argv[], char *envp[ +From: Rex Dieter +Date: Wed, 2 Jan 2019 10:20:53 +0100 +Subject: [PATCH] Fix for mock builds when /proc isn't available + + +diff --git a/src/runtime/linux-os.c b/src/runtime/linux-os.c +index 785a93d7e..bc9a05df6 100644 +--- a/src/runtime/linux-os.c ++++ b/src/runtime/linux-os.c +@@ -252,6 +252,12 @@ int os_preinit(char *argv[], char *envp[]) setenv("SBCL_IS_RESTARTING", "T", 1); runtime[i] = '\0'; execv(runtime, argv); diff --git a/sbcl-2.0.1-verbose-build.patch b/sbcl-0003-Verbose-build.patch similarity index 78% rename from sbcl-2.0.1-verbose-build.patch rename to sbcl-0003-Verbose-build.patch index ef88b2b..f54c588 100644 --- a/sbcl-2.0.1-verbose-build.patch +++ b/sbcl-0003-Verbose-build.patch @@ -1,6 +1,12 @@ -diff -up sbcl-2.3.5/make.sh.orig sbcl-2.3.5/make.sh ---- sbcl-2.3.5/make.sh.orig 2023-05-28 04:34:18.000000000 -0600 -+++ sbcl-2.3.5/make.sh 2023-06-13 11:34:23.337922199 -0600 +From: Than Ngo +Date: Mon, 24 Feb 2020 11:17:04 +0100 +Subject: [PATCH] Verbose build + + +diff --git a/make.sh b/make.sh +index 217967d59..4978d1cde 100755 +--- a/make.sh ++++ b/make.sh @@ -24,7 +24,7 @@ export LANG LC_ALL # thing" when run on the target machine, with the minor caveat that # any --xc-host parameter should be suitable for the host machine @@ -10,7 +16,7 @@ diff -up sbcl-2.3.5/make.sh.orig sbcl-2.3.5/make.sh . output/prefix.def . output/build-config -@@ -76,11 +76,11 @@ maybetime() { +@@ -81,11 +81,11 @@ maybetime() { $@ fi } diff --git a/sbcl-1.4.2-optflags.patch b/sbcl-1.4.2-optflags.patch deleted file mode 100644 index 4ffbd8c..0000000 --- a/sbcl-1.4.2-optflags.patch +++ /dev/null @@ -1,24 +0,0 @@ -diff -up sbcl-2.3.5/contrib/asdf-module.mk.orig sbcl-2.3.5/contrib/asdf-module.mk ---- sbcl-2.3.5/contrib/asdf-module.mk.orig 2023-05-28 04:34:18.000000000 -0600 -+++ sbcl-2.3.5/contrib/asdf-module.mk 2023-06-13 11:00:05.527191342 -0600 -@@ -25,6 +25,8 @@ ifeq (Linux,$(UNAME)) - EXTRA_CFLAGS+=-D_GNU_SOURCE - endif - -+#EXTRA_CFLAGS += $(RPM_OPT_FLAGS) -+ - export CC SBCL EXTRA_CFLAGS - - all: $(FASL) -diff -up sbcl-2.3.5/src/runtime/GNUmakefile.orig sbcl-2.3.5/src/runtime/GNUmakefile ---- sbcl-2.3.5/src/runtime/GNUmakefile.orig 2023-05-28 04:34:18.000000000 -0600 -+++ sbcl-2.3.5/src/runtime/GNUmakefile 2023-06-13 11:00:05.528191327 -0600 -@@ -33,7 +33,7 @@ __LDFLAGS__ = - - include ../../output/prefix.def - --CFLAGS += -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 -+#CFLAGS += -g -Wall -Wundef -Wsign-compare -Wpointer-arith -O3 - ASFLAGS += $(CFLAGS) - CPPFLAGS += -I. - diff --git a/sbcl.spec b/sbcl.spec index 5078838..3315384 100644 --- a/sbcl.spec +++ b/sbcl.spec @@ -13,30 +13,20 @@ # SBCL name for the architecture %ifarch %{ix86} %global sbcl_arch x86 -%else +%endif %ifarch x86_64 %global sbcl_arch x86-64 -%else +%endif %ifarch aarch64 %global sbcl_arch arm64 -%else +%endif %ifarch %{power64} %global sbcl_arch ppc64 -%else -%endif -%endif -%endif %endif -# Latest upstream binary releases, used for bootstrapping -%global bs_x86 1.4.3 -%global bs_x86_64 2.3.11 -%global bs_arm64 1.4.2 -%global bs_ppc64 1.5.8 - -Name: sbcl +Name: sbcl Summary: Steel Bank Common Lisp -Version: 2.3.11 +Version: 2.5.6 Release: %autorelease # See COPYING for a license breakdown @@ -58,32 +48,10 @@ Source0: https://downloads.sourceforge.net/sourceforge/sbcl/sbcl-%{version}-sour ExclusiveArch: %{ix86} x86_64 aarch64 %{power64} # Pre-generated html docs -Source1: http://downloads.sourceforge.net/sourceforge/sbcl/sbcl-%{version}-documentation-html.tar.bz2 +Source1: https://downloads.sourceforge.net/sourceforge/sbcl/sbcl-%{version}-documentation-html.tar.bz2 %if %{with bootstrap} -Source10: http://downloads.sourceforge.net/sourceforge/sbcl/sbcl-%{bs_x86}-x86-linux-binary.tar.bz2 -Source20: http://downloads.sourceforge.net/sourceforge/sbcl/sbcl-%{bs_x86_64}-x86-64-linux-binary.tar.bz2 -Source30: http://downloads.sourceforge.net/sourceforge/sbcl/sbcl-%{bs_arm64}-arm64-linux-binary.tar.bz2 -Source40: http://downloads.sourceforge.net/sourceforge/sbcl/sbcl-%{bs_ppc64}-ppc64le-linux-binary.tar.bz2 -%endif - -%if %{with bootstrap} -%ifarch %{ix86} -%global sbcl_bootstrap_src -b 10 -%global sbcl_bootstrap_dir sbcl-%{bs_x86}-x86-linux -%endif -%ifarch x86_64 -%global sbcl_bootstrap_src -b 20 -%global sbcl_bootstrap_dir sbcl-%{bs_x86_64}-x86-64-linux -%endif -%ifarch aarch64 -%global sbcl_bootstrap_src -b 30 -%global sbcl_bootstrap_dir sbcl-%{bs_arm64}-arm64-linux -%endif -%ifarch %{power64} -%global sbcl_bootstrap_src -b 40 -%global sbcl_bootstrap_dir sbcl-%{bs_ppc64}-ppc64le-linux -%endif +BuildRequires: clisp %else BuildRequires: sbcl %endif @@ -98,9 +66,9 @@ Source201: sbcl.rc Source202: sbcl-install-clc.lisp %endif -Patch1: sbcl-1.4.14-personality.patch -Patch2: sbcl-1.4.2-optflags.patch -Patch3: sbcl-2.0.1-verbose-build.patch +Patch: sbcl-0001-Do-not-modify-CFLAGS.patch +Patch: sbcl-0002-Fix-for-mock-builds-when-proc-isn-t-available.patch +Patch: sbcl-0003-Verbose-build.patch ## upstreamable patches @@ -128,27 +96,13 @@ interpreter, and debugger. %prep -%autosetup -N -c -n sbcl-%{version} %{?sbcl_bootstrap_src} -%setup -q -T -D -a 1 -cd sbcl-%{version} -%autopatch -M 2 -p1 -%{?sbcl_verbose:%patch 3 -p1 -b .verbose-build} - -# upstream patches -#%%autopatch -m 4 -p1 +%autosetup -p1 # set version.lisp-expr sed -i.rpmver -e "s|\"%{version}\"|\"%{version}-%{release}\"|" version.lisp-expr -# make %%doc items available in parent dir to make life easier -cp -alf BUGS COPYING README CREDITS NEWS TLA TODO PRINCIPLES .. -ln -s sbcl-%{version}/doc ../doc -cd - - %build -cd sbcl-%{version} - export CFLAGS='%{build_cflags}' export LDFLAGS='%{build_ldflags}' export CC=gcc @@ -159,7 +113,7 @@ export SBCL_HOME=%{_prefix}/lib/sbcl ./make.sh \ --prefix=%{_prefix} \ --with-sb-core-compression \ - %{?sbcl_bootstrap_dir:--xc-host='%{_builddir}/%{sbcl_bootstrap_dir}/run-sbcl.sh'} + %{?sbcl_bootstrap_dir:--xc-host='clisp -on-error exit'} # docs %if 0%{?docs} @@ -169,11 +123,9 @@ make -C doc/manual info tar xvjf %{SOURCE1} cp -av %{name}-%{version}/doc/manual/* doc/manual/ %endif -cd - %install -cd sbcl-%{version} mkdir -p %{buildroot}{%{_bindir},%{_prefix}/lib,%{_mandir}} unset SBCL_HOME @@ -187,7 +139,6 @@ install -m644 -p -D %{SOURCE202} %{buildroot}%{_prefix}/lib/sbcl/install-clc.lis # linking ok? -- Rex cp -p %{buildroot}%{_prefix}/lib/sbcl/sbcl.core %{buildroot}%{_prefix}/lib/sbcl/sbcl-dist.core %endif -cd - ## Unpackaged files rm -rfv %{buildroot}%{_docdir}/sbcl @@ -199,7 +150,6 @@ find %{buildroot} -name 'test-passed' -delete %check -cd sbcl-%{version} ERROR=0 # sanity check, essential contrib modules get built/included? CONTRIBS="sb-posix.fasl sb-bsd-sockets.fasl" @@ -218,7 +168,6 @@ test "$(. ./subr.sh; "$SBCL_RUNTIME" --core "$SBCL_CORE" --version --version 2>/ time %{?sbcl_shell} ./run-tests.sh ||: popd exit $ERROR -cd - %post %if 0%{?common_lisp_controller} diff --git a/sources b/sources index 2b7d787..d9c863b 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (sbcl-2.3.11-source.tar.bz2) = 47d4c6dfb809fb97e61677c74e5d9905d5a8d5118bad1120996c1dcc3c3105272046b5b2e6db0fc8e6fb45a1aea5dc7713ef7ee1c8ae7a58da807096e6c1e971 -SHA512 (sbcl-2.3.11-documentation-html.tar.bz2) = 63c68ded7e4b4dd48e77567176c3b90ad01d7c9a182dd5685ead1740bbb6dc296ccbd47402f0436e817121bef4e561ada36399dd4849ca59dd7a989341df9652 +SHA512 (sbcl-2.5.6-documentation-html.tar.bz2) = a8103dbc1af2da1aa23ed4c21f2175d4c0c4576ee07a6ee3bcc343a8085c406a3d343180c00a1d7c3926e71dfe8debf07a31edc0fc1b11075596fdccbf56b64f +SHA512 (sbcl-2.5.6-source.tar.bz2) = 646c9b0496226ce9017c2aaff035086336d5ed714402e3b9678bdee71d610541c1e80cd80706999f65152b0b196471b3b163790e8666acc7fb3bf6b87cc732ef From f555b2598c8bb3624fa0ceff3bb552f0ac8c6b74 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 17:55:38 +0000 Subject: [PATCH 22/30] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 99ce699da0b250a9e49879910d3a752c5d8bf9ee Mon Sep 17 00:00:00 2001 From: Peter Lemenkov Date: Sat, 26 Jul 2025 22:08:42 +0200 Subject: [PATCH 23/30] SBCL ver. 2.5.7 Signed-off-by: Peter Lemenkov --- sbcl.spec | 2 +- sources | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sbcl.spec b/sbcl.spec index 3315384..9a7394c 100644 --- a/sbcl.spec +++ b/sbcl.spec @@ -26,7 +26,7 @@ Name: sbcl Summary: Steel Bank Common Lisp -Version: 2.5.6 +Version: 2.5.7 Release: %autorelease # See COPYING for a license breakdown diff --git a/sources b/sources index d9c863b..cf9707b 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (sbcl-2.5.6-documentation-html.tar.bz2) = a8103dbc1af2da1aa23ed4c21f2175d4c0c4576ee07a6ee3bcc343a8085c406a3d343180c00a1d7c3926e71dfe8debf07a31edc0fc1b11075596fdccbf56b64f -SHA512 (sbcl-2.5.6-source.tar.bz2) = 646c9b0496226ce9017c2aaff035086336d5ed714402e3b9678bdee71d610541c1e80cd80706999f65152b0b196471b3b163790e8666acc7fb3bf6b87cc732ef +SHA512 (sbcl-2.5.7-documentation-html.tar.bz2) = 1febb7677631b97e35339c3c553a310b4414e2d83f9ba441203c69ce0271de3f45801f47c8f9263c14a19e650bd2568937fa4fd626945c70cd94b5c4bb06e1fa +SHA512 (sbcl-2.5.7-source.tar.bz2) = f4babb473b0469d1f0343cd5cc79b091de4f2815635277ded95988c60ac53be02ec1916149ca989bbeb521e63fb40793de7e27530cb5a23f188e7b94e642b982 From 9b66454fa7b4633e75c56d2c6fde9e4eb3212eb0 Mon Sep 17 00:00:00 2001 From: Peter Lemenkov Date: Sat, 30 Aug 2025 09:17:54 +0200 Subject: [PATCH 24/30] SBCL ver. 2.5.8 Signed-off-by: Peter Lemenkov --- sbcl-0001-Do-not-modify-CFLAGS.patch | 2 +- ...0002-Fix-for-mock-builds-when-proc-isn-t-available.patch | 4 ++-- sbcl.spec | 6 +++--- sources | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/sbcl-0001-Do-not-modify-CFLAGS.patch b/sbcl-0001-Do-not-modify-CFLAGS.patch index 4e6e638..9b64e6b 100644 --- a/sbcl-0001-Do-not-modify-CFLAGS.patch +++ b/sbcl-0001-Do-not-modify-CFLAGS.patch @@ -4,7 +4,7 @@ Subject: [PATCH] Do not modify CFLAGS diff --git a/src/runtime/GNUmakefile b/src/runtime/GNUmakefile -index 15e12a995..8d83d3fc2 100644 +index cb34b5586..919ca82fe 100644 --- a/src/runtime/GNUmakefile +++ b/src/runtime/GNUmakefile @@ -33,7 +33,6 @@ __LDFLAGS__ = diff --git a/sbcl-0002-Fix-for-mock-builds-when-proc-isn-t-available.patch b/sbcl-0002-Fix-for-mock-builds-when-proc-isn-t-available.patch index fa2e85a..0ba64f8 100644 --- a/sbcl-0002-Fix-for-mock-builds-when-proc-isn-t-available.patch +++ b/sbcl-0002-Fix-for-mock-builds-when-proc-isn-t-available.patch @@ -4,10 +4,10 @@ Subject: [PATCH] Fix for mock builds when /proc isn't available diff --git a/src/runtime/linux-os.c b/src/runtime/linux-os.c -index 785a93d7e..bc9a05df6 100644 +index da8a4e172..5d110a887 100644 --- a/src/runtime/linux-os.c +++ b/src/runtime/linux-os.c -@@ -252,6 +252,12 @@ int os_preinit(char *argv[], char *envp[]) +@@ -255,6 +255,12 @@ int os_preinit(char *argv[], char *envp[]) setenv("SBCL_IS_RESTARTING", "T", 1); runtime[i] = '\0'; execv(runtime, argv); diff --git a/sbcl.spec b/sbcl.spec index 9a7394c..2fe2ef2 100644 --- a/sbcl.spec +++ b/sbcl.spec @@ -26,7 +26,7 @@ Name: sbcl Summary: Steel Bank Common Lisp -Version: 2.5.7 +Version: 2.5.8 Release: %autorelease # See COPYING for a license breakdown @@ -34,7 +34,7 @@ Release: %autorelease # Xerox license License: LicenseRef-Fedora-Public-Domain AND LOOP AND BSD-3-Clause URL: https://sbcl.sourceforge.io/ -Source0: https://downloads.sourceforge.net/sourceforge/sbcl/sbcl-%{version}-source.tar.bz2 +Source0: https://downloads.sourceforge.net/sourceforge/%{name}/%{name}-%{version}-source.tar.bz2 # Upstream has riscv32 and riscv64 support, but you need a Common Lisp binary # to bootstrap with, and none seem to be available for RISC-V. It might be @@ -48,7 +48,7 @@ Source0: https://downloads.sourceforge.net/sourceforge/sbcl/sbcl-%{version}-sour ExclusiveArch: %{ix86} x86_64 aarch64 %{power64} # Pre-generated html docs -Source1: https://downloads.sourceforge.net/sourceforge/sbcl/sbcl-%{version}-documentation-html.tar.bz2 +Source1: https://downloads.sourceforge.net/sourceforge/%{name}/%{name}-%{version}-documentation-html.tar.bz2 %if %{with bootstrap} BuildRequires: clisp diff --git a/sources b/sources index cf9707b..bce8da1 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (sbcl-2.5.7-documentation-html.tar.bz2) = 1febb7677631b97e35339c3c553a310b4414e2d83f9ba441203c69ce0271de3f45801f47c8f9263c14a19e650bd2568937fa4fd626945c70cd94b5c4bb06e1fa -SHA512 (sbcl-2.5.7-source.tar.bz2) = f4babb473b0469d1f0343cd5cc79b091de4f2815635277ded95988c60ac53be02ec1916149ca989bbeb521e63fb40793de7e27530cb5a23f188e7b94e642b982 +SHA512 (sbcl-2.5.8-documentation-html.tar.bz2) = 542fa5a7dffcc1b8e44a0fbddb932ab2bf7fa1c4e448c11a64a9515709cc271c51fd73a547336f693f33940238ce17d8871f5f9c03faaff52462c91add22036c +SHA512 (sbcl-2.5.8-source.tar.bz2) = ec7009fba3fdfa0547d7d75a0f85c1619bf9abd8483ab9218f708c81457bba65913f3f011ef0ffb2b39024ef26d20ae35b52e4c8ac3bef97ea783e3993bfb69e From 03cd8b35e205c0519984dd991e203691d821fead Mon Sep 17 00:00:00 2001 From: Peter Lemenkov Date: Tue, 30 Sep 2025 16:25:10 +0200 Subject: [PATCH 25/30] SBCL ver. 2.5.9 Signed-off-by: Peter Lemenkov --- sbcl-0001-Do-not-modify-CFLAGS.patch | 2 +- sbcl.spec | 2 +- sources | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sbcl-0001-Do-not-modify-CFLAGS.patch b/sbcl-0001-Do-not-modify-CFLAGS.patch index 9b64e6b..491af49 100644 --- a/sbcl-0001-Do-not-modify-CFLAGS.patch +++ b/sbcl-0001-Do-not-modify-CFLAGS.patch @@ -4,7 +4,7 @@ Subject: [PATCH] Do not modify CFLAGS diff --git a/src/runtime/GNUmakefile b/src/runtime/GNUmakefile -index cb34b5586..919ca82fe 100644 +index 3a63d1c67..30ab601e8 100644 --- a/src/runtime/GNUmakefile +++ b/src/runtime/GNUmakefile @@ -33,7 +33,6 @@ __LDFLAGS__ = diff --git a/sbcl.spec b/sbcl.spec index 2fe2ef2..b82fc27 100644 --- a/sbcl.spec +++ b/sbcl.spec @@ -26,7 +26,7 @@ Name: sbcl Summary: Steel Bank Common Lisp -Version: 2.5.8 +Version: 2.5.9 Release: %autorelease # See COPYING for a license breakdown diff --git a/sources b/sources index bce8da1..24044bb 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (sbcl-2.5.8-documentation-html.tar.bz2) = 542fa5a7dffcc1b8e44a0fbddb932ab2bf7fa1c4e448c11a64a9515709cc271c51fd73a547336f693f33940238ce17d8871f5f9c03faaff52462c91add22036c -SHA512 (sbcl-2.5.8-source.tar.bz2) = ec7009fba3fdfa0547d7d75a0f85c1619bf9abd8483ab9218f708c81457bba65913f3f011ef0ffb2b39024ef26d20ae35b52e4c8ac3bef97ea783e3993bfb69e +SHA512 (sbcl-2.5.9-documentation-html.tar.bz2) = a86a1403d1f1c428ad8b7cf5f3818c4a5b90f5fe96083125834823bc2b464b9e7f2c23066b5352dff2f4ea774bc0efdbe79ca305f506ab5f6b3b17c91842b317 +SHA512 (sbcl-2.5.9-source.tar.bz2) = ec4769003d3a90888b5fa622bb56114fbdce6771fa74aca665d5637368a8a317d37032abdac57abaf99fd3818a1d4991997171b97da863ac6c89009fe2d3ec57 From e42e9214fca5a2e8c4ede74589163649e1089af1 Mon Sep 17 00:00:00 2001 From: Peter Lemenkov Date: Mon, 27 Oct 2025 19:43:12 +0100 Subject: [PATCH 26/30] SBCL ver. 2.5.10 Signed-off-by: Peter Lemenkov --- sbcl-0002-Fix-for-mock-builds-when-proc-isn-t-available.patch | 2 +- sbcl.spec | 2 +- sources | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sbcl-0002-Fix-for-mock-builds-when-proc-isn-t-available.patch b/sbcl-0002-Fix-for-mock-builds-when-proc-isn-t-available.patch index 0ba64f8..9154a53 100644 --- a/sbcl-0002-Fix-for-mock-builds-when-proc-isn-t-available.patch +++ b/sbcl-0002-Fix-for-mock-builds-when-proc-isn-t-available.patch @@ -4,7 +4,7 @@ Subject: [PATCH] Fix for mock builds when /proc isn't available diff --git a/src/runtime/linux-os.c b/src/runtime/linux-os.c -index da8a4e172..5d110a887 100644 +index 26555c5ff..53d1b7abb 100644 --- a/src/runtime/linux-os.c +++ b/src/runtime/linux-os.c @@ -255,6 +255,12 @@ int os_preinit(char *argv[], char *envp[]) diff --git a/sbcl.spec b/sbcl.spec index b82fc27..51e4880 100644 --- a/sbcl.spec +++ b/sbcl.spec @@ -26,7 +26,7 @@ Name: sbcl Summary: Steel Bank Common Lisp -Version: 2.5.9 +Version: 2.5.10 Release: %autorelease # See COPYING for a license breakdown diff --git a/sources b/sources index 24044bb..43ce733 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (sbcl-2.5.9-documentation-html.tar.bz2) = a86a1403d1f1c428ad8b7cf5f3818c4a5b90f5fe96083125834823bc2b464b9e7f2c23066b5352dff2f4ea774bc0efdbe79ca305f506ab5f6b3b17c91842b317 -SHA512 (sbcl-2.5.9-source.tar.bz2) = ec4769003d3a90888b5fa622bb56114fbdce6771fa74aca665d5637368a8a317d37032abdac57abaf99fd3818a1d4991997171b97da863ac6c89009fe2d3ec57 +SHA512 (sbcl-2.5.10-documentation-html.tar.bz2) = 87ae9bd3ef4395806ac5e14c4149d271b166400dd060da6a4ff48b72e12363fd9635479ddf35a3ce4081bb8690148aef92965f3683845a9ab7a9ba9ca2836eac +SHA512 (sbcl-2.5.10-source.tar.bz2) = 7674c933a4853b83365b2dd84c31f83fe9f8be176edb2f145866eddd33af012e90903c825ade9b055336b683c1fffa4094f02c1393699bcac190d75f9cab7891 From 45fa4610124807b72e94c579e9585cf0e67fa3e7 Mon Sep 17 00:00:00 2001 From: Peter Lemenkov Date: Mon, 1 Dec 2025 04:50:57 +0100 Subject: [PATCH 27/30] SBCL ver. 2.5.11 Signed-off-by: Peter Lemenkov --- sbcl.spec | 2 +- sources | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sbcl.spec b/sbcl.spec index 51e4880..de07699 100644 --- a/sbcl.spec +++ b/sbcl.spec @@ -26,7 +26,7 @@ Name: sbcl Summary: Steel Bank Common Lisp -Version: 2.5.10 +Version: 2.5.11 Release: %autorelease # See COPYING for a license breakdown diff --git a/sources b/sources index 43ce733..c67ce48 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (sbcl-2.5.10-documentation-html.tar.bz2) = 87ae9bd3ef4395806ac5e14c4149d271b166400dd060da6a4ff48b72e12363fd9635479ddf35a3ce4081bb8690148aef92965f3683845a9ab7a9ba9ca2836eac -SHA512 (sbcl-2.5.10-source.tar.bz2) = 7674c933a4853b83365b2dd84c31f83fe9f8be176edb2f145866eddd33af012e90903c825ade9b055336b683c1fffa4094f02c1393699bcac190d75f9cab7891 +SHA512 (sbcl-2.5.11-documentation-html.tar.bz2) = ecf427055455a3c027bd3984e436a325120fde6e685444fcc30d8cbbd03930e9275e05b8c953370d8087490c5cd16d000a7c24f3ea39d037ea6dbc0eaa2f8013 +SHA512 (sbcl-2.5.11-source.tar.bz2) = a2c73949004db0098f3fc5de63abc4d9f6d19e719e0c6c2343e30a9fc9ef264fa1b9702e15213065ccf1e3590c9cd2698c50960aea203fd8af593e729a7b7251 From 30fe44d19a43a4b217a6479e0ed0944f7cec53ec Mon Sep 17 00:00:00 2001 From: Peter Lemenkov Date: Mon, 1 Dec 2025 12:09:21 +0100 Subject: [PATCH 28/30] Enable --fancy Signed-off-by: Peter Lemenkov --- sbcl.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/sbcl.spec b/sbcl.spec index de07699..ed6afe0 100644 --- a/sbcl.spec +++ b/sbcl.spec @@ -111,6 +111,7 @@ export SBCL_HOME=%{_prefix}/lib/sbcl %{?sbcl_arch:export SBCL_ARCH=%{sbcl_arch}} %{?sbcl_shell} \ ./make.sh \ + --fancy \ --prefix=%{_prefix} \ --with-sb-core-compression \ %{?sbcl_bootstrap_dir:--xc-host='clisp -on-error exit'} From 055aa3131ec76c7a91de3036d1c2b9a5448d2e1f Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Thu, 18 Dec 2025 14:07:51 +0100 Subject: [PATCH 29/30] enable RISC-V 64-bit architecture port --- sbcl.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbcl.spec b/sbcl.spec index ed6afe0..7027def 100644 --- a/sbcl.spec +++ b/sbcl.spec @@ -45,7 +45,7 @@ Source0: https://downloads.sourceforge.net/sourceforge/%{name}/%{name}-%{version # - 32-bit PowerPC # - MIPS # - Sparc -ExclusiveArch: %{ix86} x86_64 aarch64 %{power64} +ExclusiveArch: %{ix86} x86_64 aarch64 %{power64} riscv64 # Pre-generated html docs Source1: https://downloads.sourceforge.net/sourceforge/%{name}/%{name}-%{version}-documentation-html.tar.bz2 From 4a46327729a03407081d931bd0a1d0b741e4b2b8 Mon Sep 17 00:00:00 2001 From: Peter Lemenkov Date: Sun, 28 Dec 2025 16:44:35 +0100 Subject: [PATCH 30/30] SBCL ver. 2.6.0 Signed-off-by: Peter Lemenkov --- sbcl-0001-Do-not-modify-CFLAGS.patch | 2 +- sbcl.spec | 2 +- sources | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sbcl-0001-Do-not-modify-CFLAGS.patch b/sbcl-0001-Do-not-modify-CFLAGS.patch index 491af49..0826e9b 100644 --- a/sbcl-0001-Do-not-modify-CFLAGS.patch +++ b/sbcl-0001-Do-not-modify-CFLAGS.patch @@ -4,7 +4,7 @@ Subject: [PATCH] Do not modify CFLAGS diff --git a/src/runtime/GNUmakefile b/src/runtime/GNUmakefile -index 3a63d1c67..30ab601e8 100644 +index ad682adbf..58f4b1cd7 100644 --- a/src/runtime/GNUmakefile +++ b/src/runtime/GNUmakefile @@ -33,7 +33,6 @@ __LDFLAGS__ = diff --git a/sbcl.spec b/sbcl.spec index 7027def..76b858c 100644 --- a/sbcl.spec +++ b/sbcl.spec @@ -26,7 +26,7 @@ Name: sbcl Summary: Steel Bank Common Lisp -Version: 2.5.11 +Version: 2.6.0 Release: %autorelease # See COPYING for a license breakdown diff --git a/sources b/sources index c67ce48..c07fae6 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (sbcl-2.5.11-documentation-html.tar.bz2) = ecf427055455a3c027bd3984e436a325120fde6e685444fcc30d8cbbd03930e9275e05b8c953370d8087490c5cd16d000a7c24f3ea39d037ea6dbc0eaa2f8013 -SHA512 (sbcl-2.5.11-source.tar.bz2) = a2c73949004db0098f3fc5de63abc4d9f6d19e719e0c6c2343e30a9fc9ef264fa1b9702e15213065ccf1e3590c9cd2698c50960aea203fd8af593e729a7b7251 +SHA512 (sbcl-2.6.0-source.tar.bz2) = 65cb2645a9f2a643775f3fa29a656bc5810a1f374aa6ef133d12626ee77ad3d5666ec63808be3cfb74a44b6b0d6276ce21ff26b98ae1a4106cfa966fedec30cc +SHA512 (sbcl-2.6.0-documentation-html.tar.bz2) = 1971a093e2b65616669ccb0ee1254495cff0e9e066bdad17a86eb9048d255f438c583bf0bee41f25d3d75160029850d1c154354713dd312c1af50e4b6e10b996