From b4c214d686ac1f393b3360807550c8b1b6aff22dc8f8e9afddfb4482769abf08 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 6 Dec 2011 17:18:39 +0000 Subject: [PATCH] replace license with spdx.org variant OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus?expand=0&rev=19 --- ibus.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ibus.spec b/ibus.spec index 70edddc..42c28d5 100644 --- a/ibus.spec +++ b/ibus.spec @@ -23,7 +23,7 @@ Name: ibus Version: 1.4.0 Release: 5 -License: LGPL V2+ +License: LGPL-2.1+ Url: http://code.google.com/p/ibus/ Source0: http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz Source1: xim.d-ibus @@ -53,7 +53,7 @@ full featured and user friendly input method user interface. It also may help developers to develop input method easily. %package -n libibus-1_0-0 -License: LGPL V2+ +License: LGPL-2.1+ Summary: IBus libraries Group: System/I18n/Chinese Obsoletes: libibus2 < %{version} @@ -62,7 +62,7 @@ Obsoletes: libibus2 < %{version} This package contains the libraries for IBus %package gtk -License: LGPL V2+ +License: LGPL-2.1+ Summary: IBus im module for gtk2 Group: System/I18n/Chinese Requires: %{name} = %{version} @@ -88,7 +88,7 @@ This package contains ibus im module for gtk3 %endif %package devel -License: LGPL V2+ +License: LGPL-2.1+ Summary: Development tools for ibus Group: Development/Libraries/Other Requires: libibus-1_0-0 = %{version}