commit faba1c418b0d56662e489fc1affc926435096669
Author: Artur Frysiak <[email protected]>
Date:   Tue Nov 20 17:12:05 2001 +0000

    remove crypt(3) from libcrypto;release 4
    
    Changed files:
        openssl.spec -> 1.61

 openssl.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/openssl.spec b/openssl.spec
index 15e666b..0c8e937 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -4,7 +4,7 @@ Summary(de):    Secure Sockets Layer (SSL)-Kommunikationslibrary
 Summary(fr):   Utilitaires de communication SSL (Secure Sockets Layer)
 Name:          openssl
 Version:       0.9.6b
-Release:       3
+Release:       4
 License:       Apache-style License
 Vendor:                The OpenSSL Project
 Group:         Libraries
@@ -18,6 +18,7 @@ Patch0:               %{name}-alpha-ccc.patch
 # compatibile with 0.9.6 but have this same soname.
 Patch1:                %{name}-soname.patch
 Patch2:                %{name}-optflags.patch
+Patch3:                %{name}-nocrypt.patch
 BuildRequires: perl-devel >= 5.6.1
 BuildRequires: textutils
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -112,6 +113,7 @@ Statyczne wersje bibliotek z OpenSSL.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 for f in ` grep -r "/usr/local/bin/perl" . | cut -d":" -f1`; do
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openssl102.git/commitdiff/9fc1b1b87b259e8a327c99835865e91a391efc9e

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to