Accepting request 842570 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/842570 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/iputils?expand=0&rev=55
This commit is contained in:
commit
2224eaa16d
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 19 12:17:49 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Reference meson's build subdirectory as %_vpath_builddir, to
|
||||||
|
line up with meson's structure.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 7 12:16:44 UTC 2020 - Matthias Gerstner <matthias.gerstner@suse.com>
|
Wed Oct 7 12:16:44 UTC 2020 - Matthias Gerstner <matthias.gerstner@suse.com>
|
||||||
|
|
||||||
|
@ -86,8 +86,8 @@ ln -sf %{_bindir}/tracepath %{buildroot}/%{_bindir}/tracepath6
|
|||||||
ln -sf %{_mandir}/man8/tracepath.8%{ext_man} %{buildroot}%{_mandir}/man8/tracepath6.8%{ext_man}
|
ln -sf %{_mandir}/man8/tracepath.8%{ext_man} %{buildroot}%{_mandir}/man8/tracepath6.8%{ext_man}
|
||||||
|
|
||||||
# Install service files and create rc compat symling
|
# Install service files and create rc compat symling
|
||||||
install -Dpm 0644 build/rdisc.service %{buildroot}/%{_unitdir}
|
install -Dpm 0644 %_vpath_builddir/rdisc.service %{buildroot}/%{_unitdir}
|
||||||
install -Dpm 0644 build/rarpd@.service %{buildroot}/%{_unitdir}
|
install -Dpm 0644 %_vpath_builddir/rarpd@.service %{buildroot}/%{_unitdir}
|
||||||
ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rcrarpd
|
ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rcrarpd
|
||||||
ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rcrdisc
|
ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rcrdisc
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user