- Update description of ipsec package: no longer mention

/etc/init.d, which is not there for a long time anymore.
- Drop legacy rc* -> sbin/service symlink. This was compatibilty
  boilerplate to transparently move between SySV and systemd
  [jsc#PED-264].

OBS-URL: https://build.opensuse.org/package/show/network:vpn/strongswan?expand=0&rev=163
This commit is contained in:
Jan Engelhardt 2024-06-20 17:00:41 +00:00 committed by Git OBS Bridge
parent f66e3493f1
commit 233d1d3c87
2 changed files with 10 additions and 7 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Jun 20 12:10:36 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update description of ipsec package: no longer mention
/etc/init.d, which is not there for a long time anymore.
- Drop legacy rc* -> sbin/service symlink. This was compatibilty
boilerplate to transparently move between SySV and systemd
[jsc#PED-264].
-------------------------------------------------------------------
Tue Mar 19 13:58:13 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@ -169,7 +169,7 @@ Conflicts: openswan
%description ipsec
StrongSwan is an IPsec-based VPN solution for Linux.
This package provides the /etc/init.d/ipsec service script and allows
This package provides the systemd service definition and allows
to maintain both IKEv1 and IKEv2 using the /etc/ipsec.conf and the
/etc/ipsec.secrets files.
@ -327,9 +327,6 @@ autoreconf --force --install
%install
install -d -m755 %{buildroot}/%{_sbindir}/
install -d -m755 %{buildroot}/%{_sysconfdir}/ipsec.d/
ln -sf %{_sbindir}/service %{buildroot}/%{_sbindir}/rcstrongswan
ln -sf %{_sbindir}/service %{buildroot}/%{_sbindir}/rcstrongswan-starter
ln -sf %{_sbindir}/service %{buildroot}/%{_sbindir}/rcipsec
#
# Ensure, plugin -> library dependencies can be resolved
# (e.g. libtls) to avoid plugin segment checksum errors.
@ -471,10 +468,7 @@ fi
%dir %attr(700,root,root) %{_sysconfdir}/ipsec.d/private
%{_unitdir}/strongswan-starter.service
%{_unitdir}/strongswan.service
%{_sbindir}/rcstrongswan
%{_sbindir}/rcstrongswan-starter
%{_sbindir}/charon-systemd
%{_sbindir}/rcipsec
%{_bindir}/pki
%{_bindir}/pt-tls-client
%{_bindir}/tpm_extendpcr