summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2003-09-17 14:49:22 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2003-09-17 14:49:22 +0000
commitbde629ac9524071991fb630e4b4f4d6f572a2d35 (patch)
treef3fabca65f2c3c744f481573d4387c4e39aa97b3
parent239b9febf098b8aa8e96a5aad84534c83c4c1247 (diff)
downloaddrakx-backup-do-not-use-bde629ac9524071991fb630e4b4f4d6f572a2d35.tar
drakx-backup-do-not-use-bde629ac9524071991fb630e4b4f4d6f572a2d35.tar.gz
drakx-backup-do-not-use-bde629ac9524071991fb630e4b4f4d6f572a2d35.tar.bz2
drakx-backup-do-not-use-bde629ac9524071991fb630e4b4f4d6f572a2d35.tar.xz
drakx-backup-do-not-use-bde629ac9524071991fb630e4b4f4d6f572a2d35.zip
9.2-13mdk
-rw-r--r--perl-install/drakxtools.spec14
1 files changed, 13 insertions, 1 deletions
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec
index 428a0ec01..2726b08f1 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: 9.2
-Release: 12mdk
+Release: 14mdk
Url: http://www.mandrakelinux.com/en/drakx.php3
Source0: %name-%version.tar.bz2
License: GPL
@@ -315,6 +315,18 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak
%config(noreplace) %_sysconfdir/logrotate.d/drakxtools-http
%changelog
+* Wed Sep 17 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.2-13mdk
+- diskdrake: (pixel)
+ o fix writting wrong types in fstab
+ o fix handling of mount points with underscoresb (#5728)
+ o do not check current partition for already used mount point
+- drakauth : fix NIS managment (#5668) (pixel)
+- drakhelp: load online drakbug help (daouda)
+- draksound: (#5403)
+ o make sure to use OptionMenu instead of Combo boxes
+ o move help into a tooltip
+- package installation: ensure rpmdb is closed (fpons)
+
* Tue Sep 16 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.2-12mdk
- diskdrake: (pixel)
o fix growing ext2/ext3 partitions