On 02/04/2015 01:43 PM, Sérgio Basto wrote:
> #global prerel RC4
> >+%global __arch_install_post /usr/lib/rpm/check-rpaths
/usr/lib/rpm/check-buildroot
> > %global prereltag %{?prerel:_%(awk 'BEGIN {print
toupper("%{prerel}")}')}
> >
> > %global vboxrel 1
What this fix is for ? this fix is need only for F21 ?
This fix is not in F20 and we kernel-3.18 for F20 , should we apply same
fix on VirtualBox-kmod for F20 ?
What they did was disable the build root check during an RPM build (post-compile).
They should undo this - something in VBox is behaving badly by using the
buildroot in the rpath.