!7 Add Requires jq-help into jq
From: @lei_ju Reviewed-by: @hht8,@xiezhipeng1 Signed-off-by: @xiezhipeng1
This commit is contained in:
commit
8cfdd7ec35
6
jq.spec
6
jq.spec
@ -1,6 +1,6 @@
|
||||
Name: jq
|
||||
Version: 1.5
|
||||
Release: 17
|
||||
Release: 18
|
||||
Summary: A lightweight and flexible command-line JSON processor
|
||||
License: MIT and ASL 2.0 and CC-BY and GPLv3
|
||||
URL: http://stedolan.github.io/jq/
|
||||
@ -8,6 +8,7 @@ Source0: https://github.com/stedolan/jq/releases/download/jq-%{version}/j
|
||||
Patch0: CVE-2015-8863.patch
|
||||
Patch1: CVE-2016-4074.patch
|
||||
BuildRequires: make flex bison valgrind
|
||||
Requires: %{name}-help = %{version}-%{release}
|
||||
|
||||
%description
|
||||
jq is a lightweight and flexible command-line JSON processor.
|
||||
@ -71,6 +72,9 @@ make check
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Nov 06 2020 leiju <leiju4@huawei.com> -1.5-18
|
||||
- Add Requires jq-help into jq
|
||||
|
||||
* Sat Mar 21 2020 yanglijin <yanglijin@huawei.com> -1.5-17
|
||||
- close check
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user