From a7a616463d399469538a90610f7cf1a9e139418a Mon Sep 17 00:00:00 2001 From: Carlos Rodriguez-Fernandez Date: Thu, 14 Aug 2025 13:09:22 -0700 Subject: [PATCH] Fix build issue (rhbz#2368971) --- strongswan.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/strongswan.spec b/strongswan.spec index 6addd1c..4e824c0 100644 --- a/strongswan.spec +++ b/strongswan.spec @@ -159,6 +159,7 @@ for Strongswan runtime configuration from perl applications. %build # only for snapshots +export ACLOCAL_PATH=/usr/share/gettext/m4:$ACLOCAL_PATH autoreconf -fiv # --with-ipsecdir moves internal commands to /usr/libexec/strongswan @@ -426,6 +427,9 @@ install -D -m 0644 %{SOURCE3} %{buildroot}/%{_tmpfilesdir}/strongswan-starter.co %endif %changelog +* Thu Aug 14 2025 Carlos Rodriguez-Fernandez - 5.9.14-9 +- Fix build issue (rhbz#2368971) + * Fri Jul 25 2025 Fedora Release Engineering - 5.9.14-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild