Package rpm-utils: Information
- Source package:
- rpm-utils
- Version:
- 0.10.4-alt1
- Build time:
- Jun 2, 2022, 12:36 AM in the task #301046
- Category:
- Home page:
- License:
- Summary:
- Utilities every rpm packager must have
- Description:
This package contains following utilities: + filereq - generates list of file requires while running the program; + packageof - generates list of packages owning specified files; + packagereq - generates list of package requires while running the program; + buildreq - generates and adds/updates BuildRequires tag in specfiles; + rpmdups,rpmrdups - generates list of duplicated packages; + paste_changelog - pastes a whole ready piece to the top of a changelog; + stamp_spec - generates timestamp for rpm specfile changelog entry; + add_changelog - generates and adds changelog entry to rpm specfile; + compare_packages - generates lists of package sets and compares them; + cleanup_spec - attempts to cleanup rpm specfile; + rebuild_package - rebuilds source package keeping packager info unchanged; + rebuild_packages - rebuilds source packages using rebuild_package.
- List of rpms provided by this srpm:
- Maintainer:
- List of contributors:
- ACL:
- @core
Last changed
June 1, 2022 Dmitry V. Levin 0.10.4-alt1
- Fixed build with gcc12.
Sept. 25, 2019 Dmitry V. Levin 0.10.3-alt1
- strace_files: speedup by enabling latest strace features.
June 20, 2019 Dmitry V. Levin 0.10.2-alt1
- filter_spec: fixed regular expressions for modern gawk.