From e6adc51e62b5ddea9074a394065139372955c846d9d2ff64449a83e8711776ea Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 6 Dec 2011 17:26:25 +0000 Subject: [PATCH] replace license with spdx.org variant OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxklavier?expand=0&rev=27 --- libxklavier.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/libxklavier.spec b/libxklavier.spec index 6b2d3f5..e9109e4 100644 --- a/libxklavier.spec +++ b/libxklavier.spec @@ -20,7 +20,7 @@ Name: libxklavier BuildRequires: doxygen glib2-devel gtk-doc iso-codes-devel libxml2-devel pkg-config xorg-x11-devel -License: GPLv2+ ; LGPLv2.1+ +License: GPL-2.0+ ; LGPL-2.1+ Group: Development/Libraries/X11 Version: 5.1 Release: 1 @@ -34,7 +34,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build This library allows you to simplify XKB-related development. %package devel -License: GPLv2+ ; LGPLv2.1+ +License: GPL-2.0+ ; LGPL-2.1+ Summary: Include Files and Libraries mandatory for Development Group: Development/Libraries/X11 Requires: %{name} = %{version} glib2-devel libxml2-devel glibc-devel %(rpm -q --whatprovides XFree86-devel --queryformat '%{NAME}') @@ -44,7 +44,7 @@ This package contains all necessary include files and libraries needed to develop applications that require these. %package -n libxklavier16 -License: GPLv2+ ; LGPLv2.1+ +License: GPL-2.0+ ; LGPL-2.1+ Summary: Library with X keyboard related functions Group: Development/Libraries/X11 Requires: iso-codes @@ -55,7 +55,7 @@ Obsoletes: %{name} < %{version} This library allows you to simplify XKB-related development. %package doc -License: GPLv2+ ; LGPLv2.1+ +License: GPL-2.0+ ; LGPL-2.1+ Summary: Additional Package Documentation for libxklavier Group: Development/Libraries/X11 Requires: %{name} = %{version}