Changes between Version 7 and Version 8 of BuildingRPMPackages


Ignore:
Timestamp:
02/03/11 23:11:37 (12 years ago)
Author:
https://www.google.com/accounts/o8/id?id=AItOawkqP8tgWB4n-zQS7ExlIs_3OoRpe13Buck
Comment:

Grammar correction.

Legend:

Unmodified
Added
Removed
Modified
  • BuildingRPMPackages

    v7 v8  
    55 * Download the release tarball that you want to install from the [wiki:Downloads Downloads] page. 
    66 * Run `rpmbuild -ta <name of tarball here>`. 
    7  * On CentOS/RHEL, the resulting RPMs will be in `/usr/src/redhat/RPMS/noarch/` and SRPMs in `/usr/src/redhat/SRPMS/`. 
     7 * On CentOS/RHEL, the resulting RPMs will be in `/usr/src/redhat/RPMS/noarch/` and the SRPMs in `/usr/src/redhat/SRPMS/`. 
    88 * Example commands to build bcfg2-1.1.1 (on CentOS 5.5): 
    99   {{{