update code

This commit is contained in:
zhuchunyi 2019-11-06 19:06:01 +08:00
parent 6e9a93e9b9
commit d3c0503499

View File

@ -1,6 +1,6 @@
Name: dropwatch
Version: 1.5
Release: 6
Release: 7
Summary: Kernel dropped packet monitoring utility
License: GPLv2+
@ -35,7 +35,7 @@ mkdir -p %{buildroot}%{_mandir}/man1
install -m0644 doc/dropwatch.1 %{buildroot}%{_mandir}/man1
%files
%doc COPYING
%license COPYING
%{_bindir}/dropwatch
%files help
@ -43,6 +43,12 @@ install -m0644 doc/dropwatch.1 %{buildroot}%{_mandir}/man1
%{_mandir}/man1/dropwatch.1.gz
%changelog
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.5-7
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:change copying file to license
* Fri Aug 16 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.5-6
- Package Init