Accepting request 83748 from network:utilities
- Apply packaging guidelines (remove redundant/obsolete tags/sections from specfile, etc.) (forwarded request 83545 from jengelh) OBS-URL: https://build.opensuse.org/request/show/83748 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fping?expand=0&rev=11
This commit is contained in:
parent
ba467ad569
commit
a404e7fb97
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de
|
||||
|
||||
- Apply packaging guidelines (remove redundant/obsolete
|
||||
tags/sections from specfile, etc.)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 18 15:39:24 UTC 2009 - puzel@novell.com
|
||||
|
||||
|
16
fping.spec
16
fping.spec
@ -15,14 +15,10 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: fping
|
||||
Url: http://www.fping.com
|
||||
License: MIT License (or similar)
|
||||
Group: Productivity/Networking/Diagnostic
|
||||
AutoReqProv: on
|
||||
Version: 2.4b2
|
||||
Release: 139
|
||||
Summary: A Program to Ping Multiple Hosts
|
||||
@ -49,13 +45,6 @@ looping indefinitely (as in ping).
|
||||
Unlike ping, FPing is meant to be used in scripts. Its output is
|
||||
designed to be easy to parse.
|
||||
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Roland Schemers <schemers@stanford.edu>
|
||||
RL "Bob" Morgan <morgan@stanford.edu>
|
||||
|
||||
%prep
|
||||
%setup -n fping-2.4b2_to-ipv6
|
||||
%patch
|
||||
@ -66,14 +55,11 @@ chmod -x COPYING README
|
||||
|
||||
%build
|
||||
%configure
|
||||
make %{?jobs:-j%jobs}
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
%makeinstall
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc ChangeLog COPYING README
|
||||
|
Loading…
Reference in New Issue
Block a user