Hello community,

here is the log from the commit of package fping for openSUSE:Factory checked 
in at 2012-02-08 17:17:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fping (Old)
 and      /work/SRC/openSUSE:Factory/.fping.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fping", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/fping/fping.changes      2011-09-23 
01:58:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.fping.new/fping.changes 2012-02-08 
17:17:45.000000000 +0100
@@ -1,0 +2,10 @@
+Wed Feb  8 11:19:38 UTC 2012 - [email protected]
+
+- update to fping-3.0
+  * rewritten main loop for improved performance
+  * -T parameter (select timeout) now obsolete
+  * Maintenance taken over from unresponsive previous maintainer
+  * New homepage: www.fping.org
+- drop fping-2.4b2-fixwarnings.patch (obsolete)
+
+-------------------------------------------------------------------

Old:
----
  fping-2.4b2-fixwarnings.patch
  fping-2.4b2_to-ipv6.tar.bz2

New:
----
  fping-3.0.tar.gz

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

Other differences:
------------------
++++++ fping.spec ++++++
--- /var/tmp/diff_new_pack.q6FDXe/_old  2012-02-08 17:18:09.000000000 +0100
+++ /var/tmp/diff_new_pack.q6FDXe/_new  2012-02-08 17:18:09.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package fping (Version 2.4b2)
+# spec file for package fping
 #
-# Copyright (c) 2009 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,15 +16,13 @@
 #
 
 Name:           fping
-Url:            http://www.fping.com
+Url:            http://www.fping.org
+Version:        3.0
+Release:        0
+Summary:        A program to ping multiple hosts
 License:        MIT
 Group:          Productivity/Networking/Diagnostic
-Version:        2.4b2
-Release:        139
-Summary:        A Program to Ping Multiple Hosts
-# IPv6 support patch: http://unfix.org/projects/ipv6/
-Source:         %{name}-%{version}_to-ipv6.tar.bz2
-Patch:          fping-2.4b2-fixwarnings.patch
+Source:         http://fping.org/dist/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -46,12 +44,7 @@
 designed to be easy to parse.
 
 %prep
-%setup -n fping-2.4b2_to-ipv6
-%patch
-# fix the Changelog
-tr -d '\r' < ChangeLog > ChangeLog.new
-mv ChangeLog.new ChangeLog
-chmod -x COPYING README
+%setup
 
 %build
 %configure
@@ -64,7 +57,6 @@
 %defattr(-,root,root)
 %doc ChangeLog COPYING README
 %doc %{_mandir}/man8/fping.8.gz
-%_sbindir/fping
-%_sbindir/fping6
+%{_sbindir}/fping
 
 %changelog

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

Reply via email to