作者:北南南北
来自:LinuxSir.Org提要:fedora-rpmdevtools 是一款Fedora的RPM包的开发工具,用于Fedora Core 2.0 以上版本;+++++++++++++++++++++++++++++++++++++++++++++++++++++正文+++++++++++++++++++++++++++++++++++++++++++++++++++++
一、fedora-rpmdevtools 介绍;用于制作RPM包的工具,为开发者提供了极大的方便;比如创建rpmbuild开发树;MD5验证;spec 文件的生成;解压归档文件;归档文件前后版本对比diff 等;
二、fedora-rpmdevtools 的安装;请用yum 或apt 在线安装;
[root@localhost ~]# yum install fedora-rpmdevtools或[root@localhost ~]# apt-get install fedora-rpmdevtools
fedora-buildrpmtree Create RPM build tree within user's home directoryfedora-installdevkeys Install GPG keys in alternate RPM keyringfedora-kmodhelper Helper script for building kernel module RPMsfedora-md5 Display the md5sum of all files in an RPMfedora-newrpmspec Creates new .spec from templatefedora-rmdevelrpms Find (and optionally remove) "development" RPMsfedora-rpmchecksig Check package signatures using alternate RPM keyringfedora-rpminfo Prints information about executables and librariesfedora-rpmvercmp RPM version comparison checkerfedora-extract Extract various archives, "tar xvf" stylefedora-diffarchive Diff contents of two archivesfedora-wipebuildtree Erase all files within dirs created by buildrpmtreespectool Expand and download sources and patches in specfiles