From b3c08779a3bf37244d7bc4e6481b6842087e81c94cee083feeb275475d12ff61 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 6 Dec 2011 17:23:06 +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=11 --- libdb_java-4_8.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libdb_java-4_8.spec b/libdb_java-4_8.spec index 895b469..e3a3ec9 100644 --- a/libdb_java-4_8.spec +++ b/libdb_java-4_8.spec @@ -24,7 +24,7 @@ Name: libdb_java-4_8 Version: %{major}.%{minor}.30 Release: 1 -License: BSD3c(or similar) +License: BSD-3-Clause Summary: Java Bindings for the Berkeley DB Url: http://www.sleepycat.com Group: Productivity/Databases/Servers @@ -44,7 +44,7 @@ These are the Java bindings for the Berkeley DB. They are needed for the Java support of db and dbxml. %package devel -License: BSD3c(or similar) +License: BSD-3-Clause Summary: Java Bindings for the Berkeley DB Group: Productivity/Databases/Servers Requires: %{name} = %{version}