# linux32 rpmbuild -ba libfoobar.spec --target i586 # linux32 rpmbuild -ba libfoobar.spec --target i686 # we could build with -static but then pkg goes up from 8.5kb to 280Kb: %global __requires_exclude %{?__requires_exclude:%__requires_exclude|}libc.so Summary: x Name: libfoobar Version: 1 Release: 1 License: x %build cat > t.c <