From 4e25a0b7b7f8471ee2b385795d6c10db5e204d82c68b59fba95e426c982bfad8 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 6 Dec 2011 17:17:36 +0000 Subject: [PATCH] replace license with spdx.org variant OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gupnp?expand=0&rev=24 --- gupnp.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gupnp.spec b/gupnp.spec index 39e09ac..19c1a42 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -21,7 +21,7 @@ Name: gupnp Version: 0.18.0 Release: 1 Summary: Implementation of the UPnP specification -License: LGPL v2 or later +License: LGPL-2.0+ Group: Development/Libraries/C and C++ Url: http://www.gupnp.org/ Source: http://download.gnome.org/sources/gupnp/0.18/%{name}-%{version}.tar.bz2 @@ -41,7 +41,7 @@ standardized resources (e.g. MediaServer); this is left for higher level libraries utilizing the GUPnP framework. %package -n libgupnp-1_0-4 -License: LGPL v2 or later +License: LGPL-2.0+ Summary: Implementation of the UPnP specification Group: Development/Libraries/C and C++ # This is the default context manager we want @@ -56,7 +56,7 @@ standardized resources (e.g. MediaServer); this is left for higher level libraries utilizing the GUPnP framework. %package -n libgupnp-devel -License: LGPL v2 or later +License: LGPL-2.0+ Summary: Implementation of the UPnP specification - Development Files Group: Development/Libraries/C and C++ Requires: libgupnp-1_0-4 = %{version}