RPM macros that list arches the full kernel is built on
If no kernel-devel packages are installed (this is possible, for example, during SRPM generation in an isolated environment), no output would be generated for latest_kernel macro, which would lead to an error (since an RPM macro can't have an empty definition). Append %nil to the input of the "head" command to avoid this situation. * macros.kmp (kernel_module_package): Feed additional line with %nil to the input of head command in the latest_kernel macro definition. Resolves: #1971748 Resolves: #2002887 Signed-off-by: Eugene Syromiatnikov <esyr@redhat.com> |
||
|---|---|---|
| .gitignore | ||
| find-provides.ksyms | ||
| find-requires.ksyms | ||
| firmware.prov | ||
| kabi.attr | ||
| kabi.sh | ||
| kernel-srpm-macros.spec | ||
| kmod.attr | ||
| kmodtool | ||
| macros.kernel-srpm | ||
| macros.kmp | ||
| modalias.prov | ||
| README.md | ||
| rpmsort | ||
| sources | ||
| symset-table | ||
kernel-srpm-macros
The kernel-srpm-macros package