diff --git a/.cvsignore b/.cvsignore index c7b9bfa..77104f1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -mtr-0.52.tar.gz +mtr-0.54.tar.gz diff --git a/mtr.spec b/mtr.spec index 76ca138..a1814c3 100644 --- a/mtr.spec +++ b/mtr.spec @@ -1,7 +1,7 @@ Summary: A network diagnostic tool. Name: mtr -Version: 0.52 -Release: 3 +Version: 0.54 +Release: 1 Epoch: 2 Group: Applications/Internet License: GPL @@ -35,13 +35,11 @@ aclocal automake -a autoconf -%configure - %build +%configure make && mv mtr xmtr && make distclean - # mmm, broken configure script - export GTK_CONFIG=/dev/null +export GTK_CONFIG=/dev/null %configure make @@ -94,6 +92,9 @@ if [ -d $RPM_BUILD_ROOT ]; then rm -rf $RPM_BUILD_ROOT; fi %{_datadir}/pixmaps/mtr_icon.xpm %changelog +* Sat Oct 18 2003 Florian La Roche +- update to 0.54 + * Wed Jun 04 2003 Elliot Lee - rebuilt diff --git a/sources b/sources index 1c83867..d0d5ca7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b0b4f8b9bbb946c5e19429aa4b62bb2f mtr-0.52.tar.gz +7f7ecb50fc37fedb13135a5ef80fda7d mtr-0.54.tar.gz