replace license with spdx.org variant

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libusb-1_0?expand=0&rev=23
This commit is contained in:
Stephan Kulow 2011-12-06 17:26:06 +00:00 committed by Git OBS Bridge
parent a49469c0e1
commit c783d79c9e

View File

@ -21,7 +21,7 @@
Name: libusb-1_0
%define _name libusb
Url: http://www.libusb.org/
License: LGPLv2.1+
License: LGPL-2.1+
Summary: USB Library
Group: System/Libraries
Version: 1.0.8_1.0.9rc3
@ -37,7 +37,7 @@ BuildRequires: libtool pkg-config
Libusb is a library that allows userspace access to USB devices.
%package -n libusb-1_0-0
License: LGPLv2.1+
License: LGPL-2.1+
Summary: USB Library
Group: System/Libraries
@ -45,7 +45,7 @@ Group: System/Libraries
Libusb is a library that allows userspace access to USB devices.
%package devel
License: LGPLv2.1+
License: LGPL-2.1+
Summary: USB Library
Group: Development/Libraries/C and C++
Requires: libusb-1_0-0 = %{version} glibc-devel