ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:70843] Re: [ruby-cvs:58952] hsbt:r51801 (trunk): * lib/rubygems: Update to RubyGems HEAD(fe61e4c112).
       [not found] <20150908224644.7A6C52400C@fluorine.ruby-lang.org>
@ 2015-09-17 18:46 ` Eric Wong
  2015-11-16  7:57   ` [ruby-core:71502] " SHIBATA Hiroshi
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Wong @ 2015-09-17 18:46 UTC (permalink / raw)
  To: hsbt; +Cc: ruby-core

hsbt@ruby-lang.org wrote:
>     * lib/rubygems: Update to RubyGems HEAD(fe61e4c112).
>       this version contains new feature that warn invalid SPDX license

RubyGems does not accept '+' suffix as allowed by
http://spdx.org/licenses for "or later" clause.

With "GPL-2.0+", I get:

WARNING:  WARNING: license value 'GPL-2.0+' is invalid.  Use a license
identifier from
http://spdx.org/licenses or 'Nonstandard' for a nonstandard license.

I'm not touching a proprietary bug report interface,
so forwarding this to upstream would be appreciated.
Thanks.

Side note:

  I also have software under the old Ruby (<= 1.9.2)
  license (with GPL option) which matches the text in

	http://spdx.org/licenses/Ruby.html#licenseText

  But the link on that spdx.org page also points to
  http://www.ruby-lang.org/en/LICENSE.txt and that is
  points to the new BSD-2-Clause (which I cannot
  relicense my project to).  So I'm a little nervous
  about declaring "Ruby" as a license option in the
  gemspec nowadays.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ruby-core:71502] Re: [ruby-cvs:58952] hsbt:r51801 (trunk): * lib/rubygems: Update to RubyGems HEAD(fe61e4c112).
  2015-09-17 18:46 ` [ruby-core:70843] Re: [ruby-cvs:58952] hsbt:r51801 (trunk): * lib/rubygems: Update to RubyGems HEAD(fe61e4c112) Eric Wong
@ 2015-11-16  7:57   ` SHIBATA Hiroshi
  2015-11-20  2:31     ` [ruby-core:71597] " Eric Wong
  0 siblings, 1 reply; 3+ messages in thread
From: SHIBATA Hiroshi @ 2015-11-16  7:57 UTC (permalink / raw)
  To: Eric Wong; +Cc: Ruby developers

Hi Eric.

Sorry, too late response.

I reported your issue to https://github.com/rubygems/rubygems/pull/1385
I hope to solve this issue before 2.3.0-rc1 release day.

On Fri, Sep 18, 2015 at 3:46 AM, Eric Wong <normalperson@yhbt.net> wrote:
> hsbt@ruby-lang.org wrote:
>>     * lib/rubygems: Update to RubyGems HEAD(fe61e4c112).
>>       this version contains new feature that warn invalid SPDX license
>
> RubyGems does not accept '+' suffix as allowed by
> http://spdx.org/licenses for "or later" clause.
>
> With "GPL-2.0+", I get:
>
> WARNING:  WARNING: license value 'GPL-2.0+' is invalid.  Use a license
> identifier from
> http://spdx.org/licenses or 'Nonstandard' for a nonstandard license.
>
> I'm not touching a proprietary bug report interface,
> so forwarding this to upstream would be appreciated.
> Thanks.
>
> Side note:
>
>   I also have software under the old Ruby (<= 1.9.2)
>   license (with GPL option) which matches the text in
>
>         http://spdx.org/licenses/Ruby.html#licenseText
>
>   But the link on that spdx.org page also points to
>   http://www.ruby-lang.org/en/LICENSE.txt and that is
>   points to the new BSD-2-Clause (which I cannot
>   relicense my project to).  So I'm a little nervous
>   about declaring "Ruby" as a license option in the
>   gemspec nowadays.



-- 
SHIBATA Hiroshi hsbt@ruby-lang.org
http://www.hsbt.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ruby-core:71597] Re: [ruby-cvs:58952] hsbt:r51801 (trunk): * lib/rubygems: Update to RubyGems HEAD(fe61e4c112).
  2015-11-16  7:57   ` [ruby-core:71502] " SHIBATA Hiroshi
@ 2015-11-20  2:31     ` Eric Wong
  0 siblings, 0 replies; 3+ messages in thread
From: Eric Wong @ 2015-11-20  2:31 UTC (permalink / raw)
  To: SHIBATA Hiroshi; +Cc: Ruby developers

SHIBATA Hiroshi <hsbt@ruby-lang.org> wrote:
> I reported your issue to https://github.com/rubygems/rubygems/pull/1385
> I hope to solve this issue before 2.3.0-rc1 release day.

Thanks, I can confirm "GPL-2.0+" is acceptable with r52666

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-11-20  2:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20150908224644.7A6C52400C@fluorine.ruby-lang.org>
2015-09-17 18:46 ` [ruby-core:70843] Re: [ruby-cvs:58952] hsbt:r51801 (trunk): * lib/rubygems: Update to RubyGems HEAD(fe61e4c112) Eric Wong
2015-11-16  7:57   ` [ruby-core:71502] " SHIBATA Hiroshi
2015-11-20  2:31     ` [ruby-core:71597] " Eric Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).