]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
redhat: move the klog.krb5 man page to openafs-krb5
authorMichael Meffie <mmeffie@sinenomine.net>
Tue, 10 Jan 2017 04:55:32 +0000 (23:55 -0500)
committerStephan Wiesand <stephan.wiesand@desy.de>
Thu, 2 Mar 2017 09:55:22 +0000 (04:55 -0500)
Move the klog.krb5 man page to the openafs-krb5 package, which
distributes the klog.krb5 binary, instead of the general openafs
package.

Reviewed-on: https://gerrit.openafs.org/12509
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
(cherry picked from commit 872a63bbfb04addbdc17dc5c09ec018bb9ddf515)

Change-Id: Ic1d8cdb788e7776820107c2207317e7cf04cd042
Reviewed-on: https://gerrit.openafs.org/12511
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>
src/packaging/RedHat/openafs.spec.in

index c9f560b5961e0015122c318619bab716ec537d2d..23cb94939098851c7eb44a5c1caaf15323db45d1 100644 (file)
@@ -1168,7 +1168,7 @@ gzip -9 $RPM_BUILD_ROOT%{_mandir}/man*/*
 # create list of man pages that go in the 'openafs' package
 /bin/ls $RPM_BUILD_ROOT%{_mandir}/man1 \
        |egrep '^afs|^fs|^kas|^klog|kapasswd|pagsh|^pts|^restorevol|^rxdebug|scout|^sys|tokens|translate|^xstat|udebug|unlog|^uss|^vos' \
-       |egrep -v '^afs_compile_et' \
+       |egrep -v '^afs_compile_et|^klog\.krb5' \
        >openafs-man1files
 
 /bin/ls $RPM_BUILD_ROOT%{_mandir}/man5 \
@@ -1742,6 +1742,7 @@ dkms remove -m %{name} -v %{dkms_version} --rpm_safe_upgrade --all ||:
 %{_bindir}/klog.krb5
 %{_sbindir}/asetkey
 %{_mandir}/man1/aklog.*
+%{_mandir}/man1/klog.krb5.*
 %{_mandir}/man8/asetkey.*
 %endif