add buildrequires gcc
This commit is contained in:
parent
1b1eb52e45
commit
b7b3bbe721
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user