Add description for SOURCE
This commit is contained in:
parent
8bcf4adb38
commit
4c13687b53
@ -59,7 +59,7 @@
|
|||||||
##############################################################################
|
##############################################################################
|
||||||
Name: glibc
|
Name: glibc
|
||||||
Version: 2.28
|
Version: 2.28
|
||||||
Release: 59
|
Release: 60
|
||||||
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/
|
||||||
@ -70,7 +70,9 @@ Source2: nscd.conf
|
|||||||
Source3: nsswitch.conf
|
Source3: nsswitch.conf
|
||||||
Source4: bench.mk
|
Source4: bench.mk
|
||||||
Source5: glibc-bench-compare
|
Source5: glibc-bench-compare
|
||||||
|
# The license list for glibc is recorded in LicenseList
|
||||||
Source6: LicenseList
|
Source6: LicenseList
|
||||||
|
# The locale packages we supported is recorded in LanguageList
|
||||||
Source7: LanguageList
|
Source7: LanguageList
|
||||||
|
|
||||||
Patch0: Fix-use-after-free-in-glob-when-expanding-user-bug-2.patch
|
Patch0: Fix-use-after-free-in-glob-when-expanding-user-bug-2.patch
|
||||||
@ -1130,6 +1132,9 @@ fi
|
|||||||
%doc hesiod/README.hesiod
|
%doc hesiod/README.hesiod
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 8 2021 Wang Shuo<wangshuo_1994@foxmail.com> - 2.28-60
|
||||||
|
- Add description for SOURCE
|
||||||
|
|
||||||
* Mon Feb 8 2021 Wang Shuo<wangshuo_1994@foxmail.com> - 2.28-59
|
* Mon Feb 8 2021 Wang Shuo<wangshuo_1994@foxmail.com> - 2.28-59
|
||||||
- Add description for valgrind
|
- Add description for valgrind
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user