diff options
author | Daouda Lo <daouda@mandriva.com> | 2004-10-28 17:34:33 +0000 |
---|---|---|
committer | Daouda Lo <daouda@mandriva.com> | 2004-10-28 17:34:33 +0000 |
commit | e3fb46ed91e8b8c563ef93e51b22e9460ae02101 (patch) | |
tree | 58b79e175e4a45542f148630d3ff9ded3651f7a5 | |
parent | 45e2b9ae221dedb51820026b9553469fffdf029b (diff) | |
download | mgaonline-e3fb46ed91e8b8c563ef93e51b22e9460ae02101.tar mgaonline-e3fb46ed91e8b8c563ef93e51b22e9460ae02101.tar.gz mgaonline-e3fb46ed91e8b8c563ef93e51b22e9460ae02101.tar.bz2 mgaonline-e3fb46ed91e8b8c563ef93e51b22e9460ae02101.tar.xz mgaonline-e3fb46ed91e8b8c563ef93e51b22e9460ae02101.zip |
- horodate log strings
- added a debug option to mdkapplet (--debug option)
- chech updates fixes
-rw-r--r-- | mdkonline.spec | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/mdkonline.spec b/mdkonline.spec index 5683165a..d2fe4c3d 100644 --- a/mdkonline.spec +++ b/mdkonline.spec @@ -1,6 +1,6 @@ %define version 1.1 %define name mdkonline -%define release 19mdk +%define release 20mdk Summary: The MandrakeOnline Tool Name: %{name} @@ -21,7 +21,7 @@ Summary: MandrakeOnline libraries and background tools Group: System/Configuration/Other Requires: drakxtools-newt Requires: perl-Crypt-SSLeay >= 0.51-2mdk -Requires: hwdb-clients >= 0.15.1-1mdk +#Requires: hwdb-clients >= 0.15.1-1mdk Conflicts: %{name} < 1.1-4mdk %description @@ -130,6 +130,15 @@ rm -rf $RPM_BUILD_ROOT # get the source from our cvs repository (see # http://www.linuxmandrake.com/en/cvs.php3) %changelog +* Thu Oct 28 2004 Daouda LO <daouda@mandrakesoft.com> 1.1-20mdk +- MNF support (config upload and misc) +- horodate log strings +- added a debug option to mdkapplet (--debug option) +- chech updates fixes + +* Tue Oct 26 2004 Daouda LO <daouda@mandrakesoft.com> 1.1-19mdk +- + * Thu Oct 21 2004 Daouda LO <daouda@mandrakesoft.com> 1.1-19mdk - branch cvs to MDK10_0_update and MDK10_1 for concurrent devel - release for 10.0 and corpo |