diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2005-03-18 14:58:12 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2005-03-18 14:58:12 +0000 |
commit | 8e765ad33f1f0e180a4db900f46453e27e7f7c82 (patch) | |
tree | 372771844d94cd8a256110bee465430419b01f82 /perl-install/drakxtools.spec | |
parent | 07241a84595d54c7de1e8331f29fbf4e7e9ee278 (diff) | |
download | drakx-backup-do-not-use-8e765ad33f1f0e180a4db900f46453e27e7f7c82.tar drakx-backup-do-not-use-8e765ad33f1f0e180a4db900f46453e27e7f7c82.tar.gz drakx-backup-do-not-use-8e765ad33f1f0e180a4db900f46453e27e7f7c82.tar.bz2 drakx-backup-do-not-use-8e765ad33f1f0e180a4db900f46453e27e7f7c82.tar.xz drakx-backup-do-not-use-8e765ad33f1f0e180a4db900f46453e27e7f7c82.zip |
10.2-7mdk
Diffstat (limited to 'perl-install/drakxtools.spec')
-rw-r--r-- | perl-install/drakxtools.spec | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec index d3feaac1d..65b1c5653 100644 --- a/perl-install/drakxtools.spec +++ b/perl-install/drakxtools.spec @@ -1,7 +1,7 @@ Summary: The drakxtools (XFdrake, diskdrake, keyboarddrake, mousedrake...) Name: drakxtools Version: 10.2 -Release: 6mdk +Release: 7mdk Url: http://www.mandrakelinux.com/en/drakx.php3 Source0: %name-%version.tar.bz2 License: GPL @@ -368,6 +368,23 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak %config(noreplace) %_sysconfdir/logrotate.d/drakxtools-http %changelog +* Thu Mar 17 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-7mdk +- drakconnect: + o fix localized sorting (#14634) + o manage interface (blino): + * allow to modify non configured devices + * really detect wireless devices +- harddrake: fix adsl devices detection (blino, #14747) +- logdrake: fix save dialog (blino) +- printerdrake: fix queue name auto-generation, it sometimes hanged in + an endless loop (till, #14426, #14525, #14563) +- XFdrake (pixel): + o instead of having xorg.conf symlinked to XF86Config, do the + contrary + o use monitor-probe-using-X + o remove the "ratio" combo and have the resolutions from current + ratio by default and allow "Other" to see all others + * Wed Mar 16 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.2-6mdk - drakboot: fix dropping line macos in yaboot.conf (pixel, #14642) - drakconnect (blino): |