update code

This commit is contained in:
zhuchunyi 2019-11-06 19:51:01 +08:00
parent f7375074de
commit 1248004395

View File

@ -1,6 +1,6 @@
Name: radvd
Version: 2.18
Release: 1
Release: 2
Summary: Router ADVertisement Daemon for IPv6
License: BSD with advertising
URL: http://www.litech.org/radvd/
@ -73,8 +73,9 @@ getent passwd radvd >/dev/null || \
exit 0
%files
%doc CHANGES COPYRIGHT
%doc CHANGES
%defattr(-,root,root)
%license COPYRIGHT
%{_tmpfilesdir}/radvd.conf
%config(noreplace) %{_sysconfdir}/radvd.conf
%config(noreplace) %{_sysconfdir}/sysconfig/radvd
@ -89,5 +90,11 @@ exit 0
%{_mandir}/*/*
%changelog
* Mon Oct 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.18-2
- Type:enhancement
- Id:NA
- SUG:NA
- DESC:modify the location of COPYRIGHT
* Mon Sep 16 2018 openEuler Buildteam <buildteam@openeuler.org> - 2.18-1
- Package init