Skip to content

Commit 7c577c8

Browse files
committed
Add kernel-rpm-macros to chroot
1 parent b614cca commit 7c577c8

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

reference_data/platform_flavors.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1020,11 +1020,12 @@
10201020
mock:
10211021
chroot_setup_cmd: install tar gcc-c++ redhat-rpm-config almalinux-release which xz sed
10221022
make bzip2 gzip gcc coreutils unzip shadow-utils diffutils cpio bash gawk rpm-build
1023-
info patch util-linux findutils grep zlib git-core
1023+
info patch util-linux findutils grep zlib git-core kernel-rpm-macros
10241024

10251025
- name: add-epel-rpm-macros
10261026
data:
10271027
mock:
10281028
chroot_setup_cmd: install tar gcc-c++ redhat-rpm-config almalinux-release which xz sed
10291029
make bzip2 gzip gcc coreutils unzip shadow-utils diffutils cpio bash gawk rpm-build
10301030
info patch util-linux findutils grep zlib scl-utils scl-utils-build git-core epel-rpm-macros
1031+
kernel-rpm-macros

reference_data/platforms.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
mock:
3737
chroot_setup_cmd: install tar gcc-c++ redhat-rpm-config almalinux-release which xz sed
3838
make bzip2 gzip gcc coreutils unzip shadow-utils diffutils cpio bash gawk rpm-build
39-
info patch util-linux findutils grep zlib scl-utils scl-utils-build git-core
39+
info patch util-linux findutils grep zlib scl-utils scl-utils-build git-core kernel-rpm-macros
4040
dnf_common_opts:
4141
- --setopt=deltarpm=False
4242
- --allowerasing
@@ -1746,7 +1746,7 @@
17461746
mock:
17471747
chroot_setup_cmd: install tar gcc-c++ redhat-rpm-config almalinux-release which xz sed
17481748
make bzip2 gzip gcc coreutils unzip shadow-utils diffutils cpio bash gawk rpm-build
1749-
info patch util-linux findutils grep zlib scl-utils scl-utils-build git-core
1749+
info patch util-linux findutils grep zlib scl-utils scl-utils-build git-core kernel-rpm-macros
17501750
dnf_common_opts:
17511751
- --setopt=deltarpm=False
17521752
- --allowerasing
@@ -3468,7 +3468,7 @@
34683468
mock:
34693469
chroot_setup_cmd: install tar gcc-c++ redhat-rpm-config centos-release which xz sed
34703470
make bzip2 gzip gcc coreutils unzip shadow-utils diffutils cpio bash gawk rpm-build
3471-
info patch util-linux findutils grep zlib scl-utils scl-utils-build git-core
3471+
info patch util-linux findutils grep zlib scl-utils scl-utils-build git-core kernel-rpm-macros
34723472
dnf_common_opts:
34733473
- --setopt=deltarpm=False
34743474
- --allowerasing
@@ -5289,7 +5289,7 @@
52895289
mock:
52905290
chroot_setup_cmd: install tar gcc-c++ redhat-rpm-config almalinux-release which xz sed
52915291
make bzip2 gzip gcc coreutils unzip shadow-utils diffutils cpio bash gawk rpm-build
5292-
info patch util-linux findutils grep zlib scl-utils scl-utils-build git-core
5292+
info patch util-linux findutils grep zlib scl-utils scl-utils-build git-core kernel-rpm-macros
52935293
dnf_common_opts:
52945294
- --setopt=deltarpm=False
52955295
- --allowerasing

0 commit comments

Comments
 (0)