1 Commits

Author SHA1 Message Date
Lokesh Mandvekar cbc4754026 Merge branch 'c10s-tmt' into 'c10s'
Draft: [c10s] TMT: initial enablement

See merge request redhat/centos-stream/rpms/conmon!46
2024-12-30 11:55:43 +00:00
2 changed files with 10 additions and 17 deletions
+9 -16
View File
@@ -7,21 +7,17 @@
%global debug_package %{nil}
%endif
%if %{defined rhel}
%if 0%{?rhel}
%bcond_with docs
%else
%bcond_without docs
%endif
Name: conmon
%if %{defined rhel}
Epoch: 3
%else
Epoch: 2
%endif
Version: 2.1.13
Version: 2.1.12
License: Apache-2.0
Release: 1%{?dist}
Release: %autorelease
Summary: OCI container runtime monitor
URL: https://github.com/containers/%{name}
# Tarball fetched from upstream
@@ -45,8 +41,9 @@ Requires: libseccomp
%{summary}.
%prep
%autosetup -Sgit %{name}-%{version}
%autosetup -Sgit %{name}-%{built_tag_strip}
sed -i 's/install.bin: bin\/conmon/install.bin:/' Makefile
sed -i 's/install.crio: bin\/conmon/install.crio:/' Makefile
%build
%{__make} DEBUGFLAG="-g" bin/conmon
@@ -56,7 +53,7 @@ sed -i 's/install.bin: bin\/conmon/install.bin:/' Makefile
%endif
%install
%{__make} PREFIX=%{buildroot}%{_prefix} install.bin
%{__make} PREFIX=%{buildroot}%{_prefix} install.bin install.crio
%if %{with docs}
%{__make} PREFIX=%{buildroot}%{_prefix} -C docs install
@@ -69,16 +66,12 @@ sed -i 's/install.bin: bin\/conmon/install.bin:/' Makefile
%license LICENSE
%doc README.md
%{_bindir}/%{name}
%{_libexecdir}/crio/%{name}
%dir %{_libexecdir}/crio
%if %{with docs}
%{_mandir}/man8/%{name}.8.gz
%endif
%changelog
* Wed Feb 26 2025 Jindrich Novy <jnovy@redhat.com> - 2:2.1.13-1
- update to https://github.com/containers/conmon/releases/tag/v2.1.13
- Resolves: RHEL-80818
* Fri Jan 17 2025 Jindrich Novy <jnovy@redhat.com> - 3:2.1.12-4
- Fix spec file, remove crio
- Related: RHEL-58990
%autochangelog
+1 -1
View File
@@ -1 +1 @@
SHA512 (v2.1.13.tar.gz) = cb98b26b3c5f5e5f0b09f5373bd58dc958b66ac4edcac2aa509f48be8b7e9a33001428016290944c4002ddbf63e11fb4657aaad879c89c5776f8c8031f4d1d08
SHA512 (v2.1.12.tar.gz) = 06668aa35f5752e3d383f0a2cdf88f7c5056bdef96756aa230279ae25ef1d6b6bfd14888d35907062404670ae85d71d2d7258577abff70b74fa49bff6c2d9d20