Package slang2: Information
Source package: slang2
Version: 2.3.2-alt4
Build time: Jul 11, 2021, 08:19 AM in the task #278026
Category: System/Libraries
Report package bugHome page: http://www.jedsoft.org/slang/
License: GPL-2.0-or-later
Summary: The shared library for the S-Lang extension language
Description:
S-Lang is an interpreted language and a programming library. The S-Lang language was designed so that it can be easily embedded into a program to provide the program with a powerful extension language. The S-Lang library, provided in this package, provides the S-Lang extension language. S-Lang's syntax resembles C, which makes it easy to recode S-Lang procedures in C if you need to.
List of RPM packages built from this SRPM:
libslang2 (x86_64, ppc64le, i586, armh, aarch64)
libslang2-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libslang2-devel (x86_64, ppc64le, i586, armh, aarch64)
libslang2-devel-static (x86_64, ppc64le, i586, armh, aarch64)
slang2-slsh (x86_64, ppc64le, i586, armh, aarch64)
slang2-slsh-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libslang2 (x86_64, ppc64le, i586, armh, aarch64)
libslang2-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libslang2-devel (x86_64, ppc64le, i586, armh, aarch64)
libslang2-devel-static (x86_64, ppc64le, i586, armh, aarch64)
slang2-slsh (x86_64, ppc64le, i586, armh, aarch64)
slang2-slsh-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
Maintainer: Sergey Y. Afonin
List of contributors:
Sergey Y. Afonin
Dmitry V. Levin
Eugeny A. Rostovtsev
Mykola Grechukh
qa-robot
Kachalov Anton
Sergey Y. Afonin
Dmitry V. Levin
Eugeny A. Rostovtsev
Mykola Grechukh
qa-robot
Kachalov Anton
Last changed
Jan. 1, 2020 Sergey Y. Afonin 2.3.2-alt4
- enabled LFS support - updated %License to SPDX syntax - improvements in spec-file: + added "%define _unpackaged_files_terminate_build 1" + properly quoted "%optflags" in changelog + fixed using "%def_enable static"
April 9, 2019 Sergey Y. Afonin 2.3.2-alt3
- added slang-2.3.2-slarray-ub.patch (fixed UB in slarray, ALT #36424#c25) - added -fno-strict-overflow to %optflags (ALT #36424#c17)
April 8, 2019 Sergey Y. Afonin 2.3.2-alt2
- fixed gcc8 optimization on i586 (ALT #36424)