OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_0pre2-7-g29d624a

Gerrit Code Review gerrit@openafs.org
Fri, 18 Feb 2011 06:14:49 -0800 (PST)


The following commit has been merged in the openafs-stable-1_6_x branch:
commit 29d624a98cca1a2e31fc8cc51c7e4d1577b5282d
Author: Simon Wilkinson <sxw@your-file-system.com>
Date:   Fri Feb 18 00:36:33 2011 +0000

    RedHat packaging: Use %{dist} not %{osver}
    
    There's a standard mechanism for defining a RPMs target
    distribution in the Fedora and RedHat worlds. This is to use the
    %{dist} macro, and to insert it at the end (not the beginning) of
    the release field.
    
    Move over to using this standard mechanism, and modify the build
    system to match. Note that this means that RPM names have now
    changed slightly.
    
    Reviewed-on: http://gerrit.openafs.org/3981
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    (cherry picked from commit 2b094cae6c39bc9e2d8f23f4654e137876b25d57)
    
    Change-Id: I764a91e787acb2d2e3d0595cb344bc5b44465bd9
    Reviewed-on: http://gerrit.openafs.org/3984
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

 src/packaging/RedHat/mockbuild.pl    |   45 +++++++++++++++++++++++----------
 src/packaging/RedHat/openafs.spec.in |   13 +++-------
 2 files changed, 35 insertions(+), 23 deletions(-)

-- 
OpenAFS Master Repository