bb01c16 Build Tycho properly in one RPM build.

Authored and Committed by rgrunber 11 years ago
    Build Tycho properly in one RPM build.
    
    When the version of Tycho being built is the same as the version of
    Tycho installed on the system, two builds must be performed to avoid a
    cyclic dependency. The first build is an intermediary build to change
    the version to something different from the final build. Most often this
    happens when only the release tag is modified.
    
        
file modified
+28 -12