diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2003-03-06 10:31:23 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2003-03-06 10:31:23 +0000 |
commit | 384ac224b1b88754513ec4b74b392eb29140c807 (patch) | |
tree | 821a3f4de782c75a455e2800a368699232e91ee9 | |
parent | 08ad42c3ae5fd59ceea38c2bf316077b2be4417a (diff) | |
download | drakx-384ac224b1b88754513ec4b74b392eb29140c807.tar drakx-384ac224b1b88754513ec4b74b392eb29140c807.tar.gz drakx-384ac224b1b88754513ec4b74b392eb29140c807.tar.bz2 drakx-384ac224b1b88754513ec4b74b392eb29140c807.tar.xz drakx-384ac224b1b88754513ec4b74b392eb29140c807.zip |
9.1-15mdk
-rw-r--r-- | perl-install/drakxtools.spec | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec index 35b0307fb..0ed500a9e 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.1 -Release: 14mdk +Release: 15mdk Url: http://www.mandrakelinux.com/en/drakx.php3 Source0: %name-%version.tar.bz2 License: GPL @@ -291,15 +291,18 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak %config(noreplace) %_sysconfdir/logrotate.d/drakxtools-http %changelog +* Thu Mar 6 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.1-15mdk +- fix infamous #2672 + * Wed Mar 5 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 9.1-14mdk - localedrake: fix behaviour when only one lang is available (clicking on "cancel" on the country selection didn't cancel it) - drakconnect: fixes in isdn configuration (flepied) -- drakperm: +- drakperm (tv): o fix #1776 o fix small memory leak (tree iterators) o restore edit dialog on doble click -- logdrake: restore "pre gtk+-2 port" search behavior +- logdrake: restore "pre gtk+-2 port" search behavior (tv) o empty log buffer on search startup o freeze buffer while searching o scroll down the log buffer on filling |