automatic version update by autodist [release 2.1.0-1mamba;Fri Jul 08 2016]
This commit is contained in:
parent
32f2263d6d
commit
c1a6c2da23
@ -1,4 +1,3 @@
|
||||
# traceroute
|
||||
|
||||
Traceroute tracks the route packets taken from an IP network on their way to a given host. It utilizes the IP protocol's time to live (TTL) field and attempts to elicit an ICMP TIME_EXCEEDED response from each gateway along the path to the host. See traceroute(8) in the manual of your system for more info.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
### AUTOUPDATE-OFF: 8 9
|
||||
Name: traceroute
|
||||
Version: 2.0.21
|
||||
Version: 2.1.0
|
||||
Release: 1mamba
|
||||
Summary: Tracks the route packets taken from an IP network on their way to a given host
|
||||
Group: Applications/Networking
|
||||
@ -18,7 +18,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
%description
|
||||
Traceroute tracks the route packets taken from an IP network on their way to a given host. It utilizes the IP protocol's time to live (TTL) field and attempts to elicit an ICMP TIME_EXCEEDED response from each gateway along the path to the host. See traceroute(8) in the manual of your system for more info.
|
||||
|
||||
%debug_package
|
||||
#% debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
@ -40,6 +40,9 @@ Traceroute tracks the route packets taken from an IP network on their way to a g
|
||||
%doc COPYING COPYING.LIB CREDITS
|
||||
|
||||
%changelog
|
||||
* Fri Jul 08 2016 Automatic Build System <autodist@mambasoft.it> 2.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Nov 15 2014 Automatic Build System <autodist@mambasoft.it> 2.0.21-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user