diff --git a/mkosi/mkosi.images/build/mkosi.conf.d/centos/mkosi.conf.d/erofs-utils.conf b/mkosi/mkosi.images/build/mkosi.conf.d/centos/mkosi.conf.d/erofs-utils.conf new file mode 100644 index 0000000000..ef45d2ad1c --- /dev/null +++ b/mkosi/mkosi.images/build/mkosi.conf.d/centos/mkosi.conf.d/erofs-utils.conf @@ -0,0 +1,11 @@ +# SPDX-License-Identifier: LGPL-2.1-or-later + +[TriggerMatch] +Repositories=epel +Release=9 + +[TriggerMatch] +Release=10 + +[Content] +Packages=erofs-utils diff --git a/mkosi/mkosi.images/build/mkosi.conf.d/centos/mkosi.conf.d/epel-packages.conf b/mkosi/mkosi.images/build/mkosi.conf.d/centos/mkosi.conf.d/rpmautospec-rpm-macros.conf similarity index 57% rename from mkosi/mkosi.images/build/mkosi.conf.d/centos/mkosi.conf.d/epel-packages.conf rename to mkosi/mkosi.images/build/mkosi.conf.d/centos/mkosi.conf.d/rpmautospec-rpm-macros.conf index 15849c5145..6a67165b93 100644 --- a/mkosi/mkosi.images/build/mkosi.conf.d/centos/mkosi.conf.d/epel-packages.conf +++ b/mkosi/mkosi.images/build/mkosi.conf.d/centos/mkosi.conf.d/rpmautospec-rpm-macros.conf @@ -2,8 +2,7 @@ [Match] Repositories=epel +Release=9 [Content] -Packages= - erofs-utils - rpmautospec-rpm-macros +Packages=rpmautospec-rpm-macros