diff options
author | Daouda Lo <daouda@mandriva.com> | 2005-03-08 19:38:46 +0000 |
---|---|---|
committer | Daouda Lo <daouda@mandriva.com> | 2005-03-08 19:38:46 +0000 |
commit | ac508d4bfd9c357b048cfdc11afe1a562d6c4899 (patch) | |
tree | 032c24b660f50351b69772b837e5cd15d0096121 /mdkonline.spec | |
parent | 32ddb792a11d96215648cac94bac269edd69b8a8 (diff) | |
download | mgaonline-ac508d4bfd9c357b048cfdc11afe1a562d6c4899.tar mgaonline-ac508d4bfd9c357b048cfdc11afe1a562d6c4899.tar.gz mgaonline-ac508d4bfd9c357b048cfdc11afe1a562d6c4899.tar.bz2 mgaonline-ac508d4bfd9c357b048cfdc11afe1a562d6c4899.tar.xz mgaonline-ac508d4bfd9c357b048cfdc11afe1a562d6c4899.zip |
resync branches
Diffstat (limited to 'mdkonline.spec')
-rw-r--r-- | mdkonline.spec | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/mdkonline.spec b/mdkonline.spec index 51055959..2efef2e8 100644 --- a/mdkonline.spec +++ b/mdkonline.spec @@ -1,6 +1,6 @@ %define version 1.1 %define name mdkonline -%define release 27mdk +%define release 29mdk Summary: The MandrakeOnline Tool Name: %{name} @@ -115,9 +115,23 @@ rm -rf $RPM_BUILD_ROOT # http://www.linuxmandrake.com/en/cvs.php3) %changelog +* Tue Mar 8 2005 Daouda LO <daouda@mandrakesoft.com> 1.1-29mdk +- added option --interactive (to use nointeractive in MNF) +- MandrakeUpdate in newt version (only for update_source media) +- fix the x86_64 coupled with corporate capharnaum +- No more dns request to check mandrakeonline server's "reachability" + (release > 10.0) +- many cleanups + + o Wed Feb 16 2005 Daouda LO <daouda@mandrakesoft.com> 1.1-28mdk + - don't update kernel + - added --mnf option to mdkupdate + - don't check the network if no config file is available + * Wed Jan 19 2005 Daouda LO <daouda@mandrakesoft.com> 1.1-27mdk - truly support x86_64 (good path to synthesis and RPMS repertory) - mdkupdate media renamed to update_source (consolidating with MandrakeUpdate) +- fixed last checked date not refreshing * Wed Dec 29 2004 Daouda LO <daouda@mandrakesoft.com> 1.1-26mdk - display last check date on applet interface |