diff --git a/python-gtk.spec b/python-gtk.spec index 0830472..ebb8527 100644 --- a/python-gtk.spec +++ b/python-gtk.spec @@ -1,7 +1,7 @@ # # spec file for package python-gtk (Version 2.16.0) # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -31,8 +31,8 @@ BuildRequires: gtk-doc Url: http://www.pygtk.org/ Summary: Python bindings for the GTK+ widget set Version: 2.16.0 -Release: 2 -License: LGPLv2.1+ +Release: 1 +License: LGPL v2.1 or later Group: Development/Libraries/Python Source: %{_name}-%{version}.tar.bz2 Source1: python-gtk-acinclude.m4 @@ -50,7 +50,7 @@ can write in python with PyGTK (within reason), but with all of python's benefits. %package devel -License: LGPLv2.1+ +License: LGPL v2.1 or later Summary: Files needed to build wrappers for GTK+ addon libraries Group: Development/Libraries/Python Requires: %{name} = %{version} python-gobject2-devel python-cairo-devel @@ -60,12 +60,12 @@ This package contains files required to build wrappers for GTK+ addon libraries so that they interoperate with pygtk. %package doc -License: LGPLv2.1+ +License: LGPL v2.1 or later Summary: Python bindings for the GTK+ widget set Group: Development/Libraries/Python Requires: %{name} = %{version} %if 0%{?suse_version} >= 1120 -BuildArch: noarch +BuildArch: noarch %endif %description doc