Fix the Provides version of the devel package

Signed-off-by: fuowang <wangshuo@kylinos.cn>
This commit is contained in:
fuowang 2023-04-23 06:44:20 +00:00 committed by Gitee
parent fc79936341
commit 9e551ce0c7
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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