Package rpm: Information
Source package: rpm
Version: 4.13.0.1-alt24
Build time: Nov 29, 2020, 03:37 PM
Category: System/Configuration/Packaging
Report package bugHome page: http://www.rpm.org/
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 RPM packages built from this SRPM:
librpm-devel (e2kv5, e2kv4, e2k)
librpm-devel-debuginfo (e2kv5, e2kv4, e2k)
librpm7 (e2kv5, e2kv4, e2k)
librpm7-debuginfo (e2kv5, e2kv4, e2k)
librpmbuild7 (e2kv5, e2kv4, e2k)
librpmbuild7-debuginfo (e2kv5, e2kv4, e2k)
python-module-rpm (e2kv5, e2kv4, e2k)
python-module-rpm-debuginfo (e2kv5, e2kv4, e2k)
python3-module-rpm (e2kv5, e2kv4, e2k)
python3-module-rpm-debuginfo (e2kv5, e2kv4, e2k)
rpm (e2kv5, e2kv4, e2k)
rpm-checkinstall (noarch)
rpm-debuginfo (e2kv5, e2kv4, e2k)
rpm-plugin-hdrcache (e2kv5, e2kv4, e2k)
rpm-plugin-hdrcache-debuginfo (e2kv5, e2kv4, e2k)
rpm-plugin-ima (e2kv5, e2kv4, e2k)
rpm-plugin-ima-debuginfo (e2kv5, e2kv4, e2k)
rpm-plugin-syslog (e2kv5, e2kv4, e2k)
rpm-plugin-syslog-debuginfo (e2kv5, e2kv4, e2k)
rpm-plugin-systemd-inhibit (e2kv5, e2kv4, e2k)
rpm-plugin-systemd-inhibit-debuginfo (e2kv5, e2kv4, e2k)
rpm2archive (e2kv5, e2kv4, e2k)
rpm2archive-debuginfo (e2kv5, e2kv4, e2k)
rpmspec (e2kv5, e2kv4, e2k)
rpmspec-debuginfo (e2kv5, e2kv4, e2k)
librpm-devel (e2kv5, e2kv4, e2k)
librpm-devel-debuginfo (e2kv5, e2kv4, e2k)
librpm7 (e2kv5, e2kv4, e2k)
librpm7-debuginfo (e2kv5, e2kv4, e2k)
librpmbuild7 (e2kv5, e2kv4, e2k)
librpmbuild7-debuginfo (e2kv5, e2kv4, e2k)
python-module-rpm (e2kv5, e2kv4, e2k)
python-module-rpm-debuginfo (e2kv5, e2kv4, e2k)
python3-module-rpm (e2kv5, e2kv4, e2k)
python3-module-rpm-debuginfo (e2kv5, e2kv4, e2k)
rpm (e2kv5, e2kv4, e2k)
rpm-checkinstall (noarch)
rpm-debuginfo (e2kv5, e2kv4, e2k)
rpm-plugin-hdrcache (e2kv5, e2kv4, e2k)
rpm-plugin-hdrcache-debuginfo (e2kv5, e2kv4, e2k)
rpm-plugin-ima (e2kv5, e2kv4, e2k)
rpm-plugin-ima-debuginfo (e2kv5, e2kv4, e2k)
rpm-plugin-syslog (e2kv5, e2kv4, e2k)
rpm-plugin-syslog-debuginfo (e2kv5, e2kv4, e2k)
rpm-plugin-systemd-inhibit (e2kv5, e2kv4, e2k)
rpm-plugin-systemd-inhibit-debuginfo (e2kv5, e2kv4, e2k)
rpm2archive (e2kv5, e2kv4, e2k)
rpm2archive-debuginfo (e2kv5, e2kv4, e2k)
rpmspec (e2kv5, e2kv4, e2k)
rpmspec-debuginfo (e2kv5, e2kv4, e2k)
Maintainer: Ivan Zakharyaschev
List of contributors:
Ivan Zakharyaschev
Andrew Savchenko
Alexey Tourbin
Dmitry V. Levin
Ivan A. Melnikov
Vladimir D. Seleznev
Gleb Fotengauer-Malinovskiy
Aleksei Nikiforov
Vitaly Kuznetsov
Kirill A. Shutemov
Alex V. Myltsev
Grigory Batalov
Ivan Zakharyaschev
Andrew Savchenko
Alexey Tourbin
Dmitry V. Levin
Ivan A. Melnikov
Vladimir D. Seleznev
Gleb Fotengauer-Malinovskiy
Aleksei Nikiforov
Vitaly Kuznetsov
Kirill A. Shutemov
Alex V. Myltsev
Grigory Batalov
Last changed
Aug. 29, 2020 Ivan Zakharyaschev 4.13.0.1-alt24
[Restored some patches from 4.0.4-alt94] - rpmrc.c: recognize new Intel CPUs (Dmitry V. Levin) - rpmrc.c: classify SSE2-capable Intel CPUs as "pentium4" (Alexey Tourbin) [Restored a patch from 4.0.4-alt98.26] - rpmrc.c (is_pentiumN): Added models with nonzero extended model (Dmitry V. Levin; reported by Alexander Sharapov). (Closes: #38708)
July 3, 2020 Ivan Zakharyaschev 4.13.0.1-alt23
- Fixed a bug in ARM hardfloat detection (armv?h* archs), introduced in 4.13.0.1-alt22, which would prevent normal installation of armh packages on such machines. (Note that rpm-build-4.0.4-alt141 is still ignorant of armv?h* arches, so the only way to build packages installable on such machines is with --target armh.)
June 28, 2020 Ivan Zakharyaschev 4.13.0.1-alt22
- Improved machine detection & configuration for: + x86_64 on Darwin, armv5tl, Transmeta Crusoe as i686, parisc as hppa (on linux) (cherry-picked from upstream); + armv8[h]l (further refined by me on the base of changes from upstream and Peter Robinson). (Accompanying macros have been added, too.)