OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-4159-g4e3ceac

Gerrit Code Review gerrit@openafs.org
Wed, 19 Feb 2014 08:02:33 -0800 (PST)


The following commit has been merged in the master branch:
commit 4e3ceaccd9dc2b6e6a20e938d82af1ebaa2c43c8
Author: Stephan Wiesand <stephan.wiesand@desy.de>
Date:   Thu Nov 21 10:44:05 2013 +0100

    redhat: don't package kpasswd
    
    While kpasswd was in the separate openafs-kpasswd package to avoid
    clashing with the krb5 executable, openafs-debuginfo still conflicted
    with krb5-debuginfo.
    
    Don't package kpasswd at all. Package the renamed executable, kapasswd,
    in openafs-kpasswd instead of openafs, together with the renamed man
    page. Once we're here, provide the man page for the other executable in
    there too.
    
    FIXES 131771
    
    Change-Id: I0d7af82072847a19f0e1ce34dbeeb34623d2ef38
    Reviewed-on: http://gerrit.openafs.org/10481
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Ken Dreyer <ktdreyer@ktdreyer.com>
    Reviewed-by: D Brashear <shadow@your-file-system.com>

 src/packaging/RedHat/openafs.spec.in |   15 ++++++++-------
 1 files changed, 8 insertions(+), 7 deletions(-)

-- 
OpenAFS Master Repository