!12 sysfsutils添加make check
From: @lixiaokeng Reviewed-by: @volcanodragon Signed-off-by: @liuzhiqiang26
This commit is contained in:
commit
be3671afcc
@ -1,6 +1,6 @@
|
|||||||
Name: sysfsutils
|
Name: sysfsutils
|
||||||
Version: 2.1.0
|
Version: 2.1.0
|
||||||
Release: 30
|
Release: 31
|
||||||
Summary: A set of utilities for interfacing with sysfs
|
Summary: A set of utilities for interfacing with sysfs
|
||||||
License: GPLv2 and LGPLv2+
|
License: GPLv2 and LGPLv2+
|
||||||
URL: http://sourceforge.net/projects/linux-diag/
|
URL: http://sourceforge.net/projects/linux-diag/
|
||||||
@ -53,6 +53,9 @@ This contains man files for the using of sysfsutils.
|
|||||||
%configure --disable-static --libdir=/%{_lib}
|
%configure --disable-static --libdir=/%{_lib}
|
||||||
%make_build
|
%make_build
|
||||||
|
|
||||||
|
%check
|
||||||
|
make check
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
|
|
||||||
@ -85,6 +88,9 @@ chrpath -d $(find $RPM_BUILD_ROOT -name systool)
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 4 2020 lixiaokeng <lixiaokeng@huawei.com> - 2.1.0-31
|
||||||
|
- add make check
|
||||||
|
|
||||||
* Mon Jul 13 2020 Zhiqiang Liu <liuzhiqiang26@huawei.com> - 2.1.0-30
|
* Mon Jul 13 2020 Zhiqiang Liu <liuzhiqiang26@huawei.com> - 2.1.0-30
|
||||||
- backport upstream bugfix patches
|
- backport upstream bugfix patches
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user