Name: | dpkg |
---|---|
Version: | 1.18.25 |
Release: | 12.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 6458028 |
License: | GPLv2 and GPLv2+ and LGPLv2+ and Public Domain and BSD |
RPM: | dpkg-1.18.25-12.el8.x86_64.rpm |
Source RPM: | dpkg-1.18.25-12.el8.src.rpm |
Build Date: | Sat Nov 02 2019 |
Build Host: | jenkins-10-147-72-125-b4e9fa10-6706-4ab7-a61e-ddbed2bd373b.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://tracker.debian.org/pkg/dpkg |
Summary: | Package maintenance system for Debian Linux |
Description: | This package provides the low-level infrastructure for handling the installation and removal of Debian software packages. This package contains the tools (including dpkg-source) required to unpack, build and upload Debian source packages. This package also contains the programs dpkg which used to handle the installation and removal of packages on a Debian system. This package also contains dselect, an interface for managing the installation and removal of packages on the system. dpkg and dselect will certainly be non-functional on a rpm-based system because packages dependencies will likely be unmet. |
- BR: perl(Digest::MD5) need by make check
- Fix #1758136 related with #1628409 (dpkg-perl only needs MD5, SHA1 and SHA256)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Perl 5.30 rebuild
- Requires perl(MIME::Lite) on dpkg-dev (rhbz #1678637) - Adds check section and performs unit tests but ignores failures
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- po4a is now available on ppc64 and we can build dpkg there
- Revert "Bundle a version of tar to make it compatible in EL7" - Keep BR: perl(Digest) - Remove --clamp-mtime option on tar of el7. - Add Requires perl(Digest::MD5) and perl(Digest::SHA*) on dpkg-perl (#1628409)
- Fix conflicts with man pages on el
- Bundle a version of tar to make it compatible in EL7 (BZ#1626465)