Fix RPM license tag
[libt2n] / libt2n.spec.in
index 82e0634..d870d19 100644 (file)
@@ -1,8 +1,8 @@
 Summary:   talk2neighbor - C++ IPC library
 Name:      libt2n
 Version:   @VERSION@
-Release:   2
-Copyright: LGPL
+Release:   1
+License:   GPL version 2 + linking exception
 Group:     Intranator
 Vendor:    Intra2net AG
 Source:    http://www.intra2net.com/en/developer/libt2n/download/%{name}-%{version}.tar.gz
@@ -46,7 +46,7 @@ rm -fr $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS README COPYING.LIB COPYING
+%doc AUTHORS README LICENSE COPYING.GPL
 %{prefix}/lib/libt2n.so*
 
 %files devel