podman/hack
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
..
apparmor_tag.sh AppArmor: runtime check if it's enabled on the host 2018-07-23 18:11:09 +00:00
btrfs_installed_tag.sh Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
btrfs_tag.sh Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
get_ci_vm.sh codespell: spelling corrections 2019-11-13 08:15:00 +11:00
get_release_info.sh Improve hack/get_release_info.sh 2019-12-04 16:23:55 +00:00
install_catatonit.sh catatonit: clone and build 2019-09-25 11:05:41 +02:00
libdm_tag.sh Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
man-page-checker Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
podman-commands.sh Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
release.sh hack/release.sh: Add a guard against -dev suffixes for argv[2] 2018-06-10 10:51:11 +00:00
selinux_tag.sh Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
systemd_tag.sh Use systemd/sd-daemon.h headers for systemd presence 2019-12-16 20:37:15 +05:30
tree_status.sh Cirrus: Add check for make varlink_api_generate 2019-05-03 15:04:48 -04:00