From 13b06c1dbaa4d04aafec0bf870203250f015665e8dd23ecc7d8c8cd2b4dc1a27 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 6 Dec 2011 17:25:46 +0000 Subject: [PATCH] replace license with spdx.org variant OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsigc++2?expand=0&rev=26 --- libsigc++2.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libsigc++2.spec b/libsigc++2.spec index 4655fee..00b9f34 100644 --- a/libsigc++2.spec +++ b/libsigc++2.spec @@ -24,7 +24,7 @@ BuildRequires: gcc-c++ pkg-config Version: 2.2.10 Release: 1 Group: System/Libraries -License: LGPLv2.1+ +License: LGPL-2.1+ Summary: Typesafe Signal Framework for C++ Url: http://libsigc.sourceforge.net/ Source: http://download.gnome.org/sources/libsigc++/2.2/%{_name}-%{version}.tar.bz2 @@ -40,7 +40,7 @@ adaptor classes for connection of dissimilar callbacks and has an ease of use unmatched by other C++ callback libraries. %package -n libsigc-2_0-0 -License: LGPLv2.1+ +License: LGPL-2.1+ Group: System/Libraries Summary: Typesafe Signal Framework for C++ Provides: %{name} = %{version} @@ -55,7 +55,7 @@ adaptor classes for connection of dissimilar callbacks and has an ease of use unmatched by other C++ callback libraries. %package devel -License: LGPLv2.1+ +License: LGPL-2.1+ Group: Development/Libraries/C and C++ Summary: Typesafe Signal Framework for C++ Requires: libsigc-2_0-0 = %{version} libstdc++-devel