Also update license in .spec file
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Fri, 3 Apr 2009 15:44:02 +0000 (17:44 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Fri, 3 Apr 2009 15:44:02 +0000 (17:44 +0200)
libasyncio.spec

index 92d6d75..e3deb7f 100644 (file)
@@ -2,7 +2,7 @@ Summary:   library with asynchronous io functionality
 Name:      libasyncio
 Version:   0.2
 Release:   1
-License:   LGPL
+License:   GPL version 2 + linking exception
 Group:     Intranator
 Vendor:    Intra2net AG
 Source:    %{name}-%{version}.tar.gz
@@ -96,7 +96,7 @@ rm -fr $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root)
-%doc LICENSE
+%doc LICENSE COPYING.GPL
 %{prefix}/lib/libasyncio.so*
 
 %files devel -f headerlist.asyncio