diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2004-09-14 05:21:21 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2004-09-14 05:21:21 +0000 |
commit | 98e91258b1c289fc36ebd1d03a5302a00e890603 (patch) | |
tree | c616e2c0e04f34eb986ba8d66aeca9bd71cc311e /perl-install | |
parent | a0db517a74a37d0d666acff3a6d62941d17cec53 (diff) | |
download | drakx-98e91258b1c289fc36ebd1d03a5302a00e890603.tar drakx-98e91258b1c289fc36ebd1d03a5302a00e890603.tar.gz drakx-98e91258b1c289fc36ebd1d03a5302a00e890603.tar.bz2 drakx-98e91258b1c289fc36ebd1d03a5302a00e890603.tar.xz drakx-98e91258b1c289fc36ebd1d03a5302a00e890603.zip |
10.1-6mdk
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/drakxtools.spec | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec index 695a34259..e6c6088eb 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.1 -Release: 5mdk +Release: 6mdk Url: http://www.mandrakelinux.com/en/drakx.php3 Source0: %name-%version.tar.bz2 License: GPL @@ -338,6 +338,13 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak %config(noreplace) %_sysconfdir/logrotate.d/drakxtools-http %changelog +* Tue Sep 14 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-6mdk +- drakconnect: install firmware if needed for CAPI devices (blino) +- harddrake: + o detect not yet supported ethernnet cards too + o detect more bridges and the like +- scannerdrake: try harder not to detect non scanner USB devices (#7057) + * Tue Sep 14 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-5mdk - drakbackup: o fix crashes in CD/Tape setup (stew) |