Package rpm-build: Information

Source package: rpm-build
Version: 4.0.4-alt138
Latest version according to Repology
Build time:  Apr 7, 2020, 02:07 PM in the task #249524
Report package bug
License: GPLv2+
Summary: Scripts and executable programs used to build packages
Description: 
This package contains scripts and executable programs that are used to
build packages using RPM.

List of rpms provided by this srpm:
librpm (x86_64, ppc64le, i586, aarch64)
librpm-debuginfo (x86_64, ppc64le, i586, aarch64)
librpmbuild (x86_64, ppc64le, i586, aarch64)
librpmbuild-debuginfo (x86_64, ppc64le, i586, aarch64)
rpm-build (x86_64, ppc64le, i586, aarch64)
rpm-build-checkinstall (noarch)
rpm-build-debuginfo (x86_64, ppc64le, i586, aarch64)

Maintainer: Alexey Tourbin



    1. coreutils >= 6.0
    2. elfutils-devel
    3. /usr/bin/subst
    4. libpopt-devel
    5. python-devel
    6. libbeecrypt-devel >= 4.2.1
    7. rpm >= 3.0.6-ipl24mdk
    8. libdb4.7-devel
    9. autoconf >= 2.53
    10. automake >= 1.7.1
    11. libelf-devel
    12. libelf-devel
    13. liblzma-devel
    14. zlib-devel
    15. libselinux-devel >= 2.0.96

Last changed


April 7, 2020 Alexey Tourbin 4.0.4-alt138
- find-package, shebang.req: introduced RPM_FINDPACKAGE_MANDATORY=1.
  When an interpreter is invoked by name, as in "#!/usr/bin/env python32",
  and is missing, this will now force the dependency on /usr/bin/python32.
Jan. 4, 2020 Dmitry V. Levin 4.0.4-alt137
- Fixed %autopatch and %patch regression introduced in previous release.
Jan. 3, 2020 Dmitry V. Levin 4.0.4-alt136
- Generate requirements on binaries used in systemd service files
  (by Anton V. Boyarshinov)
- Made %autopatch and %patch accept -pg (by Vladimir D. Seleznev).
- Fixed build with new gettext.