!2 Add gcc build dependency
From: @run-is-pig Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
dae34adc31
@ -1,6 +1,6 @@
|
||||
Name: patchutils
|
||||
Version: 0.3.4
|
||||
Release: 13
|
||||
Release: 14
|
||||
Summary: A small collection of programs that operate on patch files
|
||||
License: GPLv2+
|
||||
URL: http://cyberelk.net/tim/patchutils/
|
||||
@ -10,7 +10,7 @@ Patch2: patchutils-format-str.patch
|
||||
Obsoletes: interdiff <= 0.0.10
|
||||
Provides: interdiff = 0.0.11
|
||||
Requires: patch
|
||||
BuildRequires: automake, autoconf perl-generators xmlto
|
||||
BuildRequires: automake, autoconf perl-generators xmlto gcc
|
||||
|
||||
%description
|
||||
This is a collection of programs that can manipulate patch files in a variety of ways,
|
||||
@ -47,5 +47,8 @@ make check
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Wed Jun 23 2021 liudabo <liudabo1@huawei.com> - 0.3.4-14
|
||||
- DESC:Add gcc build dependcy
|
||||
|
||||
* Wed Nov 27 2019 wangyiru <wangyiru1@huawei.com> - 0.3.4-13
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user