diff options
author | Daouda Lo <daouda@mandriva.com> | 2004-05-17 09:43:56 +0000 |
---|---|---|
committer | Daouda Lo <daouda@mandriva.com> | 2004-05-17 09:43:56 +0000 |
commit | d281756371047e8e5120251c776b8b85b20055d6 (patch) | |
tree | 639a4a0c050db72d7aab907221f558561d067f2e /mdkonline.spec | |
parent | c6a836787b62284c5e8b27cad0073c3a4bb77403 (diff) | |
download | mgaonline-d281756371047e8e5120251c776b8b85b20055d6.tar mgaonline-d281756371047e8e5120251c776b8b85b20055d6.tar.gz mgaonline-d281756371047e8e5120251c776b8b85b20055d6.tar.bz2 mgaonline-d281756371047e8e5120251c776b8b85b20055d6.tar.xz mgaonline-d281756371047e8e5120251c776b8b85b20055d6.zip |
- avoid displaying the applet twice on the panel (using fuzzy_pidofs)
- handle network proxy/routing misconfiguration.
Diffstat (limited to 'mdkonline.spec')
-rw-r--r-- | mdkonline.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/mdkonline.spec b/mdkonline.spec index 53931337..b918c7cd 100644 --- a/mdkonline.spec +++ b/mdkonline.spec @@ -4,7 +4,7 @@ Summary: The MandrakeOnline Tool Name: %{name} Version: %{version} -Release: 6mdk +Release: 7mdk Source0: %{name}-%{version}.tar.bz2 URL: http://www.mandrakeonline.net Packager: Daouda Lo <daouda@mandrakesoft.com> @@ -96,6 +96,10 @@ rm -rf $RPM_BUILD_ROOT # get the source from our cvs repository (see # http://www.linuxmandrake.com/en/cvs.php3) %changelog +* Mon May 17 2004 Daouda LO <daouda@mandrakesoft.com> 1.0-7mdk +- avoid displaying the applet twice on the panel (using fuzzy_pidofs) +- handle network proxy/routing misconfiguration. + * Tue May 11 2004 Daouda LO <daouda@mandrakesoft.com> 1.0-6mdk - use mouse clock cursor when busy with applet busy icon. - decrease debug messages |