diff options
-rw-r--r-- | mdkonline.spec | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/mdkonline.spec b/mdkonline.spec index 415163cf..cc879198 100644 --- a/mdkonline.spec +++ b/mdkonline.spec @@ -1,6 +1,6 @@ %define version 2.0 %define name mdkonline -%define release %mkrel 6 +%define release %mkrel 7 Summary: Mandriva Online Update Tool Name: %{name} @@ -121,6 +121,11 @@ rm -rf $RPM_BUILD_ROOT # http://www.mandrivalinux.com/en/cvs.php3) %changelog +* Mon Apr 3 2006 Thierry Vignaud <tvignaud@mandriva.com> 2.0-7mdk +- applet: fix displaying hostname +- mdkupdate: autoregister the host instead of running the mdkonline + wizard when installing a bundle + * Mon Apr 3 2006 Thierry Vignaud <tvignaud@mandriva.com> 2.0-6mdk - mdkonline: add a usage message - mdkupdate: make legacy updates work |