OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-233-ga2888f6

Gerrit Code Review gerrit@openafs.org
Mon, 11 Oct 2010 03:45:21 -0700 (PDT)


The following commit has been merged in the master branch:
commit a2888f6d405150933bc31d1470ca2426bdf77c50
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.
    
    Change-Id: I787b051d5150c65a0d71ac38b30f32e1c560c4b3
    Reviewed-on: http://gerrit.openafs.org/2948
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

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

-- 
OpenAFS Master Repository