OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1576-g24287ff
Gerrit Code Review
gerrit@openafs.org
Tue, 30 Aug 2011 18:34:26 -0700 (PDT)
The following commit has been merged in the master branch:
commit 24287ff0154c49a2563c9a08ff44ff72583095e4
Author: Derrick Brashear <shadow@dementix.org>
Date: Tue Aug 30 01:18:37 2011 -0400
redhat: mockbuild updates for repoquery
for starters, mock should be careful not to use parent yum cache
when running repoquery, the host runs it, we want the guests's
yum cache. be careful to not attempt to use the parent's yum cache
(in the default config).
additionally, we need to not try to build 64 bit kernel modules in
32 bit chroots. expand the list of rpms while ejecting any which are
64 bit if we're 32.
additionally, blacklist kernels which are the wrong osver.
Change-Id: Id2a68cf66ddae57458c9f97314cd492e7b5132a8
Reviewed-on: http://gerrit.openafs.org/5322
Reviewed-by: Derrick Brashear <shadow@dementix.org>
Tested-by: Derrick Brashear <shadow@dementix.org>
src/packaging/RedHat/mockbuild.pl | 57 +++++++++++++++++++++++++++----------
1 files changed, 42 insertions(+), 15 deletions(-)
--
OpenAFS Master Repository