Package rpmdevtools: Information

    Source package: rpmdevtools
    Version: 9.6-alt2
    Latest version according to Repology
    Build time:  Sep 5, 2022, 09:44 AM in the task #306255
    Report package bug
    License: GPLv2+ and GPLv2
    Summary: RPM Development Tools
    Description: 
    This package contains scripts and (X)Emacs support files to aid in
    development of RPM packages.
    rpmdev-setuptree    Create RPM build tree within user's home directory
    rpmdev-diff         Diff contents of two archives
    rpmdev-newspec      Creates new .spec from template
    rpmdev-rmdevelrpms  Find (and optionally remove) "development" RPMs
    rpmdev-checksig     Check package signatures using alternate RPM keyring
    rpminfo             Print information about executables and libraries
    rpmdev-md5/sha*     Display checksums of all files in an archive file
    rpmdev-vercmp       RPM version comparison checker
    rpmdev-wipetree     Erase all files within dirs created by rpmdev-setuptree
    rpmdev-extract      Extract various archives, "tar xvf" style
    rpmdev-bumpspec     Bump revision in specfile
    ...and many more.

    List of rpms provided by this srpm:
    rpmdevtools (noarch)

    Maintainer: Igor Vlasenko


    ACL:
    Evgeny Sinelnikov
    @everybody

      1. python3
      2. bash-completion
      3. python3-module-rpm
      4. python3(progressbar)
      5. python3(requests)
      6. python3(rpm)
      7. help2man
      8. /usr/bin/pod2man
      9. rpm-build-perl
      10. rpm-build-python3
      11. rpm-macros-emacs

    Last changed


    Sept. 5, 2022 Evgeny Sinelnikov 9.6-alt2
    - Add support of ALT releases in rpmdev-bumpspec
    - Adopt for ALT first spectemplates: dummy, lib and minimal
    - Adopt rpmdev-newspec support for ALT specific rpm
    Sept. 5, 2022 Evgeny Sinelnikov 9.6-alt1
    - Update to latest release
    May 17, 2021 Igor Vlasenko 8.10-alt2
    - fixed build