mojohaus / rpm-maven-plugin

http://www.mojohaus.org/rpm-maven-plugin/
Other
56 stars 48 forks source link

Add support for the spec BuildRequires list of dependencies #63

Closed mgumbley-resilient closed 7 years ago

mgumbley-resilient commented 8 years ago

Hi, We needed to have a build-time dependency on some RPM packages, so added support for the

our-special-build-tool

configuration, that gets converted into BuildRequires: our-special-build-tool in the spec file.

Hope this is of use! Kind regards, and thanks for the rpm-maven-plugin!

Matt

rickard-von-essen commented 8 years ago

Can you add some docs.

mgumbley-resilient commented 8 years ago

Thank you Rickard, I've added a section to the advanced parameters doc. Regards, Matt

dantran commented 7 years ago

@mgumbley-resilient Could you please resolve the current conflict. Huge thanks

rickard-von-essen commented 7 years ago

@mgumbley-resilient If you rebase this I can merge it.

mgumbley-resilient commented 7 years ago

Hi Rickard & Dan, apologies for the delay in resolving these conflicts - the two files affected now contain the build-requires changes and the pre/post-requires changes.

mgumbley-resilient commented 7 years ago

Hi Rickard & Dan, is the project in a state to do a new release containing this PR, or are there other changes to be integrated before the next release? Regards, Matt