replace license with spdx.org variant

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gobject?expand=0&rev=25
This commit is contained in:
Stephan Kulow 2011-12-06 17:55:44 +00:00 committed by Git OBS Bridge
parent 5ae8a5bddb
commit 8909069347

View File

@ -36,7 +36,7 @@ Name: python-gobject
Summary: Python bindings for GObject Summary: Python bindings for GObject
Version: 3.0.2 Version: 3.0.2
Release: 1 Release: 1
License: LGPLv2.1+ License: LGPL-2.1+
Group: Development/Libraries/Python Group: Development/Libraries/Python
Url: http://ftp.gnome.org/pub/GNOME/sources/pygobject/ Url: http://ftp.gnome.org/pub/GNOME/sources/pygobject/
Source: http://download.gnome.org/sources/pygobject/3.0/%{_name}-%{version}.tar.bz2 Source: http://download.gnome.org/sources/pygobject/3.0/%{_name}-%{version}.tar.bz2
@ -61,7 +61,7 @@ Pygobjects is an extension module for python that gives you access to
GLib's GObjects. GLib's GObjects.
%package cairo %package cairo
License: LGPLv2.1+ License: LGPL-2.1+
Summary: Python bindings for GObject -- Cairo bindings Summary: Python bindings for GObject -- Cairo bindings
Group: Development/Libraries/Python Group: Development/Libraries/Python
Requires: %{name} = %{version} Requires: %{name} = %{version}
@ -85,7 +85,7 @@ GLib's GObjects.
The bindings are handled by gobject-introspection libraries. The bindings are handled by gobject-introspection libraries.
%package devel %package devel
License: LGPLv2.1+ License: LGPL-2.1+
Summary: Python bindings for GObject Summary: Python bindings for GObject
Group: Development/Libraries/Python Group: Development/Libraries/Python
Requires: %{name} = %{version} Requires: %{name} = %{version}