!7 enable test
From: @yangl777 Reviewed-by: @sunsuwan Signed-off-by: @sunsuwan
This commit is contained in:
commit
2796399816
@ -1,6 +1,6 @@
|
|||||||
Name: dropwatch
|
Name: dropwatch
|
||||||
Version: 1.5.4
|
Version: 1.5.4
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Kernel dropped packet monitor
|
Summary: Kernel dropped packet monitor
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -37,6 +37,9 @@ network packets.
|
|||||||
%install
|
%install
|
||||||
%{make_install}
|
%{make_install}
|
||||||
|
|
||||||
|
%check
|
||||||
|
make check
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%{_bindir}/dropwatch
|
%{_bindir}/dropwatch
|
||||||
%{_bindir}/dwdump
|
%{_bindir}/dwdump
|
||||||
@ -46,6 +49,12 @@ network packets.
|
|||||||
%license COPYING
|
%license COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 25 2023 yanglu <yanglu72@h-partners.com> - 1.5.4-2
|
||||||
|
- Type:enhancement
|
||||||
|
- Id:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:enable test
|
||||||
|
|
||||||
* Wed Jun 22 2022 tanyulong <tanyulong@kylinos.cn> - 1.5.4-1
|
* Wed Jun 22 2022 tanyulong <tanyulong@kylinos.cn> - 1.5.4-1
|
||||||
- Type:requirements
|
- Type:requirements
|
||||||
- Id:NA
|
- Id:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user