diff --git a/radvd.spec b/radvd.spec index 1be1568..828849e 100644 --- a/radvd.spec +++ b/radvd.spec @@ -1,6 +1,6 @@ Name: radvd Version: 2.18 -Release: 2 +Release: 3 Summary: Router ADVertisement Daemon for IPv6 License: BSD with advertising URL: http://www.litech.org/radvd/ @@ -50,9 +50,7 @@ popd install -d -m 755 %{buildroot}%{_tmpfilesdir} install -p -m 644 %{SOURCE1} %{buildroot}%{_tmpfilesdir}/radvd.conf -pushd redhat/systemd install -m 644 %{SOURCE2} %{buildroot}%{_unitdir} -popd %check make check @@ -90,6 +88,12 @@ exit 0 %{_mandir}/*/* %changelog +* Fri Apr 10 2020 openEuler Buildteam - 2.18-3 +- Type:bugifx +- Id:NA +- SUG:NA +- DESC:Information rectification + * Mon Oct 21 2019 openEuler Buildteam - 2.18-2 - Type:enhancement - Id:NA