From 2a29c470f37a02460c72168ad89db6e57db282d1 Mon Sep 17 00:00:00 2001 From: Ondrej Vasik Date: Aug 23 2007 12:29:06 +0000 Subject: changed license tag to GPLv2 and LGPLv2+ --- diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index 7947bcb..b07f3e8 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -1,8 +1,8 @@ Summary: GNOME Bluetooth Subsystem Name: gnome-bluetooth Version: 0.9.1 -Release: 1%{?dist} -License: GPL +Release: 2%{?dist} +License: GPLv2 and LGPLv2+ Group: System Environment/Libraries URL: http://usefulinc.com/software/gnome-bluetooth #Source: http://usefulinc.com/software/gnome-bluetooth/releases/%{name}-%{version}.tar.bz2 @@ -104,6 +104,7 @@ fi %files -f %{name}.lang %defattr(-, root, root) +#GPLv2 %doc AUTHORS COPYING ChangeLog NEWS README %{_bindir}/gnome-obex-send %{_bindir}/gnome-obex-server @@ -114,18 +115,26 @@ fi %files libs %defattr(-, root, root) +#GPLv2 %doc AUTHORS COPYING ChangeLog NEWS README -%{_libdir}/libgnomebt.so.* %{_libdir}/python*.*/site-packages/gnomebt/ +#LGPLv2+ +%{_libdir}/libgnomebt.so.* %files devel %defattr(-, root, root) +#GPLv2 %doc COPYING %{_libdir}/pkgconfig/gnome-bluetooth.pc -%{_libdir}/libgnomebt.so %{_includedir}/gnome-bluetooth/ +#LGPLv2+ +%{_libdir}/libgnomebt.so %changelog +* Thu Aug 23 2007 - Ondrej Vasik - 0.9.1-2 +- rebuilt for F8 +- changed license tag to GPLv2 and LGPLv2+ + * Mon Jul 23 2007 - Bastien Nocera - 0.9.1-1 - Upgrade to 0.9.1 to fix a crasher in the server