[libyui/f18: 3/4] fixed -doc licensing html/ is LGPLv2 or LGPLv3 examples/ is MIT

besser82 besser82 at fedoraproject.org
Thu May 16 18:43:49 UTC 2013


commit 70e34509fd7d47baa038a0dd5a9eac50d7fbb131
Author: Björn Esser <bjoern.esser at gmail.com>
Date:   Thu May 16 20:41:47 2013 +0200

    fixed -doc licensing html/ is LGPLv2 or LGPLv3 examples/ is MIT

 libyui.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/libyui.spec b/libyui.spec
index f0d3a96..bc579c4 100644
--- a/libyui.spec
+++ b/libyui.spec
@@ -14,7 +14,7 @@
 
 Name:		lib%{libsuffix}
 Version:	3.0.5
-Release:	1%{?dist}
+Release:	2%{?dist}
 License:	LGPLv2 or LGPLv3
 Source0:	https://github.com/%{name}/%{name}/archive/%{commit}/%{name}-%{version}-%{shortcommit}.tar.gz
 
@@ -63,6 +63,7 @@ and has very few dependencies.
 
 %package doc
 
+License:	(LGPLv2 or LGPLv3) and MIT
 Group:		Documentation
 
 BuildArch:	noarch
@@ -139,6 +140,9 @@ install -pm0644 ../ChangeLog %{buildroot}/%{_defaultdocdir}/%{name}-%{version}
 %doc %{_defaultdocdir}/%{name}-%{version}/*/
 
 %changelog
+* Thu May 16 2013 Björn Esser <bjoern.esser at gmail.com> - 3.0.5-2
+- fixed -doc licensing html/ is LGPLv2 or LGPLv3 examples/ is MIT
+
 * Thu May 16 2013 Björn Esser <bjoern.esser at gmail.com> - 3.0.5-1
 - new upstream version: obsoletes Patch0/1
 - modified Requires: yui_ui to to depend on {major_so_ver}


More information about the scm-commits mailing list