Task for rpmgrill project
DONE by Marek Skalicky
rpmgrill project [1] is developed for testing quality of RPM packages. It primarily scans RPM files that have to keep a specific directory structure. This task is to extend the rpmgrill functionality, so that it accepts any RPM package file, while keeping the original functionality unchanged.
The result would be a patch, that after applying will add a feature for rpmgrill, so we can use it like this:
user> rpmgrill mypackage.src.rpm user> rpmgrill mypackage.rpm mypackage.rpm user> rpmgrill build.log mypackage.rpm mypackage.src.rpm
[1] https://git.fedorahosted.org/git/rpmgrill.git
Contact person: Honza Horak <hhorak@redhat.com>