rebuilt with openssl 1.0.2 [release 7.48.0-2mamba;Tue May 03 2016]
This commit is contained in:
parent
b18668e723
commit
b47e6cae04
@ -2,7 +2,7 @@
|
||||
|
||||
Name: curl
|
||||
Version: 7.48.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A tool for transfering data with URL syntax that supports many protocols
|
||||
Group: Applications/Networking
|
||||
Vendor: openmamba
|
||||
@ -35,7 +35,7 @@ BuildRequires: libssh2-devel
|
||||
BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: libopenssl-devel
|
||||
BuildRequires: libopenssl-devel >= 1.0.2
|
||||
%if "%{stage1}" != "1"
|
||||
BuildRequires: groff
|
||||
%endif
|
||||
@ -179,6 +179,9 @@ install -m644 docs/examples/{Makefile.example,README,*.c} \
|
||||
%doc CHANGES README RELEASE-NOTES
|
||||
|
||||
%changelog
|
||||
* Tue May 03 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 7.48.0-2mamba
|
||||
- rebuilt with openssl 1.0.2
|
||||
|
||||
* Wed Mar 23 2016 Automatic Build System <autodist@mambasoft.it> 7.48.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user