disable osbolete rpc
This commit is contained in:
parent
04f5575697
commit
eb24026089
@ -59,7 +59,7 @@
|
|||||||
##############################################################################
|
##############################################################################
|
||||||
Name: glibc
|
Name: glibc
|
||||||
Version: 2.28
|
Version: 2.28
|
||||||
Release: 41
|
Release: 42
|
||||||
Summary: The GNU libc libraries
|
Summary: The GNU libc libraries
|
||||||
License: %{all_license}
|
License: %{all_license}
|
||||||
URL: http://www.gnu.org/software/glibc/
|
URL: http://www.gnu.org/software/glibc/
|
||||||
@ -432,7 +432,6 @@ pushd $builddir
|
|||||||
--enable-cet \
|
--enable-cet \
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
--enable-obsolete-rpc \
|
|
||||||
--enable-tunables \
|
--enable-tunables \
|
||||||
--enable-systemtap \
|
--enable-systemtap \
|
||||||
%ifarch %{ix86}
|
%ifarch %{ix86}
|
||||||
@ -1081,6 +1080,9 @@ fi
|
|||||||
%doc hesiod/README.hesiod
|
%doc hesiod/README.hesiod
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 6 2020 Wang Shuo<wangshuo47@huawei.com> - 2.28-42
|
||||||
|
- disable rpc, it has been splited to libnss and libtirpc
|
||||||
|
|
||||||
* Mon Jul 6 2020 Wang Shuo<wangshuo47@huawei.com> - 2.28-41
|
* Mon Jul 6 2020 Wang Shuo<wangshuo47@huawei.com> - 2.28-41
|
||||||
- add zh and en to LanguageList
|
- add zh and en to LanguageList
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user