[ruby-cvs:50730] nobu:r43587 (trunk): rbinstall.rb: make stable files in .gemspec
nobu at ruby-lang.org
nobu at ruby-lang.org
Sat Nov 9 06:11:29 JST 2013
nobu 2013-11-09 06:11:27 +0900 (Sat, 09 Nov 2013)
New Revision: 43587
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=43587
Log:
rbinstall.rb: make stable files in .gemspec
* tool/rbinstall.rb (Gem::Specification#collect): make stable
Gem::Specification.files in default .gemspecs the different order of
"files" in .gemspec files makes them different therefore possibly
conflicting in multilib scenario. patch by vo.x (Vit Ondruch) at
[ruby-core:57544] [Bug #8623].
Modified files:
trunk/ChangeLog
trunk/tool/rbinstall.rb
More information about the ruby-cvs
mailing list