From 70c948c044db54ad3e6d93a427226d1378df97af5dad8cda7c09f6b011b439aa Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Thu, 3 May 2012 18:59:17 +0000 Subject: [PATCH] Accepting request 116374 from home:babelworx:ldig:branches:hardware license update: LGPL-2.1+ and GPL-2.0-with-classpath-exception Use SPDX format (http://www.spdx.org/licenses) OBS-URL: https://build.opensuse.org/request/show/116374 OBS-URL: https://build.opensuse.org/package/show/hardware/libftdi1?expand=0&rev=6 --- libftdi1.changes | 6 ++++++ libftdi1.spec | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/libftdi1.changes b/libftdi1.changes index 2185e88..312374e 100644 --- a/libftdi1.changes +++ b/libftdi1.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu May 3 16:21:44 UTC 2012 - cfarrell@suse.com + +- license update: LGPL-2.1+ and GPL-2.0-with-classpath-exception + Use SPDX format (http://www.spdx.org/licenses) + ------------------------------------------------------------------- Fri Jan 21 23:08:09 CET 2011 - stepan@coresystems.de diff --git a/libftdi1.spec b/libftdi1.spec index be082fe..7e49220 100644 --- a/libftdi1.spec +++ b/libftdi1.spec @@ -23,7 +23,7 @@ Summary: Library to program and control the FTDI USB controller Name: libftdi1 Version: 0.18 Release: 1 -License: LGPL for libftdi and GPLv2+linking exception for the C++ wrapper +License: LGPL-2.1+ and GPL-2.0-with-classpath-exception Group: Hardware/Other Url: http://www.intra2net.com/en/developer/libftdi Source: libftdi-%{version}.tar.bz2 @@ -34,7 +34,7 @@ AutoReqProv: libusb BuildRequires: doxygen libusb-devel pkgconfig %package -n libftdi1-devel -License: LGPL for libftdi and GPLv2+linking exception for the C++ wrapper +License: LGPL-2.1+ and GPL-2.0-with-classpath-exception Summary: Header files and static libraries for libftdi Group: Development/Libraries/C and C++ Requires: libftdi1 = %{version}, libusb-devel