From 72b1ece4cf289126af6b6e0e56f46056bf3b5bb0 Mon Sep 17 00:00:00 2001 From: Renaud Chaillat Date: Fri, 31 Aug 2001 14:37:05 +0000 Subject: updated release --- mdkonline.spec | 5 ++++- scpcall.exp | 4 ---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/mdkonline.spec b/mdkonline.spec index 56da28f6..fa1933f5 100644 --- a/mdkonline.spec +++ b/mdkonline.spec @@ -5,7 +5,7 @@ Summary: The Mandrake Online Tool Name: %{name} Version: %{version} -Release: 3mdk +Release: 4mdk # get the source from our cvs repository (see # http://www.linuxmandrake.com/en/cvs.php3) Source0: %{name}-%{version}.tar.bz2 @@ -78,6 +78,9 @@ rm -rf $RPM_BUILD_ROOT #%{_liconsdir}/*.xpm %changelog +* Fri Aug 31 2001 Renaud Chaillat 0.15-4mdk +- fixed exit code from sshlogin script when giving wrong number of args + * Fri Aug 31 2001 Daouda LO 0.15-3mdk - De po fix. - No external authentification at this moment. Servers are not ready. diff --git a/scpcall.exp b/scpcall.exp index fd8226e8..bea02662 100755 --- a/scpcall.exp +++ b/scpcall.exp @@ -44,7 +44,3 @@ expect { eof { exit 0 } # OK } -exit 0 - - - -- cgit v1.2.1