]> git.pld-linux.org Git - packages/openssl.git/blame_incremental - openssl.spec
- added fr Summary (from MDK).
[packages/openssl.git] / openssl.spec
... / ...
CommitLineData
1Summary: Library and toolkit for the "Secure Sockets Layer" (SSL v2/v3)
2Summary(de): Secure Sockets Layer (SSL)-Kommunikationslibrary & Utilities
3Summary(fr): Utilitaires et librairies de communication SSL (Secure Sockets Layer)
4Name: openssl
5Version: 0.9.4
6Release: 2
7Group: Libraries
8Group(pl): Biblioteki
9Source: ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz
10Patch: openssl-perl.patch
11Vendor: The OpenSSL Project
12License: Apache-style License
13BuildRequires: symlinks
14BuildRequires: perl
15BuildRoot: /tmp/%{name}-%{version}-root
16Obsoletes: SSLeay
17Obsoletes: SSLeay-devel
18Obsoletes: SSLeay-perl
19
20%define openssldir /var/state/openssl
21%define _sysconfdir /etc/%{name}
22%define _pkglibdir %{_libdir}/%{name}
23%define _pkgincludedir %{_includedir}/%{name}
24
25%description
26The OpenSSL Project is a collaborative effort to develop a robust,
27commercial-grade, full-featured, and Open Source toolkit implementing
28the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS
29v1) protocols with full-strength cryptography world-wide. The project
30is managed by a worldwide community of volunteers that use the
31Internet to communicate, plan, and develop the OpenSSL tookit and its
32related documentation.
33
34OpenSSL is based on the excellent SSLeay library developed by Eric A.
35Young and Tim J. Hudson. The OpenSSL toolkit is licensed under an
36Apache-style licence, which basically means that you are free to get
37and use it for commercial and non-commercial purposes subject to some
38simple license conditions.
39
40%description -l de
41