mirror of
https://github.com/xcat2/confluent.git
synced 2026-01-11 02:22:31 +00:00
Add el10 to imgutil spec
This commit is contained in:
@@ -10,7 +10,7 @@ BuildRoot: /tmp/
|
||||
%if "%{dist}" == ".el8"
|
||||
Requires: squashfs-tools cpio
|
||||
%else
|
||||
%if "%{dist}" == ".el9"
|
||||
%if "%{dist}" == ".el9" || "${dist}" == ".el10"
|
||||
Requires: squashfs-tools cpio
|
||||
%else
|
||||
%if "%{dist}" == ".el7"
|
||||
|
||||
Reference in New Issue
Block a user