Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements to RPM documentation #535

Merged
merged 1 commit into from
Mar 29, 2015

Conversation

dwhjames
Copy link
Contributor

  • name in Rpm is not actually used, instead it is the packageName in Rpm setting that is relevant.
  • describe the relations between sbt settings and the rpm file name
  • describe the relations between sbt settings and the rpm spec file
  • remove listings of settings that are not in fact required settings
  • change default value of rpmRelease from 0 to 1

- `name in Rpm` is not actually used, instead it is the `packageName in Rpm` setting that is relevant.
- describe the relations between sbt settings and the rpm file name
- describe the relations between sbt settings and the rpm spec file
- remove listings of settings that are not in fact required settings
- change default value of `rpmRelease` from `0` to `1`
@muuki88 muuki88 added rpm documentation Documentation should be extended or updated labels Mar 29, 2015
@muuki88
Copy link
Contributor

muuki88 commented Mar 29, 2015

LGTM. Thanks a lot :)

muuki88 added a commit that referenced this pull request Mar 29, 2015
@muuki88 muuki88 merged commit 496cbb3 into sbt:master Mar 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Documentation should be extended or updated rpm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants