Package rpm-build: Information

    Source package: rpm-build
    Version: 4.0.4.201-alt1
    Latest version according to Repology
    Build time:  Jun 21, 2024, 05:38 PM in the task #349068
    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 Shabalin



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

    Last changed


    June 20, 2024 Alexey Shabalin 4.0.4.201-alt1
    - Moved all systemd macros to rpm-macros-systemd package.
    June 4, 2024 Arseny Maslennikov 4.0.4.200-alt1
    - Bring embedded PATH lists in line with current merged-usr ALT practice.
      (Closes: 50527)
    May 17, 2024 Arseny Maslennikov 4.0.4.199-alt1
    - vt@:
      + Allowed env shebang with split-string arguments (ALT#50059).
    - shaba@:
      + systemd-services.req.files: add /usr/lib/systemd/system for system units,
        since that is a valid unit file location on merged-usr systems.