Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        fedora-rpmdevtools: Fedora RPM Development Tools
        
        
        - Summary
- This package contains scripts and (X)Emacs support files to aid in
development of Fedora RPM packages.  These tools are designed for Fedora
Core 2 and later.
fedora-buildrpmtree     Create RPM build tree within user's home directory
fedora-installdevkeys   Install GPG keys in alternate RPM keyring
fedora-kmodhelper       Helper script for building kernel module RPMs
fedora-md5              Display the md5sum of all files in an RPM
fedora-newrpmspec       Creates new .spec from template
fedora-rmdevelrpms      Find (and optionally remove) "development" RPMs
fedora-rpmchecksig      Check package signatures using alternate RPM keyring
fedora-rpminfo          Prints information about executables and libraries
fedora-rpmvercmp        RPM version comparison checker
fedora-extract          Extract various archives, "tar xvf" style
fedora-diffarchive      Diff contents of two archives
fedora-wipebuildtree    Erase all files within dirs created by buildrpmtree
spectool                Expand and download sources and patches in specfiles
Changelog
        
            - * Fri Dec 30 16:00:00 2005 Ville Skyttä <ville.skytta at iki.fi> - 1.4-1
- - Update spectool to 1.0.6 (#176521). 
            - * Wed Dec 28 16:00:00 2005 Ville Skyttä <ville.skytta at iki.fi>
- - Update spectool to 1.0.5 (#162253), require wget for it.
- Add disttags to spec templates. 
            - * Thu Oct 27 17:00:00 2005 Ville Skyttä <ville.skytta at iki.fi> - 1.3-1
- - check-rpaths-worker: detect when RPATH references the parent directory
  of an absolute path (#169298, Enrico Scholz).
- Add regression test for check-rpaths* (#169298, Enrico Scholz).
- Honor user's indent-tabs-mode setting in fedora-init.el (#170902).