- update to use Redline 1.1.9
- add defines of RPM_ARCH, RPM_OS, RPM_PACKAGE_NAME, RPM_PACKAGE_VERSION, and RPM_PACKAGE_RELEASE to scripts to be consistent with rpmbuild
- add support for a utilities script that automatically gets included in any pre/post/preun/postun scripts
- add specification of required dependencies
- add default for sourcePackage because Yum's createrepo assumes your rpm is a source package without it
- default packageName to the project.name
- initial Maven Central release