From 536eb7d18754ed724bcdad66fcfddea3f618be001d336284a9abffa0f599624a Mon Sep 17 00:00:00 2001 From: Mike Gorse Date: Tue, 3 Jun 2025 12:47:17 -0500 Subject: [PATCH] Disable soup fetcher --- strongswan.changes | 6 ++++++ strongswan.spec | 2 -- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/strongswan.changes b/strongswan.changes index 834e6e8..ccc8f71 100644 --- a/strongswan.changes +++ b/strongswan.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jun 3 17:45:03 UTC 2025 - Michael Gorse + +- Disable soup fetcher. It is redundant with the curl fetcher, and + this allows us to drop the dependency on libsoup2. + ------------------------------------------------------------------- Tue May 6 14:01:21 UTC 2025 - Friedrich Haubensak diff --git a/strongswan.spec b/strongswan.spec index 20e24c5..50b2813 100644 --- a/strongswan.spec +++ b/strongswan.spec @@ -74,7 +74,6 @@ BuildRequires: openldap2-devel BuildRequires: pam-devel BuildRequires: pcsc-lite-devel BuildRequires: pkg-config -BuildRequires: pkgconfig(libsoup-2.4) BuildRequires: pkgconfig(libsystemd) %if %{with mysql} BuildRequires: libmysqlclient-devel @@ -306,7 +305,6 @@ autoreconf --force --install --enable-test-vectors \ %endif --enable-ldap \ - --enable-soup \ --enable-curl \ --enable-bypass-lan \ --disable-static -- 2.51.1