Accepting request 358397 from network:utilities
1 OBS-URL: https://build.opensuse.org/request/show/358397 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/iperf?expand=0&rev=21
This commit is contained in:
commit
f433d94731
3
iperf-3.1.2.tar.gz
Normal file
3
iperf-3.1.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f9dbdb99f869c077d14bc1de78675f5e4b8d1bf78dc92381e96c3eb5b1fd7d86
|
||||
size 542280
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4385a32ece25cb09d4606b4c99316356b3d2cb03b318aa056b99cdb91c5ce656
|
||||
size 539380
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 8 16:30:00 UTC 2016 - msvec@suse.com
|
||||
|
||||
- update to version 3.1.2
|
||||
* Bug fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 8 15:26:43 UTC 2016 - plinnell@opensuse.org
|
||||
|
||||
- Fix url so OBS is happy.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 14 10:10:42 UTC 2015 - msvec@suse.com
|
||||
|
||||
- update to version 3.1.1
|
||||
* Minor bugfixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 30 21:11:15 UTC 2015 - p.drouand@gmail.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package iperf
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,13 +18,14 @@
|
||||
|
||||
%define soname 0
|
||||
Name: iperf
|
||||
Version: 3.1
|
||||
Version: 3.1.2
|
||||
Release: 0
|
||||
Summary: A tool to measure network performance
|
||||
License: BSD-3-Clause
|
||||
Group: Productivity/Networking/Diagnostic
|
||||
Url: http://software.es.net/iperf/
|
||||
Source: http://downloads.es.net/pub/iperf/%{name}-%{version}.tar.gz
|
||||
#Source URL: http://downloads.es.net/pub/iperf/%{name}-%{version}.tar.gz
|
||||
Source: %{name}-%{version}.tar.gz
|
||||
# PATCH-FIX-OPENSUSE -- Disable profiling if %%optflags includes -fomit-frame-pointer, as option -pg conflicts with it
|
||||
Patch1: iperf-disable-profiling.patch
|
||||
%if %{?sles_version} && %{?sles_version} <= 11
|
||||
|
Loading…
x
Reference in New Issue
Block a user