]> git.pld-linux.org Git - packages/openssl.git/blobdiff - openssl.spec
- release 3,
[packages/openssl.git] / openssl.spec
index 135489724cf793eb16aaef7f5e20269aa43f2bde..aae4fb5d2835794027280fae3702e3de5d1d7c38 100644 (file)
@@ -4,7 +4,7 @@ Summary(de):    Secure Sockets Layer (SSL)-Kommunikationslibrary & Utilities
 Summary(fr):   Utilitaires et librairies de communication SSL (Secure Sockets Layer)
 Name:          openssl
 Version:       0.9.5a
-Release:       1
+Release:       3
 Group:         Libraries
 Group(fr):     Librairies
 Group(pl):     Biblioteki
@@ -15,6 +15,8 @@ License:      Apache-style License
 BuildRequires: symlinks
 BuildRequires: perl
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+Prereq:                fileutils
+Prereq:                sed
 Obsoletes:     SSLeay
 Obsoletes:     SSLeay-devel
 Obsoletes:     SSLeay-perl
@@ -26,22 +28,23 @@ Obsoletes:  SSLeay-perl
 
 %description
 The OpenSSL Project is a collaborative effort to develop a robust,
-commercial-grade, full-featured, and Open Source toolkit implementing the
-Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1)
-protocols with full-strength cryptography world-wide. The project is
-managed by a worldwide community of volunteers that use the Internet to
-communicate, plan, and develop the OpenSSL tookit and its related
-documentation.
-
-OpenSSL is based on the excellent SSLeay library developed by Eric A. Young
-and Tim J. Hudson. The OpenSSL toolkit is licensed under an Apache-style
-licence, which basically means that you are free to get and use it for
-commercial and non-commercial purposes subject to some simple license
-conditions.
+commercial-grade, full-featured, and Open Source toolkit implementing
+the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS
+v1) protocols with full-strength cryptography world-wide. The project
+is managed by a worldwide community of volunteers that use the
+Internet to communicate, plan, and develop the OpenSSL tookit and its
+related documentation.
+
+OpenSSL is based on the excellent SSLeay library developed by Eric A.
+Young and Tim J. Hudson. The OpenSSL toolkit is licensed under an
+Apache-style licence, which basically means that you are free to get
+and use it for commercial and non-commercial purposes subject to some
+simple license conditions.
 
 %description -l de
-Openssl enthält das OpenSSL Zertifikatsmanagementtool und shared libraries,
-die verschiedene Verschlüsselungs- und Entschlüsselungsalgorithmen und
+Openssl enthält das OpenSSL Zertifikatsmanagementtool und shared
+libraries, die verschiedene Verschlüsselungs- und
+Entschlüsselungsalgorithmen und
 - -protokolle, wie DES, RC4, RSA und SSL zur Verfügung stellen.
 
 %description -l fr
@@ -147,6 +150,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc doc/openssl_button.gif doc/openssl_button.html
 
 %attr(755,root,root) %{_bindir}/*
+%dir %{_sysconfdir}
 %verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/openssl.cnf
 %verify(not md5 size mtime) %config(noreplace) %{openssldir}/openssl.cnf
 %{openssldir}/certs
This page took 0.135288 seconds and 4 git commands to generate.