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