bodhi: fix createrepo_c config for EPEL-NEXT

Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
This commit is contained in:
Mattia Verga 2024-05-16 17:48:46 +02:00
parent 48215a4418
commit 291bf2570c

View file

@ -35,6 +35,16 @@ repodata-compress-type = gz
zchunk = False
sqlite_enabled = True
[prefix.FEDORA-EPEL-NEXT]
compatibility = True
updateinfo-compress-type = BZ2
drpms_enabled = True
general-compress = False
# The following should be superflous as they are overridden by compatibility flag
repodata-compress-type = gz
zchunk = False
sqlite_enabled = True
[release.EPEL-8]
updateinfo-compress-type = BZ2
repodata-compress-type = xz
@ -43,6 +53,14 @@ zchunk = False
drpms_enabled = True
sqlite_enabled = True
[release.EPEL-8N]
updateinfo-compress-type = BZ2
repodata-compress-type = xz
general-compress = True
zchunk = False
drpms_enabled = True
sqlite_enabled = True
[release.F40]
compatibility = True
updateinfo-compress-type = XZ