- gcc4 reubuilt
This commit is contained in:
parent
04d06ac122
commit
c3c0466bea
@ -1,7 +1,7 @@
|
|||||||
Summary: Traces the route taken by packets over a TCP/IP network.
|
Summary: Traces the route taken by packets over a TCP/IP network.
|
||||||
Name: traceroute
|
Name: traceroute
|
||||||
Version: 1.4a12
|
Version: 1.4a12
|
||||||
Release: 25
|
Release: 26
|
||||||
License: BSD
|
License: BSD
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
Source: ftp://ftp.ee.lbl.gov/%{name}-%{version}.tar.bz2
|
Source: ftp://ftp.ee.lbl.gov/%{name}-%{version}.tar.bz2
|
||||||
@ -97,6 +97,9 @@ echo %{_prefix}
|
|||||||
%{_mandir}/man8/*
|
%{_mandir}/man8/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 04 2005 Radek Vokal <rvokal@redhat.com> 1.4a12-26
|
||||||
|
- gcc4 rebuilt
|
||||||
|
|
||||||
* Wed Feb 09 2005 Radek Vokal <rvokal@redhat.com> 1.4a12-25
|
* Wed Feb 09 2005 Radek Vokal <rvokal@redhat.com> 1.4a12-25
|
||||||
- rebuilt
|
- rebuilt
|
||||||
- verify icmp checksum only when -I used (#106013)
|
- verify icmp checksum only when -I used (#106013)
|
||||||
|
Loading…
Reference in New Issue
Block a user