Accepting request 555845 from home:pevik:branches:network:utilities
- iputils: remove man pages of unused binaries: ninfod, pg3, rdisc (rdisc is in a separate package) OBS-URL: https://build.opensuse.org/request/show/555845 OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=56
This commit is contained in:
parent
0166b8abd4
commit
e2384584c5
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 11 07:31:23 UTC 2017 - pvorel@suse.cz
|
||||
|
||||
- iputils: remove man pages of unused binaries: ninfod, pg3, rdisc
|
||||
(rdisc is in a separate package)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 9 08:32:23 UTC 2017 - mpluskal@suse.com
|
||||
|
||||
|
@ -115,8 +115,8 @@ ln -sf %{_bindir}/tracepath6 %{buildroot}/bin
|
||||
#EndUsrMerge
|
||||
|
||||
mkdir -p %{buildroot}/%{_mandir}/man8
|
||||
# Remove conflicting manpages
|
||||
rm doc/tftpd* doc/traceroute*
|
||||
# Remove conflicting / unused manpages
|
||||
rm doc/ninfod* doc/pg3* doc/rdisc* doc/tftpd* doc/traceroute*
|
||||
# Install the rest
|
||||
install -m 644 doc/*.8 %{buildroot}%{_mandir}/man8/
|
||||
|
||||
@ -162,10 +162,7 @@ ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rcrarpd
|
||||
#EndUsrMerge
|
||||
%{_mandir}/man8/arping.8%{ext_man}
|
||||
%{_mandir}/man8/clockdiff.8%{ext_man}
|
||||
%{_mandir}/man8/ninfod.8%{ext_man}
|
||||
%{_mandir}/man8/pg3.8%{ext_man}
|
||||
%{_mandir}/man8/ping.8%{ext_man}
|
||||
%{_mandir}/man8/rdisc.8%{ext_man}
|
||||
%{_mandir}/man8/tracepath.8%{ext_man}
|
||||
#EndUsrMerge
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user