]> git.pld-linux.org Git - packages/openssl.git/blobdiff - openssl.spec
- added using CVS keywords in %changelog (for automating them).
[packages/openssl.git] / openssl.spec
index 49fb8fb08701f13559c2f559569f5f092d5d09bd..966106286ac28b0db925871bd432360d8165d6b4 100644 (file)
@@ -1,12 +1,11 @@
-%define                date    19990520
-%define                time    2130
 Summary:       Library and toolkit for the "Secure Sockets Layer" (SSL v2/v3)
+Summary(de):   Secure Sockets Layer (SSL)-Kommunikationslibrary & Utilities
 Name:          openssl
-Version:       0.9.3
-Release:       0.%{date}
+Version:       0.9.3a
+Release:       1
 Group:                 Libraries
 Group(pl):     Biblioteki
-Source:        ftp://ftp.openssl.org/source/%{name}-SNAP-%{date}-%{time}.tar.gz
+Source:        ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz
 Patch0:                openssl-sslcrypto.patch
 Patch1:                openssl-perl.patch
 Vendor:        The OpenSSL Project
@@ -37,8 +36,20 @@ 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
+-protokolle, wie DES, RC4, RSA und SSL zur Verfügung stellen.                                                 
+
+%description -l fr
+OpenSSL est un outiil de gestion des certificats et les librairies partagees
+qui fournit plusieurs protocoles et algorithmes de codage/decodage, incluant
+DES, RC4, RSA et SSL.
+
 %package devel
 Summary:       Development part of OpenSSL library
+Summary(fr):   Librairies statiques, headers et utilitaires pour communication SSL (Secure Sockets Layer)
+Summary(de):   Secure Sockets Layer Kommunikationslibrary: statische libraries+header                           
 Summary(pl):   Czê¶æ bibiloteki OpenSSL przeznaczona dla programistów
 Group:         Development/Library
 Group(pl):     Programownie/Biblioteki
@@ -64,7 +75,7 @@ Static OpenSSL library.
 Statyczna wersja biblioteki OpenSSL.
 
 %prep
-%setup  -q -n %{name}-SNAP-%{date}-%{time}
+%setup  -q 
 %patch0 -p1
 %patch1 -p1
 
@@ -146,9 +157,3 @@ rm -rf $RPM_BUILD_ROOT
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/lib*.a
-
-%changelog
-* Wed Apr 14 1999 Artur Frysiak <wiget@pld.org.pl>
-  [0.9.2c-2]
-- rewrite for PLD
-TODO: make shared libs and perl subpackage
This page took 0.04469 seconds and 4 git commands to generate.