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

boulder/draft: Add initial ruby support to boulder new #430

Merged
merged 1 commit into from
Feb 22, 2025

Conversation

joebonrichie
Copy link
Contributor

@joebonrichie joebonrichie commented Feb 21, 2025

Split ruby support into:

  • Ruby .gem files which only need a %gem_install and contain a layout
    containing several tarballs
  • Normal tarballs containing a .gemspec file, which'll need a %gem_build
    and %gem_install macros

Split ruby support into:
- Ruby .gem files which only need a `%gem_install` and contain a layout
  containing several tarballs
- Normal tarballs containing a .gemspec file, which'll need a `%gem_build`
  and `%gem_install` macros
@ikeycode ikeycode merged commit 5e85a62 into AerynOS:main Feb 22, 2025
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants