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