rpms/traceroute/F-8 sources,1.14,1.15 traceroute.spec,1.36,1.37

Dmitry Butskoy buc at fedoraproject.org
Wed Sep 17 15:45:26 UTC 2008


Author: buc

Update of /cvs/extras/rpms/traceroute/F-8
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8584

Modified Files:
	sources traceroute.spec 
Log Message:



Index: sources
===================================================================
RCS file: /cvs/extras/rpms/traceroute/F-8/sources,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- sources	17 Apr 2008 12:03:15 -0000	1.14
+++ sources	17 Sep 2008 15:44:56 -0000	1.15
@@ -1 +1 @@
-4a1a1b5e07ee24c1c2612a63652223b2  traceroute-2.0.10.tar.gz
+2262a9d30ae85f12b759a38ef827f8f7  traceroute-2.0.12.tar.gz


Index: traceroute.spec
===================================================================
RCS file: /cvs/extras/rpms/traceroute/F-8/traceroute.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- traceroute.spec	17 Apr 2008 12:03:15 -0000	1.36
+++ traceroute.spec	17 Sep 2008 15:44:56 -0000	1.37
@@ -1,10 +1,10 @@
 Summary: Traces the route taken by packets over an IPv4/IPv6 network
 Name: traceroute
 Epoch: 3
-Version: 2.0.10
+Version: 2.0.12
 Release: 1%{?dist}
 Group: Applications/Internet
-License: GPL
+License: GPLv2+
 URL:  http://traceroute.sourceforge.net
 Source0: http://dl.sourceforge.net/traceroute/traceroute-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -37,7 +37,6 @@
 install -m755 traceroute/traceroute $RPM_BUILD_ROOT/bin
 pushd $RPM_BUILD_ROOT/bin
 ln -s traceroute traceroute6
-ln -s traceroute tracert
 popd
 
 install -d $RPM_BUILD_ROOT%{_mandir}/man8
@@ -59,6 +58,15 @@
 
 
 %changelog
+* Wed Sep 17 2008 Dmitry Butskoy <Dmitry at Butskoy.name>  - 3:2.0.12-1
+- update to 2.0.12 (fixes #461278 and #461626)
+- this release adds support for icmp extensions (including MPLS),
+  which was expected for a long time (#176588)
+- drop "tracert" symlink (#461109)
+
+* Mon May 19 2008 Dmitry Butskoy <Dmitry at Butskoy.name>  - 3:2.0.11-1
+- update to 2.0.11
+
 * Thu Apr 17 2008 Dmitry Butskoy <Dmitry at Butskoy.name>  - 3:2.0.10-1
 - upgrade to 2.0.10 (fixes #245438 and ipv6 tracerouting for new kernels)
 




More information about the fedora-extras-commits mailing list