diff options
author | Daouda Lo <daouda@mandriva.com> | 2005-01-19 20:03:52 +0000 |
---|---|---|
committer | Daouda Lo <daouda@mandriva.com> | 2005-01-19 20:03:52 +0000 |
commit | 4bf41983509ef63f7427fffa33e434af3256b4f7 (patch) | |
tree | 47b4e7823a7f9b8aa7b7e1c401ff0f5e4127062b /mdkonline.spec | |
parent | 8c4908953585c131d993ed46373db4d66814ee1e (diff) | |
download | mgaonline-4bf41983509ef63f7427fffa33e434af3256b4f7.tar mgaonline-4bf41983509ef63f7427fffa33e434af3256b4f7.tar.gz mgaonline-4bf41983509ef63f7427fffa33e434af3256b4f7.tar.bz2 mgaonline-4bf41983509ef63f7427fffa33e434af3256b4f7.tar.xz mgaonline-4bf41983509ef63f7427fffa33e434af3256b4f7.zip |
sync with 10.0 branches
Diffstat (limited to 'mdkonline.spec')
-rw-r--r-- | mdkonline.spec | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/mdkonline.spec b/mdkonline.spec index 526380d5..51055959 100644 --- a/mdkonline.spec +++ b/mdkonline.spec @@ -1,6 +1,6 @@ %define version 1.1 %define name mdkonline -%define release 26mdk +%define release 27mdk Summary: The MandrakeOnline Tool Name: %{name} @@ -115,10 +115,16 @@ rm -rf $RPM_BUILD_ROOT # http://www.linuxmandrake.com/en/cvs.php3) %changelog -* Thu Dec 23 2004 Daouda LO <daouda@mandrakesoft.com> 1.1-26mdk +* 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) + +* Wed Dec 29 2004 Daouda LO <daouda@mandrakesoft.com> 1.1-26mdk +- display last check date on applet interface - fixed permissions of generated conf file (use octal with perl chmod) - do not go to 'End' step when upload fails, give choice to user to reupload their config +- added nn.po ( thanks to Karl Ove Hufthammer ) * Fri Dec 10 2004 Daouda LO <daouda@mandrakesoft.com> 1.1-25mdk - fix typo when --debug is passed to mdkapplet (warly) |