diff --git a/mtr.spec b/mtr.spec index 7f4300c..6d09fb2 100644 --- a/mtr.spec +++ b/mtr.spec @@ -12,6 +12,7 @@ Source2: xmtr.pam Patch0: mtr-0.49-s390x.patch Patch1: mtr-0.69-CVE-2002-0497.patch Patch2: mtr-0.69-format.patch +Patch3: mtr-0.69-address.patch BuildRequires: ncurses-devel libtermcap-devel BuildRequires: automake, gtk2-devel @@ -38,6 +39,7 @@ diagnostic tool. %patch0 -p1 -b .s390x %patch1 -p1 -b .CVE-2002-0497 %patch2 -p1 -b .format +%patch3 -p1 -b .address aclocal automake -a autoconf @@ -99,6 +101,7 @@ rm -rf $RPM_BUILD_ROOT %changelog * Mon Sep 05 2005 Phil Knirsch 2:0.69-4 - Made the output, especially for reports much more readable (#147865) +- Fixed --address option (#162029) * Wed Mar 02 2005 Phil Knirsch 2:0.69-3 - bump release and rebuild with gcc 4