!3 add buildrequires gcc

From: @xinyingchao
Reviewed-by: @xiezhipeng1
Signed-off-by: @xiezhipeng1
This commit is contained in:
openeuler-ci-bot 2021-06-23 03:17:39 +00:00 committed by Gitee
commit c869b2a092

View File

@ -1,6 +1,6 @@
Name: jfsutils
Version: 1.1.15
Release: 14
Release: 15
Summary: Administration and debugging tools for the JFS filesystem
License: GPLv3
URL: http://jfs.sourceforge.net/
@ -8,7 +8,7 @@ Source0: http://jfs.sourceforge.net/project/pub/jfsutils-1.1.15.tar.gz
Patch0001: jfsutils-1.1.15-linux-headers.patch
Patch0002: jfsutils_sysmacros.patch
Patch9000: jfsutils-reslove-build-error.patch
Buildrequires: libuuid-devel git gdb
Buildrequires: libuuid-devel git gdb gcc
%description
JFS(IBM's Journaled File System) is used in IBM enterprise servers,
@ -40,5 +40,11 @@ rm -rf $RPM_BUILD_ROOT
%license COPYING
%changelog
* Wed Jun 23 2021 yuanxin<yuanxin24@huawei.com> - 1.1.15-15
- Type:bugfix
- CVE:NA
- SUG:NA
- DESC:add buildrequires gcc
* Fri Feb 14 2020 gulining<gulining1@openeuler.org> - 1.1.15-14
- Package init