diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2003-07-22 15:39:58 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2003-07-22 15:39:58 +0000 |
commit | 1645a5853ee16eb698cf281b68610b97d15fcade (patch) | |
tree | 37687d6fb77961a2412ef1d831d394baa08f944d /perl-install | |
parent | 49a31d3a710b5f04f1e976e4ae0f774b1e690dfa (diff) | |
download | drakx-1645a5853ee16eb698cf281b68610b97d15fcade.tar drakx-1645a5853ee16eb698cf281b68610b97d15fcade.tar.gz drakx-1645a5853ee16eb698cf281b68610b97d15fcade.tar.bz2 drakx-1645a5853ee16eb698cf281b68610b97d15fcade.tar.xz drakx-1645a5853ee16eb698cf281b68610b97d15fcade.zip |
9.2-0.20mdk
Diffstat (limited to 'perl-install')
-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 f90976308..44e3bad18 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: 0.19mdk +Release: 0.20mdk Url: http://www.mandrakelinux.com/en/drakx.php2 Source0: %name-%version.tar.bz2 License: GPL @@ -310,6 +310,9 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak %config(noreplace) %_sysconfdir/logrotate.d/drakxtools-http %changelog +* Tue Jul 22 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.2-0.20mdk +- drakconnect: fix "lan config" dialog where fields were not filled + * Mon Jul 21 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.2-0.19mdk - diskdrake, drakconnect: add an help button in standalone mode - draksec |