Accepting request 358393 from home:msvec:branches:network:utilities

update to version 3.1.2

OBS-URL: https://build.opensuse.org/request/show/358393
OBS-URL: https://build.opensuse.org/package/show/network:utilities/iperf?expand=0&rev=34
This commit is contained in:
Aeneas Jaißle 2016-02-08 17:21:08 +00:00 committed by Git OBS Bridge
parent 43df0dd680
commit 183b279ef3
4 changed files with 12 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:62f7c64eafe19046ba974b3ef2d962a5597194d6fbbddde328a15a5e74110564
size 540266

3
iperf-3.1.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f9dbdb99f869c077d14bc1de78675f5e4b8d1bf78dc92381e96c3eb5b1fd7d86
size 542280

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
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

View File

@ -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,14 +18,14 @@
%define soname 0
Name: iperf
Version: 3.1.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 URL: http://downloads.es.net/pub/iperf/%{name}-%{version}.tar.gz
Source: iperf-3.1.1.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