Add description for valgrind
This commit is contained in:
parent
a00729a6fb
commit
64430bbb73
@ -59,7 +59,7 @@
|
|||||||
##############################################################################
|
##############################################################################
|
||||||
Name: glibc
|
Name: glibc
|
||||||
Version: 2.28
|
Version: 2.28
|
||||||
Release: 61
|
Release: 62
|
||||||
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/
|
||||||
@ -140,6 +140,8 @@ BuildRequires: libselinux-devel >= 1.33.4-3
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if %{with valgrind}
|
%if %{with valgrind}
|
||||||
|
# Require valgrind for smoke testing the dynamic loader to make sure we
|
||||||
|
# have not broken valgrind.
|
||||||
BuildRequires: valgrind
|
BuildRequires: valgrind
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -1137,6 +1139,9 @@ fi
|
|||||||
%doc hesiod/README.hesiod
|
%doc hesiod/README.hesiod
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 8 2021 Wang Shuo<wangshuo_1994@foxmail.com> - 2.28-62
|
||||||
|
- Add description for valgrind
|
||||||
|
|
||||||
* Mon Feb 8 2021 Wang Shuo<wangshuo_1994@foxmail.com> - 2.28-61
|
* Mon Feb 8 2021 Wang Shuo<wangshuo_1994@foxmail.com> - 2.28-61
|
||||||
- Add description for patches
|
- Add description for patches
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user