From 413cacfc964106022d8d3fd38f44dc7cfe88ef28 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 21:36:34 +0100 Subject: [PATCH] rebuilt without --with-nss to have libcurl package linked against openssl (with-ssl) [release 7.56.1-2mamba;Wed Nov 01 2017] --- curl.spec | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/curl.spec b/curl.spec index 6006a38..426d2e5 100644 --- a/curl.spec +++ b/curl.spec @@ -1,8 +1,8 @@ %define libname libcurl Name: curl -Version: 7.55.1 -Release: 3mamba +Version: 7.56.1 +Release: 2mamba Summary: A tool for transfering data with URL syntax that supports many protocols Group: Applications/Networking Vendor: openmamba @@ -121,7 +121,6 @@ cp -r ../* . || true --with-ssl \ --with-zlib \ --with-random \ - --with-nss \ --enable-verbose \ --disable-sspi \ --with-libssh2 \ @@ -250,6 +249,15 @@ cd gnutls/lib/ %doc CHANGES README RELEASE-NOTES %changelog +* Wed Nov 01 2017 Silvan Calarco 7.56.1-2mamba +- rebuilt without --with-nss to have libcurl package linked against openssl (with-ssl) + +* Sun Oct 29 2017 Automatic Build System 7.56.1-1mamba +- automatic version update by autodist + +* Thu Oct 05 2017 Automatic Build System 7.56.0-1mamba +- automatic version update by autodist + * Wed Aug 30 2017 Silvan Calarco 7.55.1-3mamba - hack to fix libcurl-gnutls soname