From e0f3451181ecd4c724bf90c191c8c7c00440c4fe6a9d4b430b89b3d5d3843956 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 6 Dec 2011 17:24:16 +0000 Subject: [PATCH] replace license with spdx.org variant OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice?expand=0&rev=18 --- libimobiledevice.spec | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/libimobiledevice.spec b/libimobiledevice.spec index 5d07e99..9445784 100644 --- a/libimobiledevice.spec +++ b/libimobiledevice.spec @@ -22,7 +22,7 @@ Name: libimobiledevice %define _name libimobiledevice2 Version: 1.1.1 Release: 6 -License: GPLv2+; LGPLv2.1+ +License: GPL-2.0+ ; LGPL-2.1+ BuildRequires: gcc-c++ glib2-devel libtasn1-devel libxml2-devel sed BuildRequires: libusbmuxd-devel >= 1.0.0 BuildRequires: libplist++-devel >= 1.1 libplist-devel >= 1.1 @@ -54,7 +54,7 @@ on using any existing `.dll` or `.so` libraries from Apple. %package -n %{_name} -License: LGPLv2.1+ +License: LGPL-2.1+ Summary: Native protocols library for iPhone, iPod Touch and iPad Group: System/Libraries Provides: %{name} = %{version} @@ -67,7 +67,7 @@ iPhone, iPod Touch and iPad devices. Unlike other projects, it does not depend on using any existing `.dll` or `.so` libraries from Apple. %package devel -License: LGPLv2.1+ +License: LGPL-2.1+ Summary: Development files for %{_name} Group: Development/Libraries/C and C++ Requires: %{_name} = %{version} @@ -80,7 +80,7 @@ The %{name}-devel package contains libraries and header files for developing applications that use %{_name}. %package tools -License: GPLv2+; LGPLv2.1+ +License: GPL-2.0+ ; LGPL-2.1+ Summary: Tools using %{_name} for iPhone, iPod Touch and iPad Group: Productivity/Multimedia/Other Requires: %{_name} = %{version} @@ -91,7 +91,7 @@ iPhone, iPod Touch and iPad devices. Unlike other projects, it does not depend on using any existing `.dll` or `.so` libraries from Apple. %package doc -License: LGPLv2.1+ +License: LGPL-2.1+ Summary: API Reference Documentation for %{_name} Group: Development/Libraries/C and C++ @@ -99,7 +99,7 @@ Group: Development/Libraries/C and C++ Contains API reference documentation for developers using %{_name}. %package -n python-imobiledevice -License: LGPLv2.1+ +License: LGPL-2.1+ Summary: Python bindings for %{_name} Group: Development/Languages/Python Requires: %{_name} = %{version}