update glibc.spec.
Signed-off-by: lijing22222 <lijing@hygon.cn>
This commit is contained in:
parent
55c1cab998
commit
e832e5bbfd
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
%global anolis_release .8
|
||||
%global anolis_release .0.1
|
||||
%define glibcsrcdir glibc-2.28
|
||||
%define glibcversion 2.28
|
||||
%define glibcrelease 236%{anolis_release}%{?dist}
|
||||
|
@ -133,7 +133,7 @@ end \
|
|||
Summary: The GNU libc libraries
|
||||
Name: glibc
|
||||
Version: %{glibcversion}
|
||||
Release: %{glibcrelease}.7
|
||||
Release: %{glibcrelease}.8
|
||||
|
||||
# In general, GPLv2+ is used by programs, LGPLv2+ is used for
|
||||
# libraries.
|
||||
|
|
Loading…
Add table
Reference in a new issue