[rubygem-railties/f18] Fix license to MIT and GPL+

Josef Stribny jstribny at fedoraproject.org
Tue Jun 11 10:54:06 UTC 2013


commit 68ab9c63f82836b7454da9084c1b2f233bffd6e6
Author: Josef Stribny <jstribny at redhat.com>
Date:   Tue Jun 11 12:32:35 2013 +0200

    Fix license to MIT and GPL+

 rubygem-railties.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/rubygem-railties.spec b/rubygem-railties.spec
index fb92518..e66cc04 100644
--- a/rubygem-railties.spec
+++ b/rubygem-railties.spec
@@ -10,9 +10,10 @@
 Summary: Tools for creating, working with, and running Rails applications
 Name: rubygem-%{gem_name}
 Version: 3.2.8
-Release: 1%{?dist}
+Release: 2%{?dist}
 Group: Development/Languages
-License: MIT
+# SyntaxHighlighter is both MIT and GPL+, MIT otherwise
+License: MIT and GPL+
 URL: http://www.rubyonrails.org
 Source0: %{download_path}%{gem_name}-%{version}.gem
 # ** Take LICENSE file from upstream. **
@@ -127,6 +128,9 @@ popd
 %doc %{gem_instdir}/README.rdoc
 
 %changelog
+* Tue Jun 11 2013 Josef Stribny <jstribny at redhat.com> - 3.2.8-2
+- Fix license.
+
 * Mon Aug 13 2012 Vít Ondruch <vondruch at redhat.com> - 3.2.8-1
 - Update to Railties 3.2.8.
 


More information about the scm-commits mailing list