commit ee696984f776276e302208f7e1b90220184f677f
Author: Jan Palus <[email protected]>
Date:   Tue Aug 15 23:09:27 2017 +0200

    up to 5.6.0

 strongswan.spec | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/strongswan.spec b/strongswan.spec
index 7e536be..a16fa42 100644
--- a/strongswan.spec
+++ b/strongswan.spec
@@ -1,11 +1,11 @@
 Summary:       IPsec-based VPN Solution for Linux
 Name:          strongswan
-Version:       5.5.3
+Version:       5.6.0
 Release:       0.1
 License:       GPL v2
 Group:         Networking/Daemons
 Source0:       http://download.strongswan.org/%{name}-%{version}.tar.bz2
-# Source0-md5: 4afffe3c219bb2e04f09510905af836b
+# Source0-md5: befb5e827d02433fea6669c20e11530a
 URL:           http://www.strongswan.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -40,7 +40,7 @@ rm -rf $RPM_BUILD_ROOT
 
 touch $RPM_BUILD_ROOT%{_sysconfdir}/ipsec.secrets
 
-rm $RPM_BUILD_ROOT%{_libdir}/ipsec/lib{charon,strongswan,vici}.{la,so}
+rm $RPM_BUILD_ROOT%{_libdir}/ipsec/lib{charon,strongswan,tpmtss,vici}.{la,so}
 rm $RPM_BUILD_ROOT%{_libdir}/ipsec/plugins/*.la
 
 %clean
@@ -85,7 +85,10 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/ipsec/scepclient
 %attr(755,root,root) %{_libdir}/ipsec/starter
 %attr(755,root,root) %{_libdir}/ipsec/stroke
-%attr(755,root,root) %{_libdir}/ipsec/*.so.0*
+%attr(755,root,root) %{_libdir}/ipsec/libcharon.so.0*
+%attr(755,root,root) %{_libdir}/ipsec/libstrongswan.so.0*
+%attr(755,root,root) %{_libdir}/ipsec/libtpmtss.so.0*
+%attr(755,root,root) %{_libdir}/ipsec/libvici.so.0*
 %dir %{_libdir}/ipsec/plugins
 %attr(755,root,root) %{_libdir}/ipsec/plugins/libstrongswan-*.so
 %attr(755,root,root) %{_sbindir}/ipsec
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/strongswan.git/commitdiff/ee696984f776276e302208f7e1b90220184f677f

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to