diff options
author | Daouda Lo <daouda@mandriva.com> | 2004-04-09 14:26:21 +0000 |
---|---|---|
committer | Daouda Lo <daouda@mandriva.com> | 2004-04-09 14:26:21 +0000 |
commit | 648d6227f41b9db4ce003ca592af39861fe1dab8 (patch) | |
tree | 32fea7f9d0649c44ea17ee0a05ee9da570def043 | |
parent | fe2f1a8bcc474f1653ebd5969d03a8842f56e5ec (diff) | |
download | mgaonline-648d6227f41b9db4ce003ca592af39861fe1dab8.tar mgaonline-648d6227f41b9db4ce003ca592af39861fe1dab8.tar.gz mgaonline-648d6227f41b9db4ce003ca592af39861fe1dab8.tar.bz2 mgaonline-648d6227f41b9db4ce003ca592af39861fe1dab8.tar.xz mgaonline-648d6227f41b9db4ce003ca592af39861fe1dab8.zip |
- add migration code to ensure compatibility with old versions
-rw-r--r-- | mdkonline.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mdkonline.spec b/mdkonline.spec index fa03bcc2..3b887baf 100644 --- a/mdkonline.spec +++ b/mdkonline.spec @@ -96,6 +96,7 @@ rm -rf $RPM_BUILD_ROOT %changelog * Thu Apr 8 2004 Daouda LO <daouda@mandrakesoft.com> 1.0-2mdk - move mdkonline process files to /root/.mdkonline directory (#8621) +- add migration code to ensure compatibility with old versions - one more fix for rpmvercmp (remove extra shift to avoid comparing numbers and strings) - better logs - better timeout for first configuration |