diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2005-07-07 08:13:05 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2005-07-07 08:13:05 +0000 |
commit | 7f306b8a1410f5a03eec2613f69c3a6f4ec868c6 (patch) | |
tree | 46264bb9e9db6d90bd49ccf1cc27cc4c72f856ce /perl-install | |
parent | 7d4ce979a0ae5d3dec1fd66242b43a98c424624b (diff) | |
download | drakx-7f306b8a1410f5a03eec2613f69c3a6f4ec868c6.tar drakx-7f306b8a1410f5a03eec2613f69c3a6f4ec868c6.tar.gz drakx-7f306b8a1410f5a03eec2613f69c3a6f4ec868c6.tar.bz2 drakx-7f306b8a1410f5a03eec2613f69c3a6f4ec868c6.tar.xz drakx-7f306b8a1410f5a03eec2613f69c3a6f4ec868c6.zip |
10.3-0.32mdk
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/drakxtools.spec | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec index 62f1ad332..e2239bdc2 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.3 -Release: 0.31mdk +Release: 0.32mdk Url: http://www.mandrivalinux.com/en/drakx.php3 Source0: %name-%version.tar.bz2 License: GPL @@ -371,6 +371,11 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak %config(noreplace) %_sysconfdir/logrotate.d/drakxtools-http %changelog +* Thu Jul 7 2005 Thierry Vignaud <tvignaud@mandriva.com> 10.3-0.32mdk +- drakconnect: do not restart network to apply modifications, run ifup + or ifplugd instead (blino) +- draknfs, drakhosts: GUI improvements (antoine) + * Tue Jul 5 2005 Thierry Vignaud <tvignaud@mandriva.com> 10.3-0.31mdk - drakfloppy: do not package it anymore since kernel is too big (#10565) |