diff --git a/glibc.spec b/glibc.spec index ba4360355dcfa5366a11f8cd718deee93526542d..2e1ddbdbe1e8606bfb1d55829fbb18fcc5eb3f24 100644 --- a/glibc.spec +++ b/glibc.spec @@ -66,7 +66,7 @@ ############################################################################## Name: glibc Version: 2.34 -Release: 71 +Release: 72 Summary: The GNU libc libraries License: %{all_license} URL: http://www.gnu.org/software/glibc/ @@ -236,7 +236,7 @@ Provides: ldconfig rtld(GNU_HASH) bundled(gnulib) BuildRequires: audit-libs-devel >= 1.1.3, sed >= 3.95, libcap-devel, gettext BuildRequires: procps-ng, util-linux, gawk, systemtap-sdt-devel, systemd, python3 BuildRequires: make >= 4.0, bison >= 2.7, binutils >= 2.30-17, gcc >= 7.2.1-6 -BuildRequires: m4 gcc_secure chrpath +BuildRequires: m4 chrpath %if %{without bootstrap} BuildRequires: gd-devel libpng-devel zlib-devel @@ -1300,6 +1300,9 @@ fi %endif %changelog +* Wed Mar 30 2022 Yang Yanchao - 2.34-72 +- delete the BuildRequires:gcc_secure. + * Tue Mar 29 2022 Yang Yanchao - 2.34-71 - mv libc.info.gz* to the package glibc-help