Compare commits

..

No commits in common. "62f705ceb3cc1be306f805067d8c36b618f196e5" and "c0b63e31592d5874207c2a5eb4cf16faf17717c2" have entirely different histories.

2 changed files with 5 additions and 18 deletions

View File

@ -1,15 +1,15 @@
Name: keyutils
Version: 1.6.3
Release: 4
Release: 1
Summary: Utilities of Linux Key Management
License: GPLv2+ and LGPLv2+
Url: https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git
Source0: https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git/snapshot/keyutils-%{version}.tar.gz
Url: http://people.redhat.com/~dhowells/keyutils/
Source0: http://people.redhat.com/~dhowells/keyutils/keyutils-%{version}.tar.gz
Patch9000: bugfix-fix-argv-string-out-of-bounds.patch
BuildRequires: gcc gcc-c++
BuildRequires: gcc gdb
BuildRequires: glibc-kernheaders >= 2.4-9.1.92
Requires: %{name}-libs = %{version}-%{release}
@ -96,15 +96,6 @@ make \
%{_mandir}/man*/*
%changelog
* Wed Aug 04 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.6.3-4
- DESC: delete BuildRequires gdb
* Thu Jun 3 2021 steven <steven_ygui@163.com> - 1.6.3-3
- add build require of gcc-c++
* Mon Sep 14 2020 steven <steven_ygui@163.com> - 1.6.3-2
- update url and source0, and let it can be accessed
* Tue Jul 28 2020 steven <steven_ygui@163.com> - 1.6.3-1
- update to 1.6.3
@ -117,7 +108,7 @@ make \
* Mon Feb 17 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.5.10-10
- add keyutils-libs containing dynamic library for keyutils
* Fri May 10 2019 huangchangyu <huangchangyu@huawei.com> - 1.5.10-9
* Thu May 10 2019 huangchangyu <huangchangyu@huawei.com> - 1.5.10-9
- Type:bugfix
- ID:NA
- SUG:NA

View File

@ -1,4 +0,0 @@
version_control: git
src_repo: https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git
tag_prefix: ^v
seperator: .