Bug #87098 Contribution: Adjust spec file to show a proper rpmbuild command
Submitted: 17 Jul 2017 16:25 Modified: 4 Sep 2017 3:09
Reporter: OCA Admin (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Packaging Severity:S3 (Non-critical)
Version:5.7 OS:Any
Assigned to: CPU Architecture:Any
Tags: Contribution

[17 Jul 2017 16:25] OCA Admin
Description:
This bug tracks a contribution by Simon Mudd (Github user: sjmudd) as described in http://github.com/mysql/mysql-server/pull/126

How to repeat:
See description

Suggested fix:
See contribution code attached
[17 Jul 2017 16:25] OCA Admin
Contribution submitted via Github - Adjust spec file to show a proper rpmbuild command 
(*) Contribution by Simon Mudd (Github sjmudd, mysql-server/pull/126#issuecomment-315546314): I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.

Contribution: git_patch_109656094.txt (text/plain), 1.30 KiB.

[18 Jul 2017 4:45] MySQL Verification Team
Hello Simon,

Thank you for the report and contribution.

Thanks,
Umesh
[4 Sep 2017 3:09] Paul DuBois
Posted by developer:
 
Fixed in 5.7.20, 8.0.4.

The Linux RPM spec file for RHEL6 and higher is updated with comments
that recommend installing the redhat-rpm-config package to add
convenience macros that make rebuilding the RPM package easier.
Thanks to Simon Mudd for the patch.