Package rpm: Information

Source package: rpm
Version: 4.13.0-alt2
Build time:  Dec 8, 2016, 11:27 PM in the task #169196
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 (x86_64, i586)
librpm-devel-debuginfo (x86_64, i586)
librpm7 (x86_64, i586)
librpm7-debuginfo (x86_64, i586)
librpmbuild7 (x86_64, i586)
librpmbuild7-debuginfo (x86_64, i586)
python-module-rpm (x86_64, i586)
python-module-rpm-debuginfo (x86_64, i586)
python3-module-rpm (x86_64, i586)
python3-module-rpm-debuginfo (x86_64, i586)
rpm (x86_64, i586)
rpm-cron (noarch)
rpm-debuginfo (x86_64, i586)
rpm-plugin-hdrcache (x86_64, i586)
rpm-plugin-hdrcache-debuginfo (x86_64, i586)
rpm-plugin-ima (x86_64, i586)
rpm-plugin-ima-debuginfo (x86_64, i586)
rpm-plugin-selinux (x86_64, i586)
rpm-plugin-selinux-debuginfo (x86_64, i586)
rpm-plugin-syslog (x86_64, i586)
rpm-plugin-syslog-debuginfo (x86_64, i586)
rpm-plugin-systemd-inhibit (x86_64, i586)
rpm-plugin-systemd-inhibit-debuginfo (x86_64, i586)
rpm2archive (x86_64, i586)
rpm2archive-debuginfo (x86_64, i586)



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

Last changed


Dec. 8, 2016 Gleb Fotengauer-Malinovskiy 4.13.0-alt2
- Updated to 4.13:
  + --checksig: do not use temporary files (ALT#5348);
  + rpmdb: allowed read from locked db (ALT#26833, ALT#19726);
  + added support of filedigests (ALT#31969);
  + use longer type for package size (ALT#32111).
Nov. 30, 2016 Ivan Zakharyaschev 4.0.4-alt100.96
- verify-elf: don't confuse the initial verify_rpath() in case
  of two RUNPATH/RPATHs (ALT#32826).
Nov. 27, 2016 Ivan Zakharyaschev 4.0.4-alt100.95
- verify-elf: honor RUNPATH in addition to RPATH, too (like in lib.req).
- (unnoticeable) shell.req: generalize the shebang regexp w.r.t. other
  hardcoded locations of /usr/bin/env. (No need to be too strict here:
  shebang.req should catch bad locations. It's not our job.)
- %distribution: ALT Linux --> ALT (ALT#32707).