Switch license from Intranator license to GPLv2 + linking exception (ACKed by Steffen)
[libi2ncommon] / libi2ncommon.spec
index 81607ea..583b1f9 100644 (file)
@@ -2,7 +2,7 @@ Summary:   library with functions common in Intra2net programs
 Name:      libi2ncommon
 Version:   ##VERSION##
 Release:   1
-License:   Intranator License
+License:   GPLv2 + linking exception
 Group:     Intranator
 Vendor:    Intra2net AG
 Source:    %{name}-%{version}.tar.gz
@@ -86,7 +86,7 @@ rm -fr $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root)
-%doc LICENSE COPYING.GPL
+%doc COPYING.GPL
 %{prefix}/lib/libi2ncommon.so*
 
 %files devel
@@ -98,15 +98,15 @@ rm -fr $RPM_BUILD_ROOT
 
 %files config
 %defattr(-,root,root)
-%doc LICENSE
+%doc COPYING.GPL
 %{prefix}/lib/libi2ncommon_config.so*
 
 %files xml
 %defattr(-,root,root)
-%doc LICENSE
+%doc COPYING.GPL
 %{prefix}/lib/libi2ncommon_xml.so*
 
 %files utils
 %defattr(-,root,root)
-%doc LICENSE COPYING.GPL
+%doc COPYING.GPL
 %{prefix}/lib/libi2ncommon_utils.so*