diff --git a/arping-2.11.tar.xz b/arping-2.11.tar.xz deleted file mode 100644 index 9566954..0000000 --- a/arping-2.11.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:abdea8308f60f5df635dc38f1120f27a1d2987254d8b3c4d654a4522d8c3b5b6 -size 106612 diff --git a/arping-2.12.tar.xz b/arping-2.12.tar.xz new file mode 100644 index 0000000..accda17 --- /dev/null +++ b/arping-2.12.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87a278c7b0d79c4473995aefb0ae9f89816d95545dbe0a470f3ce993a284ca80 +size 106948 diff --git a/arping2.changes b/arping2.changes index f7ec81e..f1753a3 100644 --- a/arping2.changes +++ b/arping2.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Jul 1 20:07:06 UTC 2012 - jengelh@inai.de + +- Update to new upstream release 2.12 +* This release fixes a timing issue on BSD and adds a statistics + line with min/avg/max/std-dev. + ------------------------------------------------------------------- Wed Feb 29 07:21:54 UTC 2012 - jengelh@medozas.de diff --git a/arping2.spec b/arping2.spec index 51bf662..ec4aca2 100644 --- a/arping2.spec +++ b/arping2.spec @@ -14,15 +14,17 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + Name: arping2 -Version: 2.11 +Version: 2.12 Release: 0 Summary: Layer-2 Ethernet pinger License: GPL-2.0+ Group: Productivity/Networking/Diagnostic Url: http://www.habets.pp.se/synscan/programs.php?prog=arping -#Freecode-URL: http://freecode.com/projects/arping/ +#Freecode-URL: http://freecode.com/projects/arping/ #Git-Clone: git://github.com/ThomasHabets/arping Source: arping-%version.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -56,8 +58,8 @@ mv "$b/%_mandir/man8"/{arping.8,%name.8}; %files %defattr(-,root,root) -%_sbindir/* -%_mandir/*/* +%_sbindir/arping2 +%_mandir/man8/arping2.8* %doc README %changelog