replace license with spdx.org variant

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openssl?expand=0&rev=71
This commit is contained in:
Stephan Kulow 2011-12-06 17:34:43 +00:00 committed by Git OBS Bridge
parent abc16f3f92
commit 1d93e26aad

View File

@ -22,7 +22,7 @@ Name: openssl
BuildRequires: bc ed pkg-config zlib-devel
%define ssletcdir %{_sysconfdir}/ssl
%define num_version %(echo "%{version}" | sed -e "s+[a-zA-Z]++g; s+_.*++g")
License: BSD3c(or similar)
License: BSD-3-Clause
Group: Productivity/Networking/Security
Provides: ssl
AutoReqProv: on
@ -83,7 +83,7 @@ Authors:
Paul C. Sutton <paul@openssl.org>
%package -n libopenssl1_0_0
License: BSD3c(or similar)
License: BSD-3-Clause
Summary: Secure Sockets and Transport Layer Security
Group: Productivity/Networking/Security
Recommends: openssl-certs
@ -123,7 +123,7 @@ Authors:
Paul C. Sutton <paul@openssl.org>
%package -n libopenssl-devel
License: BSD3c(or similar)
License: BSD-3-Clause
Summary: Include Files and Libraries mandatory for Development
Group: Development/Libraries/C and C++
Obsoletes: openssl-devel < %{version}
@ -154,7 +154,7 @@ Authors:
Paul C. Sutton <paul@openssl.org>
%package doc
License: BSD3c(or similar)
License: BSD-3-Clause
Summary: Additional Package Documentation
Group: Productivity/Networking/Security
BuildArch: noarch