update code

This commit is contained in:
zhuchunyi 2019-11-06 19:01:48 +08:00
parent 87d3235183
commit 4c214d6c64

View File

@ -1,6 +1,6 @@
Name: arptables
Version: 0.0.4
Release: 15
Release: 16
Summary: Administration tool for arp packet filtering
License: GPLv2+
@ -53,7 +53,7 @@ echo '# Configure prior to use' > $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/%{name
%systemd_postun_with_restart %{name}.service
%files
%doc COPYING
%license COPYING
%{_libexecdir}/%{name}-helper
%{_unitdir}/%{name}.service
%{_sbindir}/%{name}*
@ -64,6 +64,12 @@ echo '# Configure prior to use' > $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/%{name
%{_mandir}/man8/*.gz
%changelog
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.0.4-16
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:change the directory of the license files
* Thu Sep 5 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.0.4-15
- Package Init