From a27c816fec035905d25742ff1b47782bdc76d010d2b7e63c8f7d11c27e9e6e25 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 6 Dec 2011 17:17:12 +0000 Subject: [PATCH] replace license with spdx.org variant OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtkmm2?expand=0&rev=48 --- gtkmm2.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gtkmm2.spec b/gtkmm2.spec index ea725ab..d8d3213 100644 --- a/gtkmm2.spec +++ b/gtkmm2.spec @@ -25,7 +25,7 @@ BuildRequires: gtk2-devel >= 2.15.1 Version: 2.24.2 Release: 1 Group: System/Libraries -License: LGPLv2.1+ +License: LGPL-2.1+ Summary: C++ Interface for GTK2 (a GUI Library for X) Url: http://www.gtkmm.org/ Source: http://download.gnome.org/sources/gtkmm/2.24/%{_name}-%{version}.tar.bz2 @@ -38,7 +38,7 @@ inheritance, and a comprehensive set of widget classes that can be freely combined to quickly create complex user interfaces. %package -n libgtkmm-2_4-1 -License: LGPLv2.1+ +License: LGPL-2.1+ Group: System/Libraries Summary: C++ Interface for GTK2 (a GUI library for X) Provides: gtkmm2 = %{version} @@ -53,7 +53,7 @@ inheritance and a comprehensive set of widget classes that can be freely combined to quickly create complex user interfaces. %package devel -License: LGPLv2.1+ +License: LGPL-2.1+ Group: Development/Libraries/C and C++ Summary: C++ Interface for GTK2 (a GUI library for X) Requires: libgtkmm-2_4-1 = %{version}