Delete unnecessary gdb from BuildRequires
This commit is contained in:
parent
74f63b7ca6
commit
e8eb94125c
@ -1,6 +1,6 @@
|
|||||||
Name: jfsutils
|
Name: jfsutils
|
||||||
Version: 1.1.15
|
Version: 1.1.15
|
||||||
Release: 17
|
Release: 18
|
||||||
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/
|
||||||
@ -9,7 +9,7 @@ Patch0001: jfsutils-1.1.15-linux-headers.patch
|
|||||||
Patch0002: jfsutils_sysmacros.patch
|
Patch0002: jfsutils_sysmacros.patch
|
||||||
Patch6000: backport-fix-building-against-gcc-10.patch
|
Patch6000: backport-fix-building-against-gcc-10.patch
|
||||||
Patch9000: jfsutils-reslove-build-error.patch
|
Patch9000: jfsutils-reslove-build-error.patch
|
||||||
Buildrequires: libuuid-devel git gdb gcc
|
Buildrequires: libuuid-devel git 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,
|
||||||
@ -41,6 +41,12 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%license COPYING
|
%license COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 16 2022 tanyulong <tanyulong@kylinos.cn> - 1.1.15-18
|
||||||
|
- Type:enhancement
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:Delete unnecessary gdb from BuildRequires
|
||||||
|
|
||||||
* Sat Jul 31 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.1.15-17
|
* Sat Jul 31 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.1.15-17
|
||||||
- DESC: delete -Sgit from %autosetup
|
- DESC: delete -Sgit from %autosetup
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user