SPECS: mtr.spec - rel 3; don't use raw sockets when icmp one are e...

arekm arekm at pld-linux.org
Wed Mar 12 21:32:52 CET 2008


Author: arekm                        Date: Wed Mar 12 20:32:52 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 3; don't use raw sockets when icmp one are enough

---- Files affected:
SPECS:
   mtr.spec (1.92 -> 1.93) 

---- Diffs:

================================================================
Index: SPECS/mtr.spec
diff -u SPECS/mtr.spec:1.92 SPECS/mtr.spec:1.93
--- SPECS/mtr.spec:1.92	Sat Jan  5 15:28:16 2008
+++ SPECS/mtr.spec	Wed Mar 12 21:32:47 2008
@@ -11,7 +11,7 @@
 Summary(uk.UTF-8):	Matt's Traceroute - утиліта для діагностики мережі
 Name:		mtr
 Version:	0.72
-Release:	2
+Release:	3
 Epoch:		1
 License:	GPL
 Group:		Networking/Utilities
@@ -24,6 +24,7 @@
 Patch2:		%{name}-mtr6.patch
 Patch3:		%{name}-display.patch
 Patch4:		%{name}-usage_first_max_hop.patch
+Patch5:		%{name}-noraw.patch
 URL:		http://www.bitwizard.nl/mtr/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -138,6 +139,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p0
+%patch5 -p1
 
 echo 'AC_DEFUN([AM_PATH_GTK],[$3])' >> acinclude.m4
 %{!?with_x:echo 'AC_DEFUN([AM_PATH_GTK_2_0],[$3])' >> acinclude.m4}
@@ -210,6 +212,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.93  2008-03-12 20:32:47  arekm
+- rel 3; don't use raw sockets when icmp one are enough
+
 Revision 1.92  2008-01-05 14:28:16  undefine
 - add mtr-usage_first_max_hop.patch - small usage update. waste time to search
   sources how to increate maxttl isn't nice ;)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mtr.spec?r1=1.92&r2=1.93&f=u



More information about the pld-cvs-commit mailing list