]> git.pld-linux.org Git - packages/openssl.git/blame_incremental - openssl.spec
- s/\.gz/\*/ in %files for mana pages,
[packages/openssl.git] / openssl.spec
... / ...
CommitLineData
1%include /usr/lib/rpm/macros.perl
2Summary: OpenSSL Toolkit libraries for the "Secure Sockets Layer" (SSL v2/v3)
3Summary(de): Secure Sockets Layer (SSL)-Kommunikationslibrary
4Summary(fr): Utilitaires de communication SSL (Secure Sockets Layer)
5Name: openssl
6Version: 0.9.5a
7Release: 3
8Group: Libraries
9Group(pl): Biblioteki
10Group(fr): Librairies
11Source0: ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz
12Patch0: %{name}-perl.patch
13Vendor: The OpenSSL Project
14License: Apache-style License
15BuildRequires: symlinks
16BuildRequires: perl
17BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
18Obsoletes: SSLeay
19Obsoletes: SSLeay-devel
20Obsoletes: SSLeay-perl
21
22%description
23The OpenSSL Project is a collaborative effort to develop a robust,
24commercial-grade, full-featured, and Open Source toolkit implementing
25the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS
26v1) protocols with full-strength cryptography world-wide. The project
27is managed by a worldwide community of volunteers that use the
28Internet to communicate, plan, and develop the OpenSSL tookit and its
29related documentation.
30
31OpenSSL is based on the excellent SSLeay library developed by Eric A.
32Young and Tim J. Hudson. The OpenSSL toolkit is licensed under an
33Apache-style licence, which basically means that you are free to get
34and use it for commercial and non-commercial purposes subject to some
35simple license conditions.
36
37This package contains shared libraries only, install openssl-tools
38if you want to use openssl cmdline tool.
39
40%description -l de
41