]> git.pld-linux.org Git - packages/openssl.git/blame_incremental - openssl.spec
fix install
[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.6
7Release: 2
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: perl
16BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
17Obsoletes: SSLeay
18Obsoletes: SSLeay-devel
19Obsoletes: SSLeay-perl
20
21%description
22The OpenSSL Project is a collaborative effort to develop a robust,
23commercial-grade, full-featured, and Open Source toolkit implementing
24the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS
25v1) protocols with full-strength cryptography world-wide. The project
26is managed by a worldwide community of volunteers that use the
27Internet to communicate, plan, and develop the OpenSSL tookit and its
28related documentation.
29
30OpenSSL is based on the excellent SSLeay library developed by Eric A.
31Young and Tim J. Hudson. The OpenSSL toolkit is licensed under an
32Apache-style licence, which basically means that you are free to get
33and use it for commercial and non-commercial purposes subject to some
34simple license conditions.
35
36This package contains shared libraries only, install openssl-tools
37if you want to use openssl cmdline tool.
38
39%description -l de
40