]> git.pld-linux.org Git - packages/openssl.git/blame - openssl.spec
- prereq: sed, fileutils (c_rehash requires this)
[packages/openssl.git] / openssl.spec
CommitLineData
779bb536 1%include /usr/lib/rpm/macros.perl
56470945 2Summary: Library and toolkit for the "Secure Sockets Layer" (SSL v2/v3)
2fad19b0 3Summary(de): Secure Sockets Layer (SSL)-Kommunikationslibrary & Utilities
da51d207 4Summary(fr): Utilitaires et librairies de communication SSL (Secure Sockets Layer)
56470945 5Name: openssl
6Version: 0.9.5a
7Release: 1
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
04a5ad1f
AF
20Obsoletes: SSLeay
21Obsoletes: SSLeay-devel
22Obsoletes: SSLeay-perl
21ac4f86 23
f31636e8 24%define openssldir /var/lib/openssl
faddd309
AF
25%define _sysconfdir /etc/%{name}
26%define _pkglibdir %{_libdir}/%{name}
27%define _pkgincludedir %{_includedir}/%{name}
28
21ac4f86
AF
29%description
30The OpenSSL Project is a collaborative effort to develop a robust,
b39fed70 31commercial-grade, full-featured, and Open Source toolkit implementing
32the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS
33v1) protocols with full-strength cryptography world-wide. The project
34is managed by a worldwide community of volunteers that use the
35Internet to communicate, plan, and develop the OpenSSL tookit and its
36related documentation.
56470945 37
b39fed70 38OpenSSL is based on the excellent SSLeay library developed by Eric A.
39Young and Tim J. Hudson. The OpenSSL toolkit is licensed under an
40Apache-style licence, which basically means that you are free to get
41and use it for commercial and non-commercial purposes subject to some
42simple license conditions.
21ac4f86 43
2fad19b0 44%description -l de
b39fed70 45