Add Requires strongswan-sqlite

(cherry picked from commit 9d7600b9b8e8482a0f5b8dbe742c6e6d06ff1219)
This commit is contained in:
wk333 2022-09-05 15:50:06 +08:00 committed by openeuler-sync-bot
parent 3953a7e3a9
commit ed81d6a3d8

View File

@ -1,6 +1,6 @@
Name: strongswan
Version: 5.9.7
Release: 1
Release: 2
Summary: An OpenSource IPsec-based VPN and TNC solution
License: GPLv2+
URL: http://www.strongswan.org/
@ -16,6 +16,7 @@ Requires(post): systemd
Requires(preun): systemd
Requires(postun): systemd
Requires: tpm2-abrmd
Requires: %{name}-sqlite = %{version}-%{release}
%description
The strongSwan IPsec implementation supports both the IKEv1 and IKEv2 key exchange
@ -189,6 +190,9 @@ echo "%{_libdir}/strongswan" > %{buildroot}/etc/ld.so.conf.d/%{name}-%{_arch}.co
%{_libexecdir}/strongswan/charon-nm
%changelog
* Mon Sep 05 2022 wangkai <wangkai385@h-partners.com> - 5.9.7-2
- Add Requires strongswan-sqlite
* Sat Aug 13 2022 openhosec <openhosec@hosec.net> - 5.9.7-1
- Upgrade to 5.9.7 version