Bug 923593 - rubygem-openwsman
Summary: rubygem-openwsman
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: openwsman
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Vitezslav Crhonek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-20 07:19 UTC by Vít Ondruch
Modified: 2014-03-17 14:05 UTC (History)
3 users (show)

Fixed In Version: openwsman-2.4.4-1.fc21
Clone Of:
Environment:
Last Closed: 2014-03-17 12:57:39 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
convert -ruby to rubygem- (3.63 KB, patch)
2014-03-07 15:53 UTC, Vít Ondruch
no flags Details | Diff

Description Vít Ondruch 2013-03-20 07:19:10 UTC
It seems that openwsman source code carries code for possible rubygem-openwsman. Could you please consider to provide this gem instead of openwsman-ruby? Not that I am user of this code, but it seems to be more convenient way of distributing Ruby binding than providing -ruby package. Thank you for considering.

Comment 1 Fedora End Of Life 2013-09-16 13:15:12 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 20 development cycle.
Changing version to '20'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora20

Comment 2 Vít Ondruch 2014-03-07 15:53:31 UTC
Created attachment 871939 [details]
convert -ruby to rubygem-

These are the proposed changes required to provide rubygem- instead of -ruby package. Unfortunately, there is no test suite available during build, so I did not tested the package, except basic smoke test, that I am able to require the gem.

Also, I am not expert on CMake, so there might be better way how to disable the installation of plain Ruby bindings other then replacing the content of cmake_install.cmake file.

Comment 3 Vít Ondruch 2014-03-07 15:56:11 UTC
(In reply to Vít Ondruch from comment #2)
> Also, I am not expert on CMake, so there might be better way how to disable
> the installation of plain Ruby bindings other then replacing the content of
> cmake_install.cmake file.

Actually, other option might be to use -DBUILD_RUBY to entirely disable the build of Ruby bindings and prepare the .gem later by some local CMake call ...

Comment 4 Vitezslav Crhonek 2014-03-17 12:57:39 UTC
Thanks for help!

Comment 5 Vít Ondruch 2014-03-17 14:05:52 UTC
You are welcome.


Note You need to log in before you can comment on or make changes to this bug.