Skip to content

Commit 636f41b

Browse files
authored
Merge pull request #1152 from eabdullin1/add_epel-al10-flavor
Move epel-release to separate flavor
2 parents 9132664 + dfdaeb4 commit 636f41b

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

reference_data/platform_flavors.yaml

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -936,11 +936,6 @@
936936
priority: 9
937937

938938
- name: EPEL-Kitten-10_altarch
939-
data:
940-
mock:
941-
chroot_setup_cmd: install tar gcc-c++ redhat-rpm-config almalinux-release which xz sed
942-
make bzip2 gzip gcc coreutils unzip shadow-utils diffutils cpio bash gawk rpm-build
943-
info patch util-linux findutils grep zlib scl-utils scl-utils-build git-core epel-rpm-macros
944939
repositories:
945940
- name: EPEL_Kitten_altarch
946941
arch: x86_64_v2
@@ -958,11 +953,6 @@
958953
priority: 10
959954

960955
- name: EPEL-10_altarch
961-
data:
962-
mock:
963-
chroot_setup_cmd: install tar gcc-c++ redhat-rpm-config almalinux-release which xz sed
964-
make bzip2 gzip gcc coreutils unzip shadow-utils diffutils cpio bash gawk rpm-build
965-
info patch util-linux findutils grep zlib scl-utils scl-utils-build git-core epel-rpm-macros
966956
repositories:
967957
- name: EPEL_altarch
968958
arch: x86_64_v2
@@ -1011,3 +1001,10 @@
10111001
chroot_setup_cmd: install tar gcc-c++ redhat-rpm-config almalinux-release which xz sed
10121002
make bzip2 gzip gcc coreutils unzip shadow-utils diffutils cpio bash gawk rpm-build
10131003
info patch util-linux findutils grep zlib git-core
1004+
1005+
- name: add-epel-rpm-macros
1006+
data:
1007+
mock:
1008+
chroot_setup_cmd: install tar gcc-c++ redhat-rpm-config almalinux-release which xz sed
1009+
make bzip2 gzip gcc coreutils unzip shadow-utils diffutils cpio bash gawk rpm-build
1010+
info patch util-linux findutils grep zlib scl-utils scl-utils-build git-core epel-rpm-macros

0 commit comments

Comments
 (0)