Package rpm: Information

Source package: rpm
Version: 4.13.0.1-alt33
Build time:  May 18, 2022, 08:37 AM
Report package bug
License: GPLv2+
Summary: The RPM package management system
Description: 
The RPM Package Manager (RPM) is a powerful command line driven
package management system capable of installing, uninstalling,
verifying, querying, and updating software packages. Each software
package consists of an archive of files along with information about
the package like its version, a description, etc.

List of rpms provided by this srpm:
librpm-devel (riscv64)
librpm-devel-debuginfo (riscv64)
librpm7 (riscv64)
librpm7-debuginfo (riscv64)
librpmbuild7 (riscv64)
librpmbuild7-debuginfo (riscv64)
python-module-rpm (riscv64)
python-module-rpm-debuginfo (riscv64)
python3-module-rpm (riscv64)
python3-module-rpm-debuginfo (riscv64)
rpm (riscv64)
rpm-checkinstall (noarch)
rpm-debuginfo (riscv64)
rpm-plugin-hdrcache (riscv64)
rpm-plugin-hdrcache-debuginfo (riscv64)
rpm-plugin-ima (riscv64)
rpm-plugin-ima-debuginfo (riscv64)
rpm-plugin-syslog (riscv64)
rpm-plugin-syslog-debuginfo (riscv64)
rpm-plugin-systemd-inhibit (riscv64)
rpm-plugin-systemd-inhibit-debuginfo (riscv64)
rpm2archive (riscv64)
rpm2archive-debuginfo (riscv64)
rpmspec (riscv64)
rpmspec-debuginfo (riscv64)

Maintainer: Andrew Savchenko


    1. libselinux-devel
    2. libsha1detectcoll-devel
    3. python3-devel >= 3.2
    4. automake
    5. liblua5-devel >= 5.1
    6. liblzma-devel >= 4.999.8
    7. python3-module-setuptools
    8. liblzo2-devel
    9. gettext-devel
    10. libelf-devel
    11. libzstd-devel
    12. libmagic-devel
    13. bzip2-devel
    14. libmemcached-devel
    15. elfutils-devel >= 0.112
    16. popt-devel >= 1.10.2
    17. libgcrypt-devel
    18. fakechroot
    19. python-devel >= 2.6
    20. python-module-setuptools
    21. readline-devel
    22. rpm-build-python3
    23. libacl-devel
    24. libtool
    25. libarchive-devel
    26. gawk
    27. libcap-devel
    28. zlib-devel
    29. libdb4-devel
    30. libdbus-devel

Last changed


May 17, 2022 Andrew Savchenko 4.13.0.1-alt33
- E2K: support new naming scheme for profile data files.
- Disable tests for 32-bit arches until fakechroot is fixed to
  handle new *_time64 syscalls on them.
April 18, 2022 Vitaly Chikunov 4.13.0.1-alt32
- pdeath_execute: Use post-update hook API if available.
Dec. 20, 2021 Dmitry V. Levin 4.13.0.1-alt31
- 0ldconfig.filetrigger: guard against faulty telinit.
  Unfortunately, the presence of telinit does not mean it is safe to use.
  For example, the telinit provided by systemd is known to re-exec itself
  endlessly in some circumstances (see ALT#41598).