Network Presence Binding Daemon
tang does not necessarily require systemd, as it can run standalone,
so let's use %{?systemd_ordering} instead of %{?systemd_requires},
which means that we want to use systemd tools if they are available,
but do not want to declare a dependency [1].
This might help reduce the footprint in scenarios where we do not want
to pull in systemd, e.g. in containers.
Resolves: RHEL-35966
Signed-off-by: Sergio Correia <scorreia@redhat.com>
[1] https://docs.fedoraproject.org/en-US/packaging-guidelines/Scriptlets/#_dependencies_on_the_systemd_package
|
||
|---|---|---|
| .fmf | ||
| .gitignore | ||
| 0001-Add-support-for-building-with-llhttp-instead-of-http.patch | ||
| 0002-Fix-issue-introduced-in-http-parser-llhttp-conversio.patch | ||
| changelog | ||
| ci_tests.fmf | ||
| gating.yaml | ||
| sources | ||
| tang.spec | ||
| tang.sysusers | ||