Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Requires feature in RPM #16

Open
ykryshchuk opened this issue Jun 12, 2013 · 2 comments
Open

Support for Requires feature in RPM #16

ykryshchuk opened this issue Jun 12, 2013 · 2 comments

Comments

@ykryshchuk
Copy link

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

@davidfergon
Copy link

I'm using the plugin and the mentioned feature will be very usefull.

Is it planned?

Best Regards,

David

@trygvis
Copy link
Owner

trygvis commented Jan 10, 2014

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants