Changes between Version 8 and Version 9 of BuildingRPMPackages


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

Link correction.

Legend:

Unmodified
Added
Removed
Modified
  • BuildingRPMPackages

    v8 v9  
    33 
    44== Building from a Release Tarball == 
    5  * Download the release tarball that you want to install from the [wiki:Downloads Downloads] page. 
     5 * Download the release tarball that you want to install from the [wiki:Download Downloads] page. 
    66 * Run `rpmbuild -ta <name of tarball here>`. 
    77 * On CentOS/RHEL, the resulting RPMs will be in `/usr/src/redhat/RPMS/noarch/` and the SRPMs in `/usr/src/redhat/SRPMS/`.