replace license with spdx.org variant

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/geocode-glib?expand=0&rev=3
This commit is contained in:
Stephan Kulow 2011-12-06 17:12:09 +00:00 committed by Git OBS Bridge
parent af578777c7
commit cc4f4fe7d9

View File

@ -21,7 +21,7 @@ Name: geocode-glib
Version: 0.99.0
Release: 1
Summary: Convenience library for the Yahoo! Place Finder APIs
License: LGPLv2.0+
License: LGPL-2.0+
Group: System/Libraries
Url: http://www.gnome.org/
Source: http://download.gnome.org/sources/geocode-glib/0.99/%{name}-%{version}.tar.bz2
@ -42,7 +42,7 @@ and latitude from an address), and reverse geocoding (finding an address
from coordinates).
%package -n libgeocode-glib0
License: LGPLv2.0+
License: LGPL-2.0+
Summary: Convenience library for the Yahoo! Place Finder APIs
Group: System/Libraries
@ -55,7 +55,7 @@ and latitude from an address), and reverse geocoding (finding an address
from coordinates).
%package devel
License: LGPLv2.0+
License: LGPL-2.0+
Summary: Convenience library for the Yahoo! Place Finder APIs -- Development Files
Group: Development/Libraries/C and C++
Requires: libgeocode-glib0 = %{version}