From 97f35e69979bad16645f704928eb8623cc194511 Mon Sep 17 00:00:00 2001 From: Artur Frysiak Date: Tue, 21 Dec 1999 22:31:28 +0000 Subject: [PATCH] - removed patch changing libcrypto -> libsslcrypto Now all other packages whats depend to openssl must have BuildPrereq: openssl-devel >= 0.9.4-2 Changed files: openssl.spec -> 1.20 --- openssl.spec | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/openssl.spec b/openssl.spec index 22d88c3..f73a8fe 100644 --- a/openssl.spec +++ b/openssl.spec @@ -2,12 +2,11 @@ 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.4 -Release: 1 +Release: 2 Group: Libraries Group(pl): Biblioteki Source: ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz -Patch0: openssl-sslcrypto.patch -Patch1: openssl-perl.patch +Patch: openssl-perl.patch Vendor: The OpenSSL Project License: Apache-style License BuildRequires: symlinks @@ -76,9 +75,8 @@ Static OpenSSL library. Statyczna wersja biblioteki OpenSSL. %prep -%setup -q -%patch0 -p1 -%patch1 -p1 +%setup -q +%patch -p1 %build for i in ` echo Configure Makefile.org `; do -- 2.43.0