Package rpm
Source package: rpm
Version: 4.0.4-alt100.77.M70P.2
Category: System/Configuration/Packaging
Report package bug
Version: 4.0.4-alt100.77.M70P.2
Build time: Feb 15, 2019, 09:31 PM
in the task #221592
Report package bug
Gear: https://git.altlinux.org/gears/r/rpm.git?a=tree;hb=4de907e4111d6…
Home page: http://www.rpm.org/
Home page: http://www.rpm.org/
License: GPL
Summary: The RPM package management system
Description:
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 (x86_64, i586)
librpm-debuginfo (x86_64, i586)
librpm-devel (x86_64, i586)
librpm-devel-static (x86_64, i586)
librpmbuild (x86_64, i586)
librpmbuild-debuginfo (x86_64, i586)
python-module-rpm (x86_64, i586)
python-module-rpm-debuginfo (x86_64, i586)
rpm (x86_64, i586)
rpm-build (x86_64, i586)
rpm-build-debuginfo (x86_64, i586)
rpm-checkinstall (noarch)
rpm-debuginfo (x86_64, i586)
rpm-static (x86_64, i586)
rpm-static-debuginfo (x86_64, i586)
librpm (x86_64, i586)
librpm-debuginfo (x86_64, i586)
librpm-devel (x86_64, i586)
librpm-devel-static (x86_64, i586)
librpmbuild (x86_64, i586)
librpmbuild-debuginfo (x86_64, i586)
python-module-rpm (x86_64, i586)
python-module-rpm-debuginfo (x86_64, i586)
rpm (x86_64, i586)
rpm-build (x86_64, i586)
rpm-build-debuginfo (x86_64, i586)
rpm-checkinstall (noarch)
rpm-debuginfo (x86_64, i586)
rpm-static (x86_64, i586)
rpm-static-debuginfo (x86_64, i586)
Maintainer: Ivan Zakharyaschev
List of contributors:
Ivan Zakharyaschev
Vladimir D. Seleznev
Dmitry V. Levin
Gleb Fotengauer-Malinovskiy
Andrey Cherepanov
Alexey Tourbin
Vitaly Kuznetsov
Kirill A. Shutemov
Alex V. Myltsev
Grigory Batalov
ACL: Dmitry V. Levin, Alexey Tourbin, Ivan Zakharyaschev
List of contributors:
Ivan Zakharyaschev
Vladimir D. Seleznev
Dmitry V. Levin
Gleb Fotengauer-Malinovskiy
Andrey Cherepanov
Alexey Tourbin
Vitaly Kuznetsov
Kirill A. Shutemov
Alex V. Myltsev
Grigory Batalov
ACL: Dmitry V. Levin, Alexey Tourbin, Ivan Zakharyaschev
-
- elfutils-devel
- /usr/bin/subst
- rpm >= 3.0.6-ipl24mdk
- libpopt-devel-static
- autoconf >= 2.53
- libbeecrypt-devel-static >= 4.2.1
- automake >= 1.7.1
- zlib-devel-static
- bzlib-devel-static
- libdb4.7-devel-static
- libelf-devel-static
- liblzma-devel-static
- libselinux-devel >= 2.0.96
- python-devel
- coreutils >= 6.0
Feb. 15, 2019 Ivan Zakharyaschev 4.0.4-alt100.77.M70P.2 |
- Merged rpm-build-4.0.4-alt102 (as in c7.1) into p7, t7. |
Feb. 13, 2019 Ivan Zakharyaschev 4.0.4-alt100.77.M70P.2.M70C.1 |
- Merged rpmEVRcmp() fixes into c7: + rpmEVRcmp() (and hence rpmRangesOverlap()) made asymmetric w.r.t. underspecified release. (Provides: N = V can't anymore satisfy Requires: N = V-R. Look out for unmets!) |
Feb. 12, 2019 Ivan Zakharyaschev 4.0.4-alt100.76.M70P.2 |
[rpm-4.13-alt6 alike] - rpmEVRcmp() (and hence rpmRangesOverlap()) made asymmetric w.r.t. underspecified release. (Provides: N = V can't anymore satisfy Requires: N = V-R. Look out for unmets!) (with help of Vladimir D. Seleznev) - rpmRangesOverlap() optimized (can run ca. 30% faster). - checkinstall subpackage added. [rpm-build] (backported from Sisyphus rpm-build by vseleznv@) - support for SOURCE_DATE_EPOCH environment variable - device and inode numbers remapping |