From 890260178a1e47fd052a8b92e93cdd5a67208dbb5cd8ec9b9a2425cf427b2de1 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 14 Jun 2021 11:07:42 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/network:utilities/iperf?expand=0&rev=54 --- iperf-3.10.1.tar.gz.sha256 | 1 + iperf.spec | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 iperf-3.10.1.tar.gz.sha256 diff --git a/iperf-3.10.1.tar.gz.sha256 b/iperf-3.10.1.tar.gz.sha256 new file mode 100644 index 0000000..2daa90c --- /dev/null +++ b/iperf-3.10.1.tar.gz.sha256 @@ -0,0 +1 @@ +03bc9760cc54a245191d46bfc8edaf8a4750f0e87abca6764486972044d6715a iperf-3.10.1.tar.gz diff --git a/iperf.spec b/iperf.spec index f6f2d93..800e0c3 100644 --- a/iperf.spec +++ b/iperf.spec @@ -1,7 +1,7 @@ # # spec file for package iperf # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,8 +24,8 @@ Summary: A tool to measure network performance License: BSD-3-Clause Group: Productivity/Networking/Diagnostic URL: https://software.es.net/iperf/ -#Source URL: http://downloads.es.net/pub/iperf/%{name}-%{version}.tar.gz -Source: http://downloads.es.net/pub/iperf/%{name}-%{version}.tar.gz +Source: https://downloads.es.net/pub/iperf/iperf-%{version}.tar.gz +Source1: https://downloads.es.net/pub/iperf/iperf-%{version}.tar.gz.sha256 Requires: lib%{name}%{soname} = %{version}-%{release} %if %{?sles_version} && %{?sles_version} <= 11 BuildRequires: libuuid-devel