linux-stable/scripts/package
Arend van Spriel 169dd78043 scripts: rpm: make clear that mkspec script contains 4.13 feature
A fix was made in the mkspec script that uses a feature, ie. the
OR expression, which requires RPM 4.13. However, the script indicates
another minimum version. Lower versions may have success by using
the --no-deps option as suggested, but feels like bumping the version
to 4.13 is reasonable as it put me on the wrong track at first with
RPM 4.11 on my Centos7 machine.

Fixes: 02a893bc99 ("kbuild: rpm-pkg: add libelf-devel as alternative for BuildRequires")
Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
2023-01-11 20:42:34 +09:00
..
builddeb objtool: Add CONFIG_OBJTOOL 2022-04-22 12:32:03 +02:00
buildtar buildtar: fix tarballs with EFI_ZBOOT enabled 2022-12-17 21:55:04 +09:00
mkdebian kbuild: deb-pkg: get rid of |flex:native workaround from Build-Depends 2022-11-21 10:18:39 +09:00
mkspec scripts: rpm: make clear that mkspec script contains 4.13 feature 2023-01-11 20:42:34 +09:00
snapcraft.template scripts/package: snap-pkg target 2017-12-13 00:00:18 +09:00