Package rpm-utils: Information

    Source package: rpm-utils
    Version: 0.10.3-alt1
    Build time:  Sep 26, 2019, 11:59 AM in the task #238192
    Report package bug
    Home page: 

    License: GPLv2+
    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:
    rpm-utils (x86_64, ppc64le, i586, aarch64)
    rpm-utils-debuginfo (x86_64, ppc64le, i586, aarch64)

    Maintainer: Dmitry V. Levin


      1. gcc-c++
      2. librpm-devel
      3. librpm-devel >= 4.13.0.1-alt9

    Last changed


    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.
    June 19, 2019 Ivan Zakharyaschev 0.10.1-alt1
    - rpmrdups: honor disttag, buildtime.