!3 add buildrequires gcc
From: @xinyingchao Reviewed-by: @xiezhipeng1 Signed-off-by: @xiezhipeng1
This commit is contained in:
commit
c869b2a092
@ -1,6 +1,6 @@
|
|||||||
Name: jfsutils
|
Name: jfsutils
|
||||||
Version: 1.1.15
|
Version: 1.1.15
|
||||||
Release: 14
|
Release: 15
|
||||||
Summary: Administration and debugging tools for the JFS filesystem
|
Summary: Administration and debugging tools for the JFS filesystem
|
||||||
License: GPLv3
|
License: GPLv3
|
||||||
URL: http://jfs.sourceforge.net/
|
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
|
Patch0001: jfsutils-1.1.15-linux-headers.patch
|
||||||
Patch0002: jfsutils_sysmacros.patch
|
Patch0002: jfsutils_sysmacros.patch
|
||||||
Patch9000: jfsutils-reslove-build-error.patch
|
Patch9000: jfsutils-reslove-build-error.patch
|
||||||
Buildrequires: libuuid-devel git gdb
|
Buildrequires: libuuid-devel git gdb gcc
|
||||||
|
|
||||||
%description
|
%description
|
||||||
JFS(IBM's Journaled File System) is used in IBM enterprise servers,
|
JFS(IBM's Journaled File System) is used in IBM enterprise servers,
|
||||||
@ -40,5 +40,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%license COPYING
|
%license COPYING
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Feb 14 2020 gulining<gulining1@openeuler.org> - 1.1.15-14
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user