From 0b0604a1f3b7a99a34e3a9f0de24b0092b8d71b6 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Sep 18 2020 13:34:43 +0000 Subject: conmon-2:2.0.22-0.5.dev.git59c2817 - build with journald support Signed-off-by: Lokesh Mandvekar --- diff --git a/conmon.spec b/conmon.spec index 841fc88..9bd85ee 100644 --- a/conmon.spec +++ b/conmon.spec @@ -25,7 +25,7 @@ Name: %{repo} Epoch: 2 Version: 2.0.22 -Release: 0.4.dev.git%{shortcommit0}%{?dist} +Release: 0.5.dev.git%{shortcommit0}%{?dist} Summary: OCI container runtime monitor License: ASL 2.0 URL: %{git0} @@ -33,7 +33,10 @@ Source0: %{git0}/archive/%{commit0}/%{name}-%{shortcommit0}.tar.gz BuildRequires: gcc BuildRequires: git BuildRequires: glib2-devel +BuildRequires: systemd-devel +BuildRequires: systemd-libs Requires: glib2 +Requires: systemd-libs %description %{summary}. @@ -57,6 +60,9 @@ Requires: glib2 %{_libexecdir}/crio/%{name} %changelog +* Fri Sep 18 09:34:35 EDT 2020 Lokesh Mandvekar - 2:2.0.22-0.5.dev.git59c2817 +- build with journald support + * Wed Sep 16 16:12:47 UTC 2020 RH Container Bot - 2:2.0.22-0.4.dev.git59c2817 - autobuilt 59c2817