From 650ee04e15a7664046e2d49dae67ca68ee60945d1146f5073a09fc764c28edcb Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 6 Dec 2011 17:23:05 +0000 Subject: [PATCH] replace license with spdx.org variant OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdb-4_8?expand=0&rev=10 --- libdb-4_8.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/libdb-4_8.spec b/libdb-4_8.spec index 617d128..73be740 100644 --- a/libdb-4_8.spec +++ b/libdb-4_8.spec @@ -24,7 +24,7 @@ Name: libdb-4_8 Version: %{major}.%{minor}.30 Release: 1 -License: BSD3c(or similar) +License: BSD-3-Clause Summary: Berkeley DB Database Library Version 4.8 Url: http://www.sleepycat.com Group: System/Libraries @@ -47,7 +47,7 @@ database support for applications. This package contains the necessary runtime libraries. %package -n db-utils -License: BSD3c(or similar) +License: BSD-3-Clause Summary: Command Line tools for Managing Berkeley DB Databases Group: Productivity/Databases/Tools @@ -59,7 +59,7 @@ This package contains the command line tools for managing Berkeley DB databases. %package -n db-doc -License: BSD3c(or similar) +License: BSD-3-Clause Summary: Documentation for Berkeley DB Group: Development/Libraries/C and C++ Provides: db-utils-doc = %{version} @@ -74,7 +74,7 @@ database support for applications. This package contains the documentation. %package devel -License: BSD3c(or similar) +License: BSD-3-Clause Summary: Development Files and Libraries for the Berkeley DB library Version 4.8 Group: Development/Libraries/C and C++ Requires: %{name} = %{version}