OpenAFS Master Repository branch, openafs-stable-1_8_x, updated. openafs-stable-1_8_0pre5-1-g2a196ba
Gerrit Code Review
gerrit@openafs.org
Thu, 22 Feb 2018 23:03:27 -0500
The following commit has been merged in the openafs-stable-1_8_x branch:
commit 2a196ba47247742fb294e5a879cb9e54c956028a
Author: Michael Meffie <mmeffie@sinenomine.net>
Date: Tue Feb 20 20:31:11 2018 -0500
redhat: package libuafs perl bindings
Require the swig package as a build dependency. Build and package the
libuafs perl bindings. Place these libraries in the openafs-devel
package, along with the man page (moved from the openfs-client package).
This fixes an rpm build error when the swig package is present on the
build system,
RPM build errors:
Installed (but unpackaged) file(s) found:
/usr/lib64/perl/AFS/ukernel.pm
/usr/lib64/perl/ukernel.so
FIXES 134470
Reviewed-on: https://gerrit.openafs.org/12919
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
(cherry picked from commit 278581c24a802834719e0d57f27978321556c9bb)
Change-Id: I892e1f58e92f1eb66eeae8fb0d237bed0bdb2a62
Reviewed-on: https://gerrit.openafs.org/12921
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
src/packaging/RedHat/openafs.spec.in | 16 ++++++++++++++--
1 files changed, 14 insertions(+), 2 deletions(-)
--
OpenAFS Master Repository