automatic version update by autodist [release 2.39-1mamba;Wed Feb 07 2024]
This commit is contained in:
parent
cc893b1f93
commit
bba96d7f7a
10
glibc.spec
10
glibc.spec
@ -83,8 +83,8 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: glibc
|
Name: glibc
|
||||||
Version: 2.38
|
Version: 2.39
|
||||||
Release: 3mamba
|
Release: 1mamba
|
||||||
Summary: The GNU libc libraries
|
Summary: The GNU libc libraries
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -318,7 +318,7 @@ case %{target_cpu} in
|
|||||||
i*86|athlon*)
|
i*86|athlon*)
|
||||||
platform_includes=asm-x86
|
platform_includes=asm-x86
|
||||||
buildflags="-mtune=pentiumpro -g -O2"
|
buildflags="-mtune=pentiumpro -g -O2"
|
||||||
CONFIG_OPTS="--enable-targets=i586-%{_target_vendor}-linux --enable-static-pie --enable-cet"
|
CONFIG_OPTS="--enable-targets=i586-%{_target_vendor}-linux --enable-static-pie"
|
||||||
;;
|
;;
|
||||||
ppc|powerpc)
|
ppc|powerpc)
|
||||||
platform_includes=asm-powerpc
|
platform_includes=asm-powerpc
|
||||||
@ -482,6 +482,7 @@ CFLAGS="-mtune=pentiumpro -g -O3 -Wl,--build-id"
|
|||||||
--host=i586-openmamba-linux-gnu \
|
--host=i586-openmamba-linux-gnu \
|
||||||
--libdir=/usr/lib32 \
|
--libdir=/usr/lib32 \
|
||||||
--libexecdir=/usr/lib32 \
|
--libexecdir=/usr/lib32 \
|
||||||
|
--disable-cet \
|
||||||
--without-selinux
|
--without-selinux
|
||||||
|
|
||||||
# Disable building programs
|
# Disable building programs
|
||||||
@ -978,6 +979,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 07 2024 Automatic Build System <autodist@openmamba.org> 2.39-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Aug 17 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.38-3mamba
|
* Thu Aug 17 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.38-3mamba
|
||||||
- require(pre) libxcrypt to fix badly breaking dnf update
|
- require(pre) libxcrypt to fix badly breaking dnf update
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user