[packages/mbedtls] - updated to 2.2.0

qboosh qboosh at pld-linux.org
Mon Nov 9 22:36:43 CET 2015


commit 95cbb035830b1c0475e4ad0d10321aa2d219597d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Nov 9 22:36:54 2015 +0100

    - updated to 2.2.0

 mbedtls.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/mbedtls.spec b/mbedtls.spec
index 8339892..5d78277 100644
--- a/mbedtls.spec
+++ b/mbedtls.spec
@@ -1,12 +1,12 @@
 Summary:	Light-weight cryptographic and SSL/TLS library
 Summary(pl.UTF-8):	Lekka biblioteka kryptograficzna oraz SSL/TLS
 Name:		mbedtls
-Version:	2.0.0
+Version:	2.2.0
 Release:	1
 License:	GPL v2+
 Group:		Libraries
 Source0:	https://tls.mbed.org/code/releases/%{name}-%{version}-gpl.tgz
-# Source0-md5:	6b8246a19a7a77737856e729cc8a0952
+# Source0-md5:	69165befb762895234c7600cd5cdb789
 Patch0:		%{name}-x32.patch
 URL:		https://tls.mbed.org/
 BuildRequires:	cmake >= 2.6
@@ -88,7 +88,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc ChangeLog README.rst
+%doc ChangeLog LICENSE README.md
 %attr(755,root,root) %{_libdir}/libmbedcrypto.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libmbedcrypto.so.0
 %attr(755,root,root) %{_libdir}/libmbedtls.so.*.*.*
@@ -149,5 +149,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files static
 %defattr(644,root,root,755)
+%{_libdir}/libmbedcrypto.a
 %{_libdir}/libmbedtls.a
 %{_libdir}/libmbedx509.a
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mbedtls.git/commitdiff/95cbb035830b1c0475e4ad0d10321aa2d219597d



More information about the pld-cvs-commit mailing list