!11 修改url和source0,以便可以自动下载
From: @flysubmarine Reviewed-by: @zhujianwei001 Signed-off-by: @zhujianwei001
This commit is contained in:
commit
77d12bec95
@ -1,11 +1,11 @@
|
|||||||
Name: keyutils
|
Name: keyutils
|
||||||
Version: 1.6.3
|
Version: 1.6.3
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Utilities of Linux Key Management
|
Summary: Utilities of Linux Key Management
|
||||||
License: GPLv2+ and LGPLv2+
|
License: GPLv2+ and LGPLv2+
|
||||||
|
|
||||||
Url: http://people.redhat.com/~dhowells/keyutils/
|
Url: https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git
|
||||||
Source0: http://people.redhat.com/~dhowells/keyutils/keyutils-%{version}.tar.gz
|
Source0: https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git/snapshot/keyutils-%{version}.tar.gz
|
||||||
|
|
||||||
Patch9000: bugfix-fix-argv-string-out-of-bounds.patch
|
Patch9000: bugfix-fix-argv-string-out-of-bounds.patch
|
||||||
|
|
||||||
@ -96,6 +96,9 @@ make \
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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
|
* Tue Jul 28 2020 steven <steven_ygui@163.com> - 1.6.3-1
|
||||||
- update to 1.6.3
|
- update to 1.6.3
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user