Changes between Version 4 and Version 5 of BuildingRPMPackages


Ignore:
Timestamp:
11/10/10 05:48:17 (13 years ago)
Author:
http://fab.id.fedoraproject.org/
Comment:

Git instead of svn

Legend:

Unmodified
Added
Removed
Modified
  • BuildingRPMPackages

    v4 v5  
    1212 * The resulting RPMs will be in `/usr/src/packages/RPMS/` and SRPMs in `/usr/src/packages/SRPMS` 
    1313 
    14 == Building from an SVN Checkout == 
     14== Building from an git checkout == 
    1515 * Enter the `redhat/` directory in the working copy 
    1616 * Run `make` 
    17  * The resulting RPMs will be in `/usr/src/redhat/RPMS/` and SRPMs in `/usr/src/redhat/SRPMS` and will have the SVN revision appended 
     17 * The resulting RPMs will be in `/usr/src/redhat/RPMS/`, SRPMs in `/usr/src/redhat/SRPMS`, and will have the VCS tag appended