Name: | createrepo_c |
---|---|
Version: | 0.11.0 |
Release: | 3.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 179859 |
License: | GPLv2+ |
RPM: | createrepo_c-0.11.0-3.el8.x86_64.rpm |
Source RPM: | createrepo_c-0.11.0-3.el8.src.rpm |
Build Date: | Sun Nov 10 2019 |
Build Host: | jenkins-10-147-72-125-5175330d-7169-4500-9dab-ee68de92c90a.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/rpm-software-management/createrepo_c |
Summary: | Creates a common metadata repository |
Description: | C implementation of Createrepo. A set of utilities (createrepo_c, mergerepo_c, modifyrepo_c) for generating a common metadata repository from a directory of rpm packages and maintaining it. |
- Backport patch to switch off timestamps on documentation in order to remove file conflicts (RhBug:1738788)
- Consistently produce valid URLs by prepending protocol. (RhBug:1632121) - modifyrepo_c: Prevent doubling of compression (test.gz.gz) (RhBug:1639287) - Correct pkg count in headers if there were invalid pkgs (RhBug:1596211) - Add support for modular errata (RhBug:1656584)
- Update to 0.11.0
- Rebuilt for Python 3.7
- Obsolete and provide createrepo
- Conditionalize the Python 2 subpackage - Don't build the Python 2 subpackage on EL > 7
- Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Switch to %ldconfig_scriptlets
- Backport PR#64 and #66