From 4e92280b8012595d9d5fca6c659a1b4a1352a68da9b77489f094b2764ac8be65 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 6 Dec 2011 16:59:49 +0000 Subject: [PATCH] replace license with spdx.org variant OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/augeas?expand=0&rev=21 --- augeas.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/augeas.spec b/augeas.spec index 45a52ce..23a7f03 100644 --- a/augeas.spec +++ b/augeas.spec @@ -22,7 +22,7 @@ Version: 0.9.0 Release: 1 Summary: A library for changing configuration files Group: System/Libraries -License: GPLv3+ ; LGPLv2.1+ +License: GPL-3.0+ ; LGPL-2.1+ Url: http://augeas.net/ Source0: http://augeas.net/download/augeas-%{version}.tar.gz Source1: baselibs.conf @@ -43,7 +43,7 @@ file format and the transformation into a tree. %define __shrlibname lib%{name}0 %package devel -License: GPLv3+ ; LGPLv2.1+ +License: GPL-3.0+ ; LGPL-2.1+ Summary: A library for changing configuration files Group: Development/Libraries/C and C++ Requires: %{__shrlibname} = %{version} @@ -59,7 +59,7 @@ details. It is controlled by ``lens'' definitions that describe the file format and the transformation into a tree. %package -n %{__shrlibname} -License: GPLv3+ ; LGPLv2.1+ +License: GPL-3.0+ ; LGPL-2.1+ Summary: A library for changing configuration files Group: Development/Libraries/C and C++ Recommends: %{name}-lenses = %{version} @@ -75,7 +75,7 @@ details. It is controlled by ``lens'' definitions that describe the file format and the transformation into a tree. %package lenses -License: GPLv3+ ; LGPLv2.1+ +License: GPL-3.0+ ; LGPL-2.1+ Summary: Official set of lenses for use by %{__shrlibname} Group: Development/Libraries/Other Requires: %{__shrlibname} = %{version} @@ -89,7 +89,7 @@ mapping of its contents into a tree. This package includes the official set of lenses. %package lense-tests -License: GPLv3+ ; LGPLv2.1+ +License: GPL-3.0+ ; LGPL-2.1+ Summary: Set of tests for official Augeas lenses Group: Development/Libraries/Other Requires: %{name}-lenses = %{version}