From e1be23e24cdae5182c73e220ce6fa1499391a13930a22f084e3612d4dc33308c Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Mon, 13 Feb 2012 12:41:10 +0000 Subject: [PATCH] Accepting request 104438 from devel:openSUSE:Factory:patch-license patch license to follow spdx.org standard OBS-URL: https://build.opensuse.org/request/show/104438 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=34 --- pangomm.changes | 5 +++++ pangomm.spec | 17 +++++++---------- 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/pangomm.changes b/pangomm.changes index afff3b9..0ccb3b0 100644 --- a/pangomm.changes +++ b/pangomm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 13 10:51:36 UTC 2012 - coolo@suse.com + +- patch license to follow spdx.org standard + ------------------------------------------------------------------- Tue Nov 15 10:06:57 UTC 2011 - vuntz@opensuse.org diff --git a/pangomm.spec b/pangomm.spec index 70bff08..b01404a 100644 --- a/pangomm.spec +++ b/pangomm.spec @@ -1,7 +1,7 @@ # # spec file for package pangomm # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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 @@ -21,10 +21,10 @@ Name: pangomm Version: 2.28.4 -Release: 1 -Group: Development/Libraries/C and C++ -License: GPLv2+ ; LGPLv2.0+ +Release: 0 Summary: C++ interface for pango +License: GPL-2.0+ ; LGPL-2.0+ +Group: Development/Libraries/C and C++ Url: http://www.gtkmm.org Source: http://download.gnome.org/sources/pangomm/2.28/%{name}-%{version}.tar.bz2 BuildRequires: fdupes @@ -39,26 +39,23 @@ pangomm provides a C++ interface to the pango library. %package -n libpangomm%{so_ver} -License: GPLv2+ ; LGPLv2.0+ -Group: Development/Libraries/C and C++ Summary: C++ interface for pango +Group: Development/Libraries/C and C++ %description -n libpangomm%{so_ver} pangomm provides a C++ interface to the pango library. %package devel -License: GPLv2+ ; LGPLv2.0+ -Group: Development/Libraries/C and C++ Summary: C++ interface for pango -- Development Files +Group: Development/Libraries/C and C++ Requires: libpangomm%{so_ver} = %{version} %description devel pangomm provides a C++ interface to the pango library. %package doc -License: GPLv2+ ; LGPLv2.0+ -Group: Development/Libraries/C and C++ Summary: C++ interface for pango -- Developer Documentation +Group: Development/Libraries/C and C++ %description doc pangomm provides a C++ interface to the pango library.