summaryrefslogtreecommitdiffstats
path: root/perl-install/drakxtools.spec
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-08-25 06:56:15 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-08-25 06:56:15 +0000
commit5f206a5e0a1c223d583eaa349cb7772852de96a1 (patch)
tree0e463a0273561e4b940b04117c83f108862d431c /perl-install/drakxtools.spec
parent8bdee4d48cafa240a07dd31851d3bb6afe7c5e86 (diff)
downloaddrakx-backup-do-not-use-5f206a5e0a1c223d583eaa349cb7772852de96a1.tar
drakx-backup-do-not-use-5f206a5e0a1c223d583eaa349cb7772852de96a1.tar.gz
drakx-backup-do-not-use-5f206a5e0a1c223d583eaa349cb7772852de96a1.tar.bz2
drakx-backup-do-not-use-5f206a5e0a1c223d583eaa349cb7772852de96a1.tar.xz
drakx-backup-do-not-use-5f206a5e0a1c223d583eaa349cb7772852de96a1.zip
10.1-0.13mdk
Diffstat (limited to 'perl-install/drakxtools.spec')
-rw-r--r--perl-install/drakxtools.spec38
1 files changed, 37 insertions, 1 deletions
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec
index 73c124c69..acd518bdb 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: 0.12mdk
+Release: 0.13mdk
Url: http://www.mandrakelinux.com/en/drakx.php3
Source0: %name-%version.tar.bz2
License: GPL
@@ -327,6 +327,42 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak
%config(noreplace) %_sysconfdir/logrotate.d/drakxtools-http
%changelog
+* Wed Aug 25 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-0.13mdk
+- fix modules conf parsing (blino)
+- ddcxinfos: extensive rewrite and cleanups to use the new int10
+ interface and a last-resort means to get VBE/EDID information from
+ special -BOOT kernel during early boot (gwenole)
+- drakconnect (blino):
+ o add Siol (the bigest ADSL provider in Slovenia) in ADSL providers
+ DB (Gregor Pirnaver)
+ o allow multiple aliases per host
+ o always add an hostname alias and add it on the loopback device
+ (#10345)
+ o do not ask the user to do an inifinite looping in MCC ...
+ o prevent recognize ppp0 as both modem and adsl (#10772)
+- drakroam: fix crash when config directory does not exist (#10935)
+- listsupportedprinters (till): introduce it for auto-generation of
+ Mandrakelinux hardware support DB
+- localedrake:
+ o fix country selection (blino, #10938)
+ o install proper packages depending on (locale, input method) tuple
+- mousedrake, XFdrake (blino):
+ o synaptics touchpad support
+ o fix wacom support
+- printerdrake:
+ o fix crash
+ o handle print queues with the "lbp660" and "ml85p" drivers (which
+ directly communicate with the printer instead of sending the
+ output to a CUPS backend) (till)
+ o prevent queues using "lbp660" and "ml85p" from opening message
+ windows when the print queues are auto-generated by
+ dynamic/hotplug (till)
+ o if the user gets an error/warning message during setup of a
+ lbp660/ml85p queue, he is automatically put back to the previous
+ step in the add-printer wizard (till)
+ o do not embedd warning messages in the add-printer wizard, as they
+ have no "Previous" button (till)
+
* Mon Aug 23 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-0.12mdk
- really fix drakxtools build for ppc & sparc
- use sysfs to detect firewire devices thus fixing eth1394 detection