2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 01:22:00 +00:00

Add squashfs dependency

It has been confusing when imgutil cannot pack by default
This commit is contained in:
Jarrod Johnson 2022-05-04 14:23:41 -04:00
parent d3129847b4
commit ffadb9cc3a

View File

@ -7,6 +7,16 @@ URL: https://hpc.lenovo.com/
Source: confluent_imgutil.tar.xz
BuildArch: noarch
BuildRoot: /tmp/
%if "%{dist}" == ".el8"
Requires squashfs-tools
%else
%if "%{dist}" == ".el9"
Requires squashfs-tools
%else
Requires squashfs
%endif
%endif
%description
Utility for generating, modifying, and packing confluent deployment