[rubygem-erubis/f20] Fix license in -doc subpackage

Josef Stribny jstribny at fedoraproject.org
Wed Feb 5 14:32:31 UTC 2014


commit 2a8e0f7d00d54461ed3318e6d9453e77c42e141a
Author: Josef Stribny <jstribny at redhat.com>
Date:   Wed Feb 5 14:56:12 2014 +0100

    Fix license in -doc subpackage

 rubygem-erubis.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/rubygem-erubis.spec b/rubygem-erubis.spec
index 4af9e85..35e13bd 100644
--- a/rubygem-erubis.spec
+++ b/rubygem-erubis.spec
@@ -5,7 +5,7 @@
 Summary: A fast and extensible eRuby implementation
 Name: rubygem-%{gem_name}
 Version: 2.7.0
-Release: 4%{?dist}
+Release: 5%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://www.kuwata-lab.com/erubis/
@@ -31,7 +31,8 @@ Erubis is a very fast, secure, and extensible implementation of eRuby.
 %package doc
 Summary: Documentation for %{name}
 Group: Documentation
-
+# contrib/erubis-run.rb is BSD
+License: MIT and BSD
 Requires: %{name} = %{version}-%{release}
 
 %description doc
@@ -112,6 +113,9 @@ popd
 %{gem_docdir}
 
 %changelog
+* Mon Feb 03 2014 Josef Stribny <jstribny at redhat.com> - 2.7.0-5
+- Fix license in -doc subpackage
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.7.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list