]> git.pld-linux.org Git - packages/openssl.git/blame - openssl.spec
- openssl package splited to openssl (with scripts and binaries) and
[packages/openssl.git] / openssl.spec
CommitLineData
779bb536 1%include /usr/lib/rpm/macros.perl
2b2149ff 2Summary: Toolkit for the "Secure Sockets Layer" (SSL v2/v3)
2fad19b0 3Summary(de): Secure Sockets Layer (SSL)-Kommunikationslibrary & Utilities
2b2149ff 4Summary(fr): Utilitaires de communication SSL (Secure Sockets Layer)
56470945 5Name: openssl
6Version: 0.9.5a
fc8a529d 7Release: 3
56470945 8Group: Libraries
9Group(fr): Librairies
04a5ad1f 10Group(pl): Biblioteki
56470945 11Source0: ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz
12Patch0: openssl-perl.patch
13Vendor: The OpenSSL Project
14License: Apache-style License
fc613e9a 15BuildRequires: symlinks
e8399a2b 16BuildRequires: perl
bf2339c1 17BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
60c581d0
SZ
18Prereq: fileutils
19Prereq: sed
2b2149ff 20Prereq: %{name}-libs = %{version}
04a5ad1f
AF
21Obsoletes: SSLeay
22Obsoletes: SSLeay-devel
23Obsoletes: SSLeay-perl
21ac4f86 24
f31636e8 25%define openssldir /var/lib/openssl
faddd309
AF
26%define _sysconfdir /etc/%{name}
27%define _pkglibdir %{_libdir}/%{name}
28%define _pkgincludedir %{_includedir}/%{name}
29
21ac4f86
AF
30%description
31The OpenSSL Project is a collaborative effort to develop a robust,
b39fed70 32commercial-grade, full-featured, and Open Source toolkit implementing
33the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS
34v1) protocols with full-strength cryptography world-wide. The project
35is managed by a worldwide community of volunteers that use the
36Internet to communicate, plan, and develop the OpenSSL tookit and its
37related documentation.
56470945 38
b39fed70 39OpenSSL is based on the excellent SSLeay library developed by Eric A.
40Young and Tim J. Hudson. The OpenSSL toolkit is licensed under an
41Apache-style licence, which basically means that you are free to get
42and use it for commercial and non-commercial purposes subject to some
43simple license conditions.
21ac4f86 44
2fad19b0 45%description -l de
b39fed70 46