From c37e50d6907d58b37f8b907b7791255cc51be45a Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 23:07:56 +0100 Subject: [PATCH] automatic version update by autodist [release 2.29-1mamba;Thu Feb 28 2019] --- glibc.spec | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/glibc.spec b/glibc.spec index f05e45c..06652fd 100644 --- a/glibc.spec +++ b/glibc.spec @@ -107,8 +107,8 @@ %endif Name: glibc -Version: 2.28 -Release: 3mamba +Version: 2.29 +Release: 1mamba Summary: The GNU libc libraries Group: System/Libraries Vendor: openmamba @@ -335,9 +335,10 @@ Cross Platform glibc for %{_target_platform}. %endif %prep -%setup -q -n %{name}-%{version} +%setup -q #-D -T #:<< ___EOF + %patch5 -p1 %patch17 -p1 %patch18 -p1 @@ -399,7 +400,7 @@ case %{target_cpu} in #if [ "$abi" = "gnueabihf" ]; then # buildflags="-g -O3 -fgnu89-inline -mfloat-abi=hard" #else - buildflags="-g -O3 -fgnu89-inline" + buildflags="-g -O3" #fi ;; x86_64) @@ -520,6 +521,7 @@ function build_glibc() { --cache-file=config.cache \ %endif $CONFIG_OPTS \ + PYTHON_PROG=%{__python36} \ CFLAGS=\"$buildflags\ -Wl,--build-id\" # --with-binutils=%{_prefix}/bin \ @@ -922,6 +924,9 @@ fi %endif %changelog +* Thu Feb 28 2019 Automatic Build System 2.29-1mamba +- automatic version update by autodist + * Sun Sep 23 2018 Silvan Calarco 2.28-3mamba - glibc: require locales package