rebuilt without --with-nss to have libcurl package linked against openssl (with-ssl) [release 7.56.1-2mamba;Wed Nov 01 2017]

This commit is contained in:
Silvan Calarco 2024-01-05 21:36:34 +01:00
parent 6e6760fcd6
commit 413cacfc96

View File

@ -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 <silvan.calarco@mambasoft.it> 7.56.1-2mamba
- rebuilt without --with-nss to have libcurl package linked against openssl (with-ssl)
* Sun Oct 29 2017 Automatic Build System <autodist@mambasoft.it> 7.56.1-1mamba
- automatic version update by autodist
* Thu Oct 05 2017 Automatic Build System <autodist@mambasoft.it> 7.56.0-1mamba
- automatic version update by autodist
* Wed Aug 30 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 7.55.1-3mamba
- hack to fix libcurl-gnutls soname