!73 【轻量级 PR】:Fix the Provides version of the devel package
From: @fuowang Reviewed-by: @HuaxinLuGitee, @xuraoqing, @zcfsite Signed-off-by: @HuaxinLuGitee
This commit is contained in:
commit
1af569d03c
@ -3,7 +3,7 @@
|
||||
|
||||
Name: krb5
|
||||
Version: 1.18.2
|
||||
Release: 6
|
||||
Release: 7
|
||||
Summary: The Kerberos network authentication protocol
|
||||
License: MIT
|
||||
URL: http://web.mit.edu/kerberos/www/
|
||||
@ -78,7 +78,7 @@ This package provides krb5 client programs.
|
||||
Summary: Development files for compiling with krb5
|
||||
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
||||
Requires: e2fsprogs-devel keyutils-libs-devel libselinux-devel libverto-devel
|
||||
Provides: krb5-kdb-version = 7.0
|
||||
Provides: krb5-kdb-version = 8.0
|
||||
|
||||
%description devel
|
||||
%{summary}.
|
||||
@ -321,6 +321,9 @@ make -C src check || :
|
||||
%{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Sun Apr 23 2023 wangshuo <wangshuo@kylinos.cn> - 1.18.2-7
|
||||
- Fix the Provides version of the devel package
|
||||
|
||||
* Fri Dec 2 2022 zhujianwei001 <zhujianwei7@huawei.com> - 1.18.2-6
|
||||
- Fix CVE-2022-42898
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user