Enable compat subpkg

Related: https://issues.redhat.com/browse/RHEL-2969
Signed-off-by: Coiby Xu <coxu@redhat.com>
This commit is contained in:
Coiby Xu 2024-04-12 17:02:45 +08:00
parent 09e3c9151e
commit 1443a7e6f7

View File

@ -7,7 +7,7 @@
# The compat pkg must not make the compose, it's only a buildrequirement for
# rpm-sign in a soname bump.
%if ! %{with compat}
%undefine with_compat
%define with_compat 1
%endif
%if %{with compat}
@ -16,7 +16,7 @@
Name: ima-evm-utils
Version: 1.5
Release: 0.1%{?dist}
Release: 0.2%{?dist}
Summary: IMA/EVM support utilities
License: GPLv2
Url: http://linux-ima.sourceforge.net/