podman/contrib
Chandan Kumar (raukadah) b54c350a07 Use systemd/sd-daemon.h headers for systemd presence
Finding systemd devel packages using libsystemd does not work as
in RHEL based distro the package name is systemd-devel and for
deb/ubunutu it is libsystemd. It is also giving false result when
podman rpm is built with systemd but hack/systemd_tag.sh does not
return anything.

Install systemd-devel package in build_rpm.sh script

Moving to systemd/sd-daemon.h header files which comes from devel
packages fixes the issue.

Signed-off-by: Chandan Kumar (raukadah) <raukadah@gmail.com>
2019-12-16 20:37:15 +05:30
..
cirrus codespell: spelling corrections 2019-11-13 08:15:00 +11:00
gate build: drop support for ostree 2019-10-30 11:28:10 +01:00
imgprune Cirrus: Load base-image names indirectly 2019-08-30 09:46:43 -04:00
imgts Cirrus: Reimplement release archive + upload 2019-08-28 11:54:06 -04:00
msi Support podman-remote help on windows 2019-09-19 14:14:38 -07:00
perftest bump containers/image to v5.0.0, buildah to v1.11.4 2019-10-29 13:35:18 -04:00
podmanimage build: drop support for ostree 2019-10-30 11:28:10 +01:00
script Add script to determine dependency sizes 2018-03-23 14:12:14 +00:00
snapcraft Add missing stage-packages in snapcraft.yaml. 2019-08-13 08:57:07 -04:00
spec Fixed the path of hack scripts in spec file 2019-12-13 12:20:37 +05:30
upldrel Cirrus: Fix log URIs & add optional $ALSO_FILENAME 2019-10-03 15:18:26 -04:00
varlink io.podman.socket: drop Also=multi-user.target 2019-10-08 12:12:16 -04:00
build_rpm.sh Use systemd/sd-daemon.h headers for systemd presence 2019-12-16 20:37:15 +05:30