From 5b2aaac98a79eb5d04349494bfd2b11f9a33315b7eb17a6c753d51ce13fe9e45 Mon Sep 17 00:00:00 2001 From: Christian Wittmer Date: Thu, 9 Jan 2025 20:02:41 +0000 Subject: [PATCH] sync spec and changes file, remove obsolete deps OBS-URL: https://build.opensuse.org/package/show/network/ddclient?expand=0&rev=77 --- ddclient.changes | 6 ++++-- ddclient.spec | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/ddclient.changes b/ddclient.changes index a6a59e0..42c9c33 100644 --- a/ddclient.changes +++ b/ddclient.changes @@ -1,7 +1,9 @@ ------------------------------------------------------------------- -Thu Jan 9 19:09:45 UTC 2025 - chris@computersalat.de +Thu Jan 9 19:44:26 UTC 2025 - chris@computersalat.de -- sync changes file with SUSE_SLE-15_Update +- sync spec and changes file with SUSE_SLE-15_Update +- remove obsolete deps + * perl(IO::Socket::SSL) ------------------------------------------------------------------- Mon Nov 25 17:03:41 UTC 2024 - Valentin Lefebvre diff --git a/ddclient.spec b/ddclient.spec index c0d70a7..24fc3e6 100644 --- a/ddclient.spec +++ b/ddclient.spec @@ -37,15 +37,15 @@ BuildRequires: curl BuildRequires: make BuildRequires: sysuser-tools BuildRequires: perl(HTTP::Daemon) +%if 0%{?sle_version} >= 150500 && 0%{?is_opensuse} BuildRequires: perl(HTTP::Message::PSGI) -BuildRequires: perl(IO::Socket::SSL) +%endif BuildRequires: perl(Test::MockModule) BuildRequires: perl(Test::Warnings) Requires: curl Requires: perl >= 5.10.1 Requires(pre): %fillup_prereq Requires(pre): shadow -Recommends: perl-IO-Socket-SSL BuildArch: noarch %{?systemd_requires} %sysusers_requires