Network Presence Binding Daemon
Go to file
Sergio Correia e6307ccdf1
Weaken systemd dependency
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
2024-10-15 09:48:26 +01:00
.fmf Enable RHEL gating for tang 2024-05-27 12:58:18 +02:00
.gitignore New upstream release - v14 2023-06-14 16:45:55 +02:00
0001-Add-support-for-building-with-llhttp-instead-of-http.patch Use llhttp instead of http-parser 2024-01-11 17:18:15 +00:00
0002-Fix-issue-introduced-in-http-parser-llhttp-conversio.patch Backport follow-up fix for llhttp conversion 2024-02-12 15:28:40 +00:00
changelog Opt into %autorelease/%autochangelog 2024-02-05 11:41:29 +01:00
ci_tests.fmf Enable RHEL gating for tang 2024-05-27 12:58:18 +02:00
gating.yaml Enable RHEL gating for tang 2024-05-27 12:58:18 +02:00
sources New upstream release - v14 2023-06-14 16:45:55 +02:00
tang.spec Weaken systemd dependency 2024-10-15 09:48:26 +01:00
tang.sysusers Adopt systemd-sysusers format 2022-08-18 13:39:31 +02:00