Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        rpmdevtools - RPM Development Tools
        
        - 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          Display the md5sum of all files in an RPM
rpmdev-vercmp       RPM version comparison checker
spectool            Expand and download sources and patches in specfiles
rpmdev-wipetree     Erase all files within dirs created by rpmdev-setuptree
rpmdev-extract      Extract various archives, "tar xvf" style 
Packages
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | rpmdevtools | 5.3 | 1.fc5 | noarch | 91 KiB | Wed Oct 25 08:41:49 2006 | 
        
        Changelog
        
            - * Wed Oct 25 18:00:00 2006 Ville Skyttä <ville.skytta at iki.fi> - 5.3-1
- - Update spectool to 1.0.8, fixes #212108. 
            - * Mon Oct  2 18:00:00 2006 Ville Skyttä <ville.skytta at iki.fi> - 5.2-1
- - Skip *.jar.so.debug in check-buildroot (#208903).
- Treat yasm and *-static as devel packages in rmdevelrpms. 
            - * Sat Sep  9 18:00:00 2006 Ville Skyttä <ville.skytta at iki.fi> - 5.1-1
- - Re-add PHP PEAR spec template, more improvements to it (#198706,
  Christopher Stone, Remi Collet).