]> git.pld-linux.org Git - packages/openssl.git/blame - openssl.spec
change soname to lib*.so.0.9.6.1 (workaround ABI break)
[packages/openssl.git] / openssl.spec
CommitLineData
779bb536 1%include /usr/lib/rpm/macros.perl
ce2ff00e 2Summary: OpenSSL Toolkit libraries for the "Secure Sockets Layer" (SSL v2/v3)
3Summary(de): Secure Sockets Layer (SSL)-Kommunikationslibrary
2b2149ff 4Summary(fr): Utilitaires de communication SSL (Secure Sockets Layer)
56470945 5Name: openssl
93d4e2cc
AF
6Version: 0.9.6a
7Release: 1
56470945 8Group: Libraries
fc19f542 9Group(de): Libraries
ce2ff00e 10Group(fr): Librairies
fc19f542 11Group(pl): Biblioteki
56470945 12Source0: ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz
0d1c50df 13Patch0: %{name}-alpha-ccc.patch
90876a34
AF
14# patch1 is only for 0.9.6a version. This version isn't binary
15# compatibile with 0.9.6 but have this same soname.
16Patch1: %{name}-soname.patch
56470945 17Vendor: The OpenSSL Project
18License: Apache-style License
e8399a2b 19BuildRequires: perl
0d1c50df 20BuildRequires: textutils
bf2339c1 21BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
04a5ad1f
AF
22Obsoletes: SSLeay
23Obsoletes: SSLeay-devel
24Obsoletes: SSLeay-perl
21ac4f86
AF
25
26%description
27The OpenSSL Project is a collaborative effort to develop a robust,
b39fed70 28commercial-grade, full-featured, and Open Source toolkit implementing
29the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS
30v1) protocols with full-strength cryptography world-wide. The project
31is managed by a worldwide community of volunteers that use the
32Internet to communicate, plan, and develop the OpenSSL tookit and its
33related documentation.
56470945 34
b39fed70 35OpenSSL is based on the excellent SSLeay library developed by Eric A.
36Young and Tim J. Hudson. The OpenSSL toolkit is licensed under an
37Apache-style licence, which basically means that you are free to get
38and use it for commercial and non-commercial purposes subject to some
39simple license conditions.
21ac4f86 40
fc19f542 41This package contains shared libraries only, install openssl-tools if
42you want to use openssl cmdline tool.
ce2ff00e 43
2fad19b0 44%description -l de
b39fed70 45