OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-devel-1_5_77-82-gd89a0de

Gerrit Code Review gerrit@openafs.org
Mon, 25 Oct 2010 16:20:04 -0700 (PDT)


The following commit has been merged in the openafs-stable-1_6_x branch:
commit d89a0dec2ae7d37c948c625367a144b82e1734d4
Author: Phillip Moore <w.phillip.moore@gmail.com>
Date:   Thu Oct 7 19:25:09 2010 -0400

    Extract the .version file when building the srpm file
    
    If you are building the source and binary rpms from a released
    tarball, instead of a real git repo, the .version file is required by
    build-tools/git-version.  With out this, the version defaults to
    UNKNOWN, and although the source rpm will build, it won't compile.
    
    Reviewed-on: http://gerrit.openafs.org/2948
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    (cherry picked from commit a2888f6d405150933bc31d1470ca2426bdf77c50)
    Change-Id: I2443cced5105a0e31ffe04c156370b75e06ced97
    Reviewed-on: http://gerrit.openafs.org/3056
    Tested-by: Derrick Brashear <shadow@dementia.org>

 src/packaging/RedHat/makesrpm.pl |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

-- 
OpenAFS Master Repository