automatic version update by autodist [release 4.0-1mamba;Sun Aug 06 2017]
This commit is contained in:
parent
542c555aad
commit
dede5ec901
13
fping.spec
13
fping.spec
@ -1,5 +1,5 @@
|
|||||||
Name: fping
|
Name: fping
|
||||||
Version: 3.16
|
Version: 4.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Quickly ping N number of hosts to determine their reachability
|
Summary: Quickly ping N number of hosts to determine their reachability
|
||||||
Group: Applications/Networking
|
Group: Applications/Networking
|
||||||
@ -10,6 +10,9 @@ URL: http://www.fping.com/
|
|||||||
Source: http://fping.org/dist/fping-%{version}.tar.gz
|
Source: http://fping.org/dist/fping-%{version}.tar.gz
|
||||||
Patch0: fping-2.4b2_to-ipv6-debian_fix.diff.bz2
|
Patch0: fping-2.4b2_to-ipv6-debian_fix.diff.bz2
|
||||||
License: GPL
|
License: GPL
|
||||||
|
## AUTOBUILDREQ-BEGIN
|
||||||
|
BuildRequires: glibc-devel
|
||||||
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -25,9 +28,6 @@ Unlike ping, fping is meant to be used in scripts and its output is easy to pars
|
|||||||
%setup -q
|
%setup -q
|
||||||
#%patch0 -p0
|
#%patch0 -p0
|
||||||
|
|
||||||
# fix strange perms
|
|
||||||
chmod 644 README ChangeLog
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
%make
|
%make
|
||||||
@ -43,9 +43,12 @@ chmod 644 README ChangeLog
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%attr(4755,root,root) %{_sbindir}/fping
|
%attr(4755,root,root) %{_sbindir}/fping
|
||||||
%{_mandir}/man8/fping.*
|
%{_mandir}/man8/fping.*
|
||||||
%doc ChangeLog COPYING README
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Aug 06 2017 Automatic Build System <autodist@mambasoft.it> 4.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Mar 02 2017 Automatic Build System <autodist@mambasoft.it> 3.16-1mamba
|
* Thu Mar 02 2017 Automatic Build System <autodist@mambasoft.it> 3.16-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user