[CentOS] Glibc sources?

Tue Mar 10 23:02:07 UTC 2015
Les Mikesell <lesmikesell at gmail.com>

On Tue, Mar 10, 2015 at 5:47 PM, ANDY KENNEDY <ANDY.KENNEDY at adtran.com> wrote:
>>
> How do I tell rpmbuild to build the i686 version of the library in place of the x86_64?  I've
> done some looking around on the web and I have found something about:
>
> setarch i686 mock -r <something> ... rebuild <my.rpm>
>
> Not being able to find the "mock" package for CentOS, I thought maybe:

??? Mock is in EPEL.

> setarch i686 rpmbuild -ba glibc.spec
>

If you repackaged the source rpm you should be able to:
mock -r epel-6-i386 --rebuild glibc-xxx.srpm

-- 
   Les Mikesell
     lesmikesell at gmail.com