Open ykryshchuk opened 11 years ago
I'm using the plugin and the mentioned feature will be very usefull.
Is it planned?
Best Regards,
David
I don't have resources to add this, but feel free to fork the plugin. It shouldn't be hard to jam in there in a way that will work for you, other people have contributed similar features before.
Hi,
I use the plugin for several projects that produce DEB/RPM packages. The software is typically dependent on other linux packages. That is, when I install my package I want that dependent packages are installed by manager as well.
That works fine with and . However, I do not see similar feature for RPM. I checked the code and I found that SpecFile has support for Requires, but the Mojo does not use it.
Do you plan to add "Requires" feature to RPM packaging? I can provide the implementation for it.
Regards, Yura