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

Creating RPMs for different EL linux versions #891

Closed
jaxxstorm opened this issue Dec 7, 2018 · 5 comments
Closed

Creating RPMs for different EL linux versions #891

jaxxstorm opened this issue Dec 7, 2018 · 5 comments
Labels
enhancement New feature or request
Milestone

Comments

@jaxxstorm
Copy link
Contributor

Is your feature request related to a problem? Please describe.

When I build RPM packages, I generally build them for CentOS 6 and CentOS 7. Currently goreleaser assumes you make a single RPM, with an array of files you can include.

If I include an systemd script, it won't work on CentOS 6. I can write an init script and use it on both, but then I miss out on the power of systemd.

Describe the solution you'd like

I'd like to be able to create an array of packages, with configurable options for the files include.

Describe alternatives you've considered
As above, using an init script

@caarlos0 caarlos0 added the enhancement New feature or request label Dec 7, 2018
@stale
Copy link

stale bot commented Dec 22, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Dec 22, 2018
@jaxxstorm
Copy link
Contributor Author

Is there any way I can stop this from being closed?

@stale stale bot removed the wontfix This will not be worked on label Dec 25, 2018
@caarlos0 caarlos0 added this to the v1.0.0 milestone Jun 29, 2019
@caarlos0
Copy link
Member

now we can already add multiple rpm configs... does it already fix this issue @jaxxstorm?

Do we need to add more things?

@jaxxstorm
Copy link
Contributor Author

yep

@github-actions
Copy link
Contributor

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants