diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2003-12-30 12:09:08 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2003-12-30 12:09:08 +0000 |
commit | 1b89f1eff5eb5170c423f7b54f333be7aa429c62 (patch) | |
tree | 233e32148a8728f482907340f20c85132e068842 /perl-install/drakxtools.spec | |
parent | 2cd2e4a20583e8c33ed8cafc164ec41e43cee377 (diff) | |
download | drakx-1b89f1eff5eb5170c423f7b54f333be7aa429c62.tar drakx-1b89f1eff5eb5170c423f7b54f333be7aa429c62.tar.gz drakx-1b89f1eff5eb5170c423f7b54f333be7aa429c62.tar.bz2 drakx-1b89f1eff5eb5170c423f7b54f333be7aa429c62.tar.xz drakx-1b89f1eff5eb5170c423f7b54f333be7aa429c62.zip |
fix ask_dir dialog (#6152)
Diffstat (limited to 'perl-install/drakxtools.spec')
-rw-r--r-- | perl-install/drakxtools.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec index 9eced5054..6a7408bff 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.3 -Release: 13mdk +Release: 14mdk Url: http://www.mandrakelinux.com/en/drakx.php3 Source0: %name-%version.tar.bz2 License: GPL @@ -315,6 +315,9 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak %config(noreplace) %_sysconfdir/logrotate.d/drakxtools-http %changelog +* Tue Dec 30 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 9.3-14mdk +- ugtk2.pm: fix ask_dir dialog (#6152) + * Mon Dec 22 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.3-13mdk - do not show useless "ignore" button when requesting root password through kdesu |