vondruch pushed to ruby (private-ruby-2.3). "License clarifications."

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Mar 27 09:01:36 UTC 2015


>From 9f767bacbce44110c5022291e529ba5dc5689448 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?V=C3=ADt=20Ondruch?= <vondruch at redhat.com>
Date: Mon, 9 Mar 2015 17:21:07 +0100
Subject: License clarifications.


diff --git a/ruby.spec b/ruby.spec
index 938bff3..0b7e480 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -61,8 +61,11 @@ Name: ruby
 Version: %{ruby_version}
 Release: %{release_string}
 Group: Development/Languages
-# Public Domain for example for: include/ruby/st.h, strftime.c, ...
-License: (Ruby or BSD) and Public Domain
+# Public Domain for example for: include/ruby/st.h, strftime.c, missing/*, ...
+# MIT and CCO: ccan/*
+# zlib: ext/digest/md5/md5.*, ext/nkf/nkf-utf8/nkf.c
+# UCD: some of enc/trans/**/*.src
+License: (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD
 URL: http://ruby-lang.org/
 Source0: ftp://ftp.ruby-lang.org/pub/%{name}/%{major_minor_version}/%{ruby_archive}.tar.xz
 Source1: operating_system.rb
@@ -226,7 +229,8 @@ from the terminal.
 Summary:    A tool to generate HTML and command-line documentation for Ruby projects
 Version:    %{rdoc_version}
 Group:      Development/Libraries
-License:    GPLv2 and Ruby and MIT
+# SIL: lib/rdoc/generator/template/darkfish/css/fonts.css
+License:    GPLv2 and Ruby and MIT and SIL
 Requires:   ruby(release)
 Requires:   ruby(rubygems) >= %{rubygems_version}
 Requires:   ruby(irb) = %{irb_version}
@@ -291,7 +295,8 @@ provide higher layer features, such like curses and readline.
 Summary:    This is a JSON implementation as a Ruby extension in C
 Version:    %{json_version}
 Group:      Development/Libraries
-License:    Ruby or GPLv2
+# UCD: ext/json/generator/generator.c
+License:    (Ruby or GPLv2) and UCD
 Requires:   ruby(release)
 Requires:   ruby(rubygems) >= %{rubygems_version}
 Provides:   rubygem(json) = %{version}-%{release}
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/ruby.git/commit/?h=private-ruby-2.3&id=9f767bacbce44110c5022291e529ba5dc5689448


More information about the scm-commits mailing list