#14 Remove unrequired "BuildRequires" and cleanup spec files
Merged by jkang. Opened by almac.
almac/jmc-rpm cleanup  into  master

Download 14.patch

This PR addresses various formatting inconsistencies within the spec files, and removes "BuildRequires" that are not necessary for the building of dependencies for jmc. For the most part, I used process of elimination of commenting out "BuildRequires" until I found the minimal set of required ones; the build timelines can be found at my jmc copr repo [0]. Additionally, I created a fresh copr repo [1] where I used only the output of these spec files, and verified that it works in Fedora 29.

[0] https://copr.fedorainfracloud.org/coprs/almac/jmc/builds/
[1] https://copr.fedorainfracloud.org/coprs/almac/jmc2/builds/

Pagure is saying there are merge conflicts. Could you take a look at resolving them? Thanks for this!

rebased onto d3839d53d5e7dfd32741f32815832830f0d42ae2

Ah, thanks for letting me know - I should have rebased onto master first.

Pull-Request has been merged by jkang

Metadata