Rev 646: nasty hack to get 32bit winbind packages in
http://samba.org/~tridge/3_0-ctdb
tridge at samba.org
tridge at samba.org
Wed Oct 17 12:18:07 GMT 2007
Simo,
> Trdige, you don't need to do something like this.
> At least, not for Red Hat.
yes, its needed. When using rpmbuild --target=i386 on RHEL5, the _lib
macro gets expanded as lib64, not lib. So I needed this hack to avoid
that rpm bug.
> Red Hat uses a multilib architecture where you can install 2
> packages .i386 and .x86_64 with the same name. Provided all they contain
> are binaries or libraries.
I know. The problem isn't installing them, its building them. I need
to do the build of both sets of RPMs on a x86_64 box. That did not
work with the existing spec file.
Cheers, Tridge
More information about the samba-technical
mailing list