Changes between Version 11 and Version 12 of BuildingRPMPackages


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

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildingRPMPackages

    v11 v12  
    77 * Run `rpmbuild -ta <name of tarball here>`. 
    88 * On CentOS/RHEL, the resulting RPMs will be in `/usr/src/redhat/RPMS/noarch/` and the SRPMs in `/usr/src/redhat/SRPMS/`. 
    9  * Example commands to build bcfg2-1.1.1 (on CentOS 5.5): 
     9 * Example commands to build bcfg2-1.1.1 on CentOS 5.5: 
    1010   {{{ 
    1111      $ cd /tmp