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:
parent
6e6760fcd6
commit
413cacfc96
14
curl.spec
14
curl.spec
@ -1,8 +1,8 @@
|
|||||||
%define libname libcurl
|
%define libname libcurl
|
||||||
|
|
||||||
Name: curl
|
Name: curl
|
||||||
Version: 7.55.1
|
Version: 7.56.1
|
||||||
Release: 3mamba
|
Release: 2mamba
|
||||||
Summary: A tool for transfering data with URL syntax that supports many protocols
|
Summary: A tool for transfering data with URL syntax that supports many protocols
|
||||||
Group: Applications/Networking
|
Group: Applications/Networking
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -121,7 +121,6 @@ cp -r ../* . || true
|
|||||||
--with-ssl \
|
--with-ssl \
|
||||||
--with-zlib \
|
--with-zlib \
|
||||||
--with-random \
|
--with-random \
|
||||||
--with-nss \
|
|
||||||
--enable-verbose \
|
--enable-verbose \
|
||||||
--disable-sspi \
|
--disable-sspi \
|
||||||
--with-libssh2 \
|
--with-libssh2 \
|
||||||
@ -250,6 +249,15 @@ cd gnutls/lib/
|
|||||||
%doc CHANGES README RELEASE-NOTES
|
%doc CHANGES README RELEASE-NOTES
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Aug 30 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 7.55.1-3mamba
|
||||||
- hack to fix libcurl-gnutls soname
|
- hack to fix libcurl-gnutls soname
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user