From 7099acd77a3187bee3152f87dad12ee54b605441f51e06338817bf5b1be93755 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 6 Dec 2011 17:11:41 +0000 Subject: [PATCH] replace license with spdx.org variant OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdbm?expand=0&rev=20 --- gdbm.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gdbm.spec b/gdbm.spec index eee9df3..ea3849f 100644 --- a/gdbm.spec +++ b/gdbm.spec @@ -22,7 +22,7 @@ Name: gdbm Url: http://directory.fsf.org/GNU/gdbm.html #!BuildIgnore: man Prefix: /usr -License: GPLv2+ +License: GPL-2.0+ Group: System/Libraries AutoReqProv: on # bug437293 @@ -49,7 +49,7 @@ A static and dynamic library for the GNU database routines. %package devel -License: GPLv2+ ; LGPLv2.1+ +License: GPL-2.0+ ; LGPL-2.1+ Summary: Include Files and Libraries mandatory for Development Group: Development/Libraries/C and C++ Requires: gdbm = %{version}