[packages/openssl102: 23/432] - removed patch changing libcrypto -> libsslcrypto Now all other packages whats depend to openssl m

adwol adwol at pld-linux.org
Sat Sep 29 01:03:33 CEST 2018


commit 97f35e69979bad16645f704928eb8623cc194511
Author: Artur Frysiak <artur at frysiak.net>
Date:   Tue Dec 21 22:31:28 1999 +0000

    - 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
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list