diff --git a/glibc.spec b/glibc.spec index f388fcf561295df7639625df48af11a07e834fed..26ff41414a63b32e74433bf50d0d7123fc187866 100644 --- a/glibc.spec +++ b/glibc.spec @@ -59,7 +59,7 @@ ############################################################################## Name: glibc Version: 2.28 -Release: 29 +Release: 30 Summary: The GNU libc libraries License: %{all_license} URL: http://www.gnu.org/software/glibc/ @@ -530,7 +530,7 @@ pushd build-%{target} -I. -DDATADIR=\"%{_datadir}\" -DPREFIX=\"%{_prefix}\" \ -L../build-%{target} \ -B../build-%{target}/csu/ -lc -lc_nonshared \ - -Wl,-dynamic-linker=/lib64/ld-%{glibcversion}.so \ + -Wl,-dynamic-linker=/lib64/ld-%{version}.so \ -Wl,-rpath-link=.:./math:./elf:./dlfcn:./nss:./rt:./resolv:./mathvec:./support:./nptl libc.so.6 libc_nonshared.a \ -Wl,--as-needed $olddir/build-%{target}/elf/ld.so install -m 700 build-locale-archive $RPM_BUILD_ROOT%{_prefix}/sbin/build-locale-archive @@ -918,6 +918,9 @@ fi %changelog +* Tue Jan 7 2020 Wangshuo - 2.28-30 +- Fix compile macro + * Fri Dec 20 2019 liqingqing - 2.28-29 - remove country selection from tzselect - fix some bugs https://sourceware.org/git/?p=glibc.git;a=commit;h=1df872fd74f730bcae3df201a229195445d2e18a