diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2004-10-01 04:28:36 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2004-10-01 04:28:36 +0000 |
commit | dd9907021ba1b88ee4f2f749e1d67a88e9a0c45d (patch) | |
tree | b3288511d4479c5c67d98add36d573bc418f4777 /perl-install/drakxtools.spec | |
parent | ff828b7bbf20dee06a345ce68cc7798917aecacd (diff) | |
download | drakx-dd9907021ba1b88ee4f2f749e1d67a88e9a0c45d.tar drakx-dd9907021ba1b88ee4f2f749e1d67a88e9a0c45d.tar.gz drakx-dd9907021ba1b88ee4f2f749e1d67a88e9a0c45d.tar.bz2 drakx-dd9907021ba1b88ee4f2f749e1d67a88e9a0c45d.tar.xz drakx-dd9907021ba1b88ee4f2f749e1d67a88e9a0c45d.zip |
10.1-13mdk
Diffstat (limited to 'perl-install/drakxtools.spec')
-rw-r--r-- | perl-install/drakxtools.spec | 20 |
1 files changed, 19 insertions, 1 deletions
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec index aba7cc007..ba3aaf3b7 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.1 -Release: 12mdk +Release: 13mdk Url: http://www.mandrakelinux.com/en/drakx.php3 Source0: %name-%version.tar.bz2 License: GPL @@ -347,6 +347,24 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak %config(noreplace) %_sysconfdir/logrotate.d/drakxtools-http %changelog +* Fri Oct 1 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-13mdk +- diskdrake: don't die when device-mapper is missing (eg on 2.4 + kernel) (pixel, #11834) +- drakconnect : call the scripts in + /etc/sysconfig/network-scripts/hostname.d like the network scripts + are doing when changing the hostname (fredl) +- drakups: + o add --wizard option in order to directly run the wizard + o do not show banner when embedded +- harddrake: + o list tablets with mice + o fix UPS devices listed in both "UPS" and "unknown" classes + o provide more data on UPS +- localedrake: + o set KDE in m17n emvironment if needed + o split its menu entry in two (one for user config, one for system + embedded in mcc) + * Thu Sep 30 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-12mdk - disable the new gtk smart search which display an entry box (pixel) - preload nvram on laptops |