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