Navigation Menu

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

Add template for Fedora 19 #19

Closed
wants to merge 2 commits into from
Closed

Conversation

strzibny
Copy link
Member

The new template for f19 handles changes in Ruby packaging [1]:

  • requirement of ruby(release) instead of ruby(abi)
  • usage of %gem_install macro instead of gem install command

[1] http://fedoraproject.org/wiki/PackagingDrafts/Ruby

@voxik
Copy link
Member

voxik commented Feb 20, 2013

Could you please split it into two commits, so I would be able to see what is the actual difference between the templates?

BTW I noticed that there is still %global rubyabi 1.9.1 and that is used later in the template. That should be probably fixed as well

@strzibny
Copy link
Member Author

I am sorry, forgot about %global rubyabi 1.9.1. You can see the changes in separate commit now [1].

[1] strzibny@1102e95

@voxik
Copy link
Member

voxik commented Feb 21, 2013

Thank you. Since it is not mergable, I cherry-picked it and merged what was needed and released 0.8.2 gem.

@voxik voxik closed this Feb 21, 2013
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.

None yet

2 participants