[packages/polarssl] - updated to 1.3.6 - new soname
kiesiu
kiesiu at pld-linux.org
Mon Apr 14 14:55:46 CEST 2014
commit 9b0603ba2eb99bffa24678eeeefa287e35ae542b
Author: Łukasz Kieś <kiesiu at pld-linux.org>
Date: Mon Apr 14 14:54:41 2014 +0200
- updated to 1.3.6
- new soname
polarssl.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/polarssl.spec b/polarssl.spec
index d473d59..7479976 100644
--- a/polarssl.spec
+++ b/polarssl.spec
@@ -1,12 +1,12 @@
Summary: Light-weight cryptographic and SSL/TLS library
Summary(pl.UTF-8): Lekka biblioteka kryptograficzna oraz SSL/TLS
Name: polarssl
-Version: 1.3.5
+Version: 1.3.6
Release: 1
License: GPL v2+
Group: Libraries
Source0: https://polarssl.org/code/releases/%{name}-%{version}-gpl.tgz
-# Source0-md5: 2527c8e632d533ec34e3c0786ac99e55
+# Source0-md5: 1245884d3e73150cfcc196f91de2b5c4
URL: https://polarssl.org/
BuildRequires: cmake >= 2.6
BuildRequires: doxygen
@@ -88,7 +88,7 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%doc ChangeLog
%attr(755,root,root) %{_libdir}/libpolarssl.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libpolarssl.so.5
+%attr(755,root,root) %ghost %{_libdir}/libpolarssl.so.6
%dir %{_libdir}/%{name}
%attr(755,root,root) %{_libdir}/%{name}/aescrypt2
%attr(755,root,root) %{_libdir}/%{name}/benchmark
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/polarssl.git/commitdiff/9b0603ba2eb99bffa24678eeeefa287e35ae542b
More information about the pld-cvs-commit
mailing list