OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-761-g2b094ca

Gerrit Code Review gerrit@openafs.org
Thu, 17 Feb 2011 22:09:19 -0800 (PST)


The following commit has been merged in the master branch:
commit 2b094cae6c39bc9e2d8f23f4654e137876b25d57
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.
    
    Change-Id: I5a4f1ad827223f48658f595ac424ab64fe98ed39
    Reviewed-on: http://gerrit.openafs.org/3981
    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