#!/bin/sh
set -x
rpmbuild -ba --target=i686 gdb-6.1.1.spec

