Hello community,

here is the log from the commit of package iperf for openSUSE:Factory checked 
in at 2012-06-26 15:54:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/iperf (Old)
 and      /work/SRC/openSUSE:Factory/.iperf.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "iperf", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/iperf/iperf.changes      2011-09-23 
02:03:38.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.iperf.new/iperf.changes 2012-06-26 
15:54:37.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Jun 22 13:59:52 UTC 2012 - [email protected]
+
+- disable _service file for factory update
+- update license to be spdx.org conform
+
+-------------------------------------------------------------------

Old:
----
  _service:download_url:iperf-2.0.5.tar.gz

New:
----
  iperf-2.0.5.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ iperf.spec ++++++
--- /var/tmp/diff_new_pack.BNmMVX/_old  2012-06-26 15:54:38.000000000 +0200
+++ /var/tmp/diff_new_pack.BNmMVX/_new  2012-06-26 15:54:38.000000000 +0200
@@ -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

++++++ _service ++++++
--- /var/tmp/diff_new_pack.BNmMVX/_old  2012-06-26 15:54:38.000000000 +0200
+++ /var/tmp/diff_new_pack.BNmMVX/_new  2012-06-26 15:54:38.000000000 +0200
@@ -1,12 +1,12 @@
 <?xml version="1.0" ?>
 <services>
-  <service name="download_url">
+  <service name="download_url" mode="localonly">
     <param name="protocol">https</param>
     <param name="host">downloads.sourceforge.net</param>
     <param name="path">/project/iperf/iperf-2.0.5.tar.gz</param>
   </service>
-  <service name="verify_file">
-    <param name="file">_service:download_url:iperf-2.0.5.tar.gz</param>
+  <service name="verify_file" mode="localonly">
+    <param name="file">iperf-2.0.5.tar.gz</param>
     <param name="verifier">sha256</param>
     <param 
name="checksum">636b4eff0431cea80667ea85a67ce4c68698760a9837e1e9d13096d20362265b</param>
   </service>

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to