summaryrefslogtreecommitdiffstats
path: root/perl-install/drakxtools.spec
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-08-27 08:23:32 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-08-27 08:23:32 +0000
commitf65d98a54eccb9d406d073ef6bed0c4258f2f109 (patch)
tree3dc8c8f7bf59bd0f5ac25b01662dd27b2ffd5a29 /perl-install/drakxtools.spec
parentae8d1bbaf50ba890a3c83bd42ddc6b1bfe211d0f (diff)
downloaddrakx-f65d98a54eccb9d406d073ef6bed0c4258f2f109.tar
drakx-f65d98a54eccb9d406d073ef6bed0c4258f2f109.tar.gz
drakx-f65d98a54eccb9d406d073ef6bed0c4258f2f109.tar.bz2
drakx-f65d98a54eccb9d406d073ef6bed0c4258f2f109.tar.xz
drakx-f65d98a54eccb9d406d073ef6bed0c4258f2f109.zip
10.1-0.15mdk
Diffstat (limited to 'perl-install/drakxtools.spec')
-rw-r--r--perl-install/drakxtools.spec13
1 files changed, 12 insertions, 1 deletions
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec
index d7c8eb191..76fde5de5 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.14mdk
+Release: 0.15mdk
Url: http://www.mandrakelinux.com/en/drakx.php3
Source0: %name-%version.tar.bz2
License: GPL
@@ -327,6 +327,17 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak
%config(noreplace) %_sysconfdir/logrotate.d/drakxtools-http
%changelog
+* Fri Aug 27 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-0.15mdk
+- GUI cleanups:
+ o drakboot: fix canceling first step
+ o localedrake: let's look & behave like a wizard (fix cancel on
+ country choice)
+- drakconnect: detect Intel & ATI PCI modems
+- localedrake: really install proper packages depending on (locale,
+ input method) tuple (and not just those depending on IM)
+- XFdrake: add dell D800 specific modeline and resolution (Olivier
+ Thauvin)
+
* Thu Aug 26 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-0.14mdk
- fix ddcprobe for other archictectures
- drakconnect: restart network for non ethernet adsl devices (blino)