diff --git a/_service b/_service index c924b64..509cc9a 100644 --- a/_service +++ b/_service @@ -1,12 +1,12 @@ - + https downloads.sourceforge.net /project/iperf/iperf-2.0.5.tar.gz - - _service:download_url:iperf-2.0.5.tar.gz + + iperf-2.0.5.tar.gz sha256 636b4eff0431cea80667ea85a67ce4c68698760a9837e1e9d13096d20362265b diff --git a/_service:download_url:iperf-2.0.5.tar.gz b/iperf-2.0.5.tar.gz similarity index 100% rename from _service:download_url:iperf-2.0.5.tar.gz rename to iperf-2.0.5.tar.gz diff --git a/iperf.changes b/iperf.changes index fb4f2d9..2d59e12 100644 --- a/iperf.changes +++ b/iperf.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jun 22 13:59:52 UTC 2012 - coolo@suse.com + +- disable _service file for factory update +- update license to be spdx.org conform + ------------------------------------------------------------------- Fri Aug 27 18:18:45 UTC 2010 - reddwarf@opensuse.org diff --git a/iperf.spec b/iperf.spec index c0ee3f6..86e6c3b 100644 --- a/iperf.spec +++ b/iperf.spec @@ -1,7 +1,7 @@ # -# spec file for package iperf (Version 2.0.5) +# spec file for package iperf # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,14 +16,13 @@ # - Name: iperf Version: 2.0.5 -Release: 1 -License: UI License +Release: 0 Summary: A Tool To Measure Network Performance -Url: http://sourceforge.net/projects/iperf/ +License: NCSA Group: Productivity/Networking/Other +Url: http://sourceforge.net/projects/iperf/ Source: %{name}-%{version}.tar.gz BuildRequires: gcc-c++ BuildRoot: %{_tmppath}/%{name}-%{version}-build