bbc / speculate

Automatically generates an RPM Spec file for your Node.js project
Other
66 stars 28 forks source link

Override the nodejs requirement #80

Open jgbradley1 opened 5 years ago

jgbradley1 commented 5 years ago

Is there an easy way to override the nodejs package requirement by speculate to instead use an equivalent package like rh-nodejs10 for example? Right now I must manually modify the SPEC file after it's generated.