Package kernel-build-tools: Information

  • Default inline alert: Version in the repository: 0.114-alt1

Source package: kernel-build-tools
Version: 0.109-alt1
Build time:  May 17, 2019, 04:50 PM in the task #229582
Report package bug
Home page: 

License: GPL
Summary: Utilities to build kernel packages for ALT Linux
Description: 
Utilities to facilitate creation of kernel and additional module packages
according to ALT Linux kernel packaging conventions.

List of rpms provided by this srpm:
kernel-build-tools (x86_64, i586, aarch64)
rpm-build-kernel (x86_64, i586, aarch64)



    1. asciidoc
    2. help2man
    3. python-modules-encodings

Last changed


May 17, 2019 Ivan Zakharyaschev 0.109-alt1
- Made the test in the packages produced by %update_kernel_modules_checkinstall
  not ignore the exit status of update-kernel.
May 7, 2019 Gleb Fotengauer-Malinovskiy 0.108-alt1
- kernel-macros: added powerpc support to %base_arch macro.
April 4, 2019 Ivan Zakharyaschev 0.107-alt1
- kernel-macros: made %setup_kernel_module automatically add
  the usual {,Build}Requires for kernel-modules-*.
- kernel-macros: added for possible use in modules:
  + %kimage & %requires_kimage;
  + %update_kernel_modules_checkinstall
    (to produce a specific kind of checkinstall subpkg);
  + %setup_kernel_module_from_globals (split from %setup_kernel_module) for
    those who want to set %kversion and %krelease manually, without rpmquery).