]> git.pld-linux.org Git - packages/openssl.git/blame - openssl.spec
- updated for 0.9.4.
[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
fc613e9a 13BuildRequires: symlinks
e8399a2b 14BuildRequires: perl
04a5ad1f
AF
15BuildRoot: /tmp/%{name}-%{version}-root
16Obsoletes: SSLeay
17Obsoletes: SSLeay-devel
18Obsoletes: SSLeay-perl
21ac4f86 19
faddd309
AF
20%define openssldir /var/state/openssl
21%define _sysconfdir /etc/%{name}
22%define _pkglibdir %{_libdir}/%{name}
23%define _pkgincludedir %{_includedir}/%{name}
24
21ac4f86
AF
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
2fad19b0 40%description -l de
41