]> git.pld-linux.org Git - packages/openssl.git/blame - openssl.spec
- translated kloczkish into english
[packages/openssl.git] / openssl.spec
CommitLineData
779bb536 1%include /usr/lib/rpm/macros.perl
04a5ad1f 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)
04a5ad1f 5Name: openssl
779bb536
AF
6Version: 0.9.5
7Release: 1
04a5ad1f
AF
8Group: Libraries
9Group(pl): Biblioteki
77b9c17f 10Source: ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz
97f35e69 11Patch: openssl-perl.patch
04a5ad1f
AF
12Vendor: The OpenSSL Project
13License: Apache-style License
fc613e9a 14BuildRequires: symlinks
e8399a2b 15BuildRequires: perl
04a5ad1f
AF
16BuildRoot: /tmp/%{name}-%{version}-root
17Obsoletes: SSLeay
18Obsoletes: SSLeay-devel
19Obsoletes: SSLeay-perl
21ac4f86 20
faddd309
AF
21%define openssldir /var/state/openssl
22%define _sysconfdir /etc/%{name}
23%define _pkglibdir %{_libdir}/%{name}
24%define _pkgincludedir %{_includedir}/%{name}
25
21ac4f86
AF
26%description
27The OpenSSL Project is a collaborative effort to develop a robust,
28commercial-grade, full-featured, and Open Source toolkit implementing
29the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS
30v1) protocols with full-strength cryptography world-wide. The project
31is managed by a worldwide community of volunteers that use the
32Internet to communicate, plan, and develop the OpenSSL tookit and its
33related documentation.
34
35OpenSSL is based on the excellent SSLeay library developed by Eric A.
36Young and Tim J. Hudson. The OpenSSL toolkit is licensed under an
37Apache-style licence, which basically means that you are free to get
38and use it for commercial and non-commercial purposes subject to some
39simple license conditions.
40
2fad19b0 41%description -l de
42