information rectification
This commit is contained in:
parent
1248004395
commit
ef0e8a0a63
10
radvd.spec
10
radvd.spec
@ -1,6 +1,6 @@
|
|||||||
Name: radvd
|
Name: radvd
|
||||||
Version: 2.18
|
Version: 2.18
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Router ADVertisement Daemon for IPv6
|
Summary: Router ADVertisement Daemon for IPv6
|
||||||
License: BSD with advertising
|
License: BSD with advertising
|
||||||
URL: http://www.litech.org/radvd/
|
URL: http://www.litech.org/radvd/
|
||||||
@ -50,9 +50,7 @@ popd
|
|||||||
install -d -m 755 %{buildroot}%{_tmpfilesdir}
|
install -d -m 755 %{buildroot}%{_tmpfilesdir}
|
||||||
install -p -m 644 %{SOURCE1} %{buildroot}%{_tmpfilesdir}/radvd.conf
|
install -p -m 644 %{SOURCE1} %{buildroot}%{_tmpfilesdir}/radvd.conf
|
||||||
|
|
||||||
pushd redhat/systemd
|
|
||||||
install -m 644 %{SOURCE2} %{buildroot}%{_unitdir}
|
install -m 644 %{SOURCE2} %{buildroot}%{_unitdir}
|
||||||
popd
|
|
||||||
|
|
||||||
%check
|
%check
|
||||||
make check
|
make check
|
||||||
@ -90,6 +88,12 @@ exit 0
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 10 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.18-3
|
||||||
|
- Type:bugifx
|
||||||
|
- Id:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:Information rectification
|
||||||
|
|
||||||
* Mon Oct 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.18-2
|
* Mon Oct 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.18-2
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- Id:NA
|
- Id:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user