Changeset View
Changeset View
Standalone View
Standalone View
package.yml
- This file was added.
| name : iputils | |||||
| version : 20190709 | |||||
| release : 1 | |||||
| source : | |||||
| - https://github.com/iputils/iputils/archive/s20190709.tar.gz : a15720dd741d7538dd2645f9f516d193636ae4300ff7dbc8bfca757bf166490a | |||||
| license : GPL-2-or-later, BSD-3, AS-IS | |||||
JoshStrobl: This needs to be a list not a comma-separated string | |||||
silkeAuthorUnsubmitted Done Inline ActionsAck. I have also updated the license for rdisc, which is Rdisc, not AS-IS. silke: Ack. I have also updated the license for rdisc, which is `Rdisc`, not `AS-IS`. | |||||
| component : network.utils | |||||
| summary : A set of small useful utilities for Linux networking. | |||||
Not Done Inline ActionsThis is not a valid SPDX 3.0 identifier: https://spdx.org/licenses/ Should be GPL-2.0-or-later JoshStrobl: This is not a valid SPDX 3.0 identifier: https://spdx.org/licenses/
Should be GPL-2.0-or-later | |||||
| description: | | |||||
Not Done Inline ActionsThis is not a valid SPDX 3.0 identifier: https://spdx.org/licenses/ Should be BSD-3-Clause JoshStrobl: This is not a valid SPDX 3.0 identifier: https://spdx.org/licenses/
Should be BSD-3-Clause | |||||
| The iputils package is set of small useful utilities for Linux networking. | |||||
| networking : yes | |||||
JoshStroblUnsubmitted Not Done Inline ActionsWhy is networking needed? JoshStrobl: Why is networking needed? | |||||
silkeAuthorUnsubmitted Done Inline ActionsIt isn't, this is a leftover from some debugging. I have removed it. silke: It isn't, this is a leftover from some debugging. I have removed it. | |||||
| builddeps : | |||||
| - docbook-xml | |||||
| - libcap2-devel | |||||
| - libxslt | |||||
| - pkgconfig(libgcrypt) | |||||
JoshStroblUnsubmitted Not Done Inline Actionspkgconfigs should be above static builddeps JoshStrobl: pkgconfigs should be above static builddeps | |||||
| - pkgconfig(libidn2) | |||||
| setup : | | |||||
| %apply_patches | |||||
| %meson_configure \ | |||||
| -DBUILD_TRACEROUTE6=true \ | |||||
| -DBUILD_RARPD=true | |||||
| build : | | |||||
| %ninja_build | |||||
| install : | | |||||
| %ninja_install | |||||
| # Rename ping manpage | |||||
| mv $installdir/usr/share/man/man8/{,iputils-}ping.8 | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.
This needs to be a list not a comma-separated string