- Fixed --address option (#162029)

This commit is contained in:
Phil Knirsch 2005-09-05 15:18:51 +00:00
parent 87a6c82994
commit f16b41a9db

View File

@ -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 <pknirsch@redhat.com> 2:0.69-4
- Made the output, especially for reports much more readable (#147865)
- Fixed --address option (#162029)
* Wed Mar 02 2005 Phil Knirsch <pknirsch@redhat.com> 2:0.69-3
- bump release and rebuild with gcc 4