!1 add BuildRequires:gcc_secure to fix src.rpm build error
Merge pull request !1 from HukunaMatata/master
This commit is contained in:
commit
4c917c4a2e
@ -1,6 +1,6 @@
|
|||||||
Name: diffutils
|
Name: diffutils
|
||||||
Version: 3.7
|
Version: 3.7
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: A GNU collection of diff utilities
|
Summary: A GNU collection of diff utilities
|
||||||
URL: http://www.gnu.org/software/diffutils/diffutils.html
|
URL: http://www.gnu.org/software/diffutils/diffutils.html
|
||||||
Source: ftp://ftp.gnu.org/gnu/diffutils/diffutils-%{version}.tar.xz
|
Source: ftp://ftp.gnu.org/gnu/diffutils/diffutils-%{version}.tar.xz
|
||||||
@ -9,8 +9,8 @@ Patch2: diffutils-i18n.patch
|
|||||||
|
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
Provides: bundled(gnulib)
|
Provides: bundled(gnulib)
|
||||||
BuildRequires: gcc, help2man, valgrind, gettext-devel
|
BuildRequires: gcc help2man valgrind gettext-devel
|
||||||
BuildRequires: autoconf, automake, texinfo
|
BuildRequires: autoconf automake gcc_secure texinfo
|
||||||
|
|
||||||
%description
|
%description
|
||||||
GNU Diffutils is a package of several programs related to finding differences between files.
|
GNU Diffutils is a package of several programs related to finding differences between files.
|
||||||
@ -48,6 +48,12 @@ cat tests/test-suite.log
|
|||||||
%exclude %{_infodir}/dir
|
%exclude %{_infodir}/dir
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 23 2020 yuxiangyang<yuxiangyang4@huawei.com> 3.7-4
|
||||||
|
- Type:bugfix
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:add BuildRequires:gcc_secure to fix src.rpm build error
|
||||||
|
|
||||||
* Mon Nov 11 2019 shenyangyang<shenyangyang4@huawei.com> 3.7-3
|
* Mon Nov 11 2019 shenyangyang<shenyangyang4@huawei.com> 3.7-3
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user