From f7133ee340e6677c4dec0b242cef4b1d0e80a0b8 Mon Sep 17 00:00:00 2001 From: Thomas Jarosch Date: Fri, 3 Apr 2009 17:44:02 +0200 Subject: [PATCH] Also update license in .spec file --- libasyncio.spec | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libasyncio.spec b/libasyncio.spec index 92d6d75..e3deb7f 100644 --- a/libasyncio.spec +++ b/libasyncio.spec @@ -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 -- 1.7.1