From ce27d76d3f2050a497aa147416c8cac936aefc6aba69efc0ab16b6f17f2c054c Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 21 Dec 2009 20:12:37 +0000 Subject: [PATCH] Accepting request 27053 from home:jengelh:branches:devel:languages:python Copy from home:jengelh:branches:devel:languages:python/python-gtk via accept of submit request 27053 revision 2. Request was accepted with message: OBS-URL: https://build.opensuse.org/request/show/27053 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gtk?expand=0&rev=4 --- python-gtk.spec | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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