]> git.pld-linux.org Git - packages/openssl.git/blame - openssl.spec
- removed uclibc stuff
[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
78b5e413 4Summary(pl): Biblioteki OpenSSL (SSL v2/v3)
2b2149ff 5Summary(fr): Utilitaires de communication SSL (Secure Sockets Layer)
56470945 6Name: openssl
b31bd83b 7Version: 0.9.6b
0d063acc 8Release: 7
05285465 9License: Apache-style License
10Vendor: The OpenSSL Project
56470945 11Group: Libraries
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
05285465 17Patch2: %{name}-optflags.patch
faba1c41 18Patch3: %{name}-nocrypt.patch
05285465 19BuildRequires: perl-devel >= 5.6.1
0d1c50df 20BuildRequires: textutils
bf2339c1 21BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
04a5ad1f
AF
22Obsoletes: SSLeay
23Obsoletes: SSLeay-devel
24Obsoletes: SSLeay-perl
a280467c 25Obsoletes: libopenssl0
21ac4f86
AF
26
27%description
28The OpenSSL Project is a collaborative effort to develop a robust,
b39fed70 29commercial-grade, full-featured, and Open Source toolkit implementing
30the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS
31v1) protocols with full-strength cryptography world-wide. The project
32is managed by a worldwide community of volunteers that use the
33Internet to communicate, plan, and develop the OpenSSL tookit and its
34related documentation.
56470945 35
b39fed70 36OpenSSL is based on the excellent SSLeay library developed by Eric A.
37Young and Tim J. Hudson. The OpenSSL toolkit is licensed under an
38Apache-style licence, which basically means that you are free to get
39and use it for commercial and non-commercial purposes subject to some
40simple license conditions.
21ac4f86 41
fc19f542 42This package contains shared libraries only, install openssl-tools if
43you want to use openssl cmdline tool.
ce2ff00e 44
2fad19b0 45%description -l de
b39fed70 46