]> git.pld-linux.org Git - packages/conmon.git/blobdiff - conmon.spec
up to 2.0.30
[packages/conmon.git] / conmon.spec
index 91763fdd465174a94bd45c82206365ae27e637fa..e1631ff125458685762150a56e0897e02f5a77c7 100644 (file)
@@ -1,14 +1,15 @@
 Summary:       OCI container runtime monitor
 Name:          conmon
-Version:       2.0.20
+Version:       2.0.30
 Release:       1
 License:       Apache v2.0
 Group:         Applications/System
 #Source0Download: https://github.com/containers/conmon/releases
 Source0:       https://github.com/containers/conmon/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: e4690a6561db1ae348d59c163108508e
+# Source0-md5: e82a8ef3e184db4a5a872e4d0cd7061e
 URL:           https://github.com/containers/conmon
 BuildRequires: glib2-devel
+BuildRequires: libseccomp-devel
 BuildRequires: pkgconfig
 BuildRequires: systemd-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -43,3 +44,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc README.md  changelog.txt
 %attr(755,root,root) %{_bindir}/conmon
+%{_mandir}/man8/conmon.8*
This page took 0.076073 seconds and 4 git commands to generate.