Add gcc build dependcy
This commit is contained in:
parent
c749849a78
commit
278b7202d1
@ -1,6 +1,6 @@
|
|||||||
Name: patchutils
|
Name: patchutils
|
||||||
Version: 0.3.4
|
Version: 0.3.4
|
||||||
Release: 13
|
Release: 14
|
||||||
Summary: A small collection of programs that operate on patch files
|
Summary: A small collection of programs that operate on patch files
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://cyberelk.net/tim/patchutils/
|
URL: http://cyberelk.net/tim/patchutils/
|
||||||
@ -10,7 +10,7 @@ Patch2: patchutils-format-str.patch
|
|||||||
Obsoletes: interdiff <= 0.0.10
|
Obsoletes: interdiff <= 0.0.10
|
||||||
Provides: interdiff = 0.0.11
|
Provides: interdiff = 0.0.11
|
||||||
Requires: patch
|
Requires: patch
|
||||||
BuildRequires: automake, autoconf perl-generators xmlto
|
BuildRequires: automake, autoconf perl-generators xmlto gcc
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This is a collection of programs that can manipulate patch files in a variety of ways,
|
This is a collection of programs that can manipulate patch files in a variety of ways,
|
||||||
@ -47,5 +47,8 @@ make check
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Nov 27 2019 wangyiru <wangyiru1@huawei.com> - 0.3.4-13
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user