-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Adjust spec file to show a proper rpmbuild command #126
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
Conversation
Also give an example for RHEL 7
Hi, thank you for submitting this pull request. In order to consider your code we need you to sign the Oracle Contribution Agreement (OCA). Please review the details and follow the instructions at http://www.oracle.com/technetwork/community/oca-486395.html |
Hi, there was no response to our request to sign an OCA or confirm the code is submitted under the terms of the OCA. As such this request will be closed. |
OCA has been sent as requested. I thought this had been done before and I missed the request here. I can not see how to reopen or know if I need to open a new PR. |
Reopening for reprocessing |
Hi, thank you for submitting this pull request. In order to consider your code we need you to sign the Oracle Contribution Agreement (OCA). Please review the details and follow the instructions at http://www.oracle.com/technetwork/community/oca-486395.html |
Please ignore second request for OCA. Once OCA information is updated, processing will continue |
Hi, thank you for your contribution. Please confirm this code is submitted under the terms of the OCA (Oracle's Contribution Agreement) you have previously signed by cutting and pasting the following text as a comment: |
@sjmudd looks like you need to paste the comment as requested by the last message from the bot in a new comment (w/o any other text) |
I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it. |
Hi, thank you for your contribution. Your code has been assigned to an internal queue. Please follow |
Also give an example for RHEL 7.
I've not played with rpmbuild for some time and sat there copying the "sample" rpmbuild command to build the package only to realise later that I was missing the -ba.
I think it probably makes sense to update this to reference the latest RHEL7 version. The patch is tiny and only a documentation change but might be handy and save someone a few minutes scratching their head like I did.