Hello community, here is the log from the commit of package libnfc for openSUSE:Factory checked in at 2013-03-22 13:15:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libnfc (Old) and /work/SRC/openSUSE:Factory/.libnfc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libnfc", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/libnfc/libnfc.changes 2012-09-11 17:16:16.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libnfc.new/libnfc.changes 2013-03-22 13:15:31.000000000 +0100 @@ -1,0 +2,11 @@ +Thu Mar 14 07:40:21 UTC 2013 - [email protected] + +- license update: LGPL-3.0+ and GPL-2.0+ + examples are under GPL-2.0Ã+ + +------------------------------------------------------------------- +Wed Mar 6 06:03:51 UTC 2013 - [email protected] + +- update license to new format + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libnfc.spec ++++++ --- /var/tmp/diff_new_pack.NMIxHy/_old 2013-03-22 13:15:32.000000000 +0100 +++ /var/tmp/diff_new_pack.NMIxHy/_new 2013-03-22 13:15:32.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libnfc # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ Name: libnfc %define lname libnfc3 Summary: Library for Near Field Communication -License: LGPL-3.0+ ; BSD-2-Clause +License: LGPL-3.0+ and GPL-2.0+ Group: Development/Libraries/C and C++ Version: 1.6.0 Release: 0 @@ -39,8 +39,8 @@ BuildRequires: pkgconfig(libpcsclite) BuildRequires: pkgconfig(libusb) %else -BuildRequires: pcsc-lite-devel BuildRequires: libusb-compat-devel +BuildRequires: pcsc-lite-devel %endif %description @@ -53,8 +53,8 @@ %package -n %lname Summary: Library for Near Field Communication -Group: System/Libraries License: LGPL-3.0+ +Group: System/Libraries %description -n %lname libnfc is a low-level SDK for various RFID and NFC applications. @@ -66,12 +66,12 @@ %package devel Summary: Development files for the Near Field Communications library +License: LGPL-3.0+ and GPL-2.0+ Group: Development/Libraries/C and C++ Requires: %lname = %version %if !(0%{?suse_version} >= 1140 || 0%{?fedora_version}) Requires: libusb-compat-devel %endif -License: LGPL-3.0+ %description devel libnfc is a low-level SDK for various RFID and NFC applications. @@ -85,6 +85,7 @@ %package tools Summary: Tools for Near Field Communication +License: LGPL-3.0+ and GPL-2.0+ Group: Hardware/Other %description tools -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
