File get_build.py of Package rdma-core

#!/usr/bin/python

import rpm

spec = rpm.spec("rdma-core.spec")
print '%s' % (getattr(spec, "build"),)
openSUSE Build Service is sponsored by