I have downloaded rpm package for Audit-1.6.7-1

then tried following command as root to install the given rpm package

$ rpmbuild --rebuild audit-1.6.7-1.src.rpm

then it starts building packages but gives error at one place and stops installation.

Error is :

RPM build errors:
File not found by glob: /var/tmp/audit-1.6.7-1-root/usr/lib/python?.?/site-packages/auparse-*.egg-info

Tried to create file explicitly at this path but i think during building process it creates folder again so it gets replace and gives same error.