forked from pool/arping2
Autobuild autoformatter for 76620
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/arping2?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
0c742a4bd6
commit
4129189533
43
arping2.spec
43
arping2.spec
@@ -1,20 +1,39 @@
|
||||
Name: arping2
|
||||
Version: 2.09
|
||||
Release: 0
|
||||
Group: Productivity/Networking/Diagnostic
|
||||
Summary: Layer-2 Ethernet pinger
|
||||
License: GPLv2+
|
||||
URL: http://freshmeat.net/projects/arping/
|
||||
#
|
||||
# spec file for package arping2
|
||||
#
|
||||
# Copyright (c) 2011 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
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: arping2
|
||||
Version: 2.09
|
||||
Release: 1
|
||||
Group: Productivity/Networking/Diagnostic
|
||||
Summary: Layer-2 Ethernet pinger
|
||||
License: GPLv2+
|
||||
Url: http://freshmeat.net/projects/arping/
|
||||
|
||||
#Git-Clone: git://github.com/ThomasHabets/arping
|
||||
Source: arping-%version.tar.xz
|
||||
BuildRoot: %_tmppath/%name-%version-build
|
||||
Source: arping-%version.tar.xz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0%{?suse_version} <= 1130
|
||||
BuildRequires: libnet, libpcap-devel
|
||||
BuildRequires: libnet libpcap-devel
|
||||
%else
|
||||
BuildRequires: libnet-devel, libpcap-devel
|
||||
BuildRequires: libnet-devel libpcap-devel
|
||||
%endif
|
||||
BuildRequires: xz
|
||||
BuildRequires: xz
|
||||
|
||||
%description
|
||||
Arping is a util to find out it a specific IP address on the LAN is
|
||||
|
Reference in New Issue
Block a user