GitHub user svarnau opened a pull request: https://github.com/apache/incubator-trafodion/pull/767
[TRAFODION-2292] Add RPM packaging Make rpm package to contain same things as server tarball. Only additional pre-install action is to create the trafodion user. This mimics the regular installer default action to locate files in /home/trafodion, owned by trafodion user. File locations and ownership perhaps ought to be changed, but that is a separate effort from this initial RPM packaging. You can merge this pull request into a Git repository by running: $ git pull https://github.com/svarnau/incubator-trafodion pkg2291 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-trafodion/pull/767.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #767 ---- commit 0bfc52b5eac0fb77bc443b38219d3dcee38a1683 Author: Steve Varnau <steve.var...@esgyn.com> Date: 2016-10-18T23:48:08Z [TRAFODION-2292] Add RPM packaging Make rpm package to contain same things as server tarball. Only additional pre-install action is to create the trafodion user. This mimics the regular installer default action to locate files in /home/trafodion, owned by trafodion user. File locations and ownership perhaps ought to be changed, but that is a separate effort from this initial RPM packaging. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---