diff options
author | Olivier Blin <oblin@mandriva.org> | 2005-09-02 22:32:32 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.org> | 2005-09-02 22:32:32 +0000 |
commit | 4da1048be0a7528a1a9f55e6f87cb2766508473b (patch) | |
tree | d397ea95e947a1dcd4a1e49e043e7aae77a010f2 | |
parent | 635236681521a7599dfb0ca5ec252c75f53a9942 (diff) | |
download | drakx-4da1048be0a7528a1a9f55e6f87cb2766508473b.tar drakx-4da1048be0a7528a1a9f55e6f87cb2766508473b.tar.gz drakx-4da1048be0a7528a1a9f55e6f87cb2766508473b.tar.bz2 drakx-4da1048be0a7528a1a9f55e6f87cb2766508473b.tar.xz drakx-4da1048be0a7528a1a9f55e6f87cb2766508473b.zip |
10.3-0.53mdk
-rw-r--r-- | perl-install/drakxtools.spec | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec index 03dab8773..192deb137 100644 --- a/perl-install/drakxtools.spec +++ b/perl-install/drakxtools.spec @@ -3,7 +3,7 @@ Summary: The drakxtools (XFdrake, diskdrake, keyboarddrake, mousedrake...) Name: drakxtools Version: 10.3 -Release: 0.52mdk +Release: 0.53mdk Url: http://www.mandrivalinux.com/en/drakx.php3 Source0: %name-%version.tar.bz2 License: GPL @@ -377,6 +377,16 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak %config(noreplace) %_sysconfdir/logrotate.d/drakxtools-http %changelog +* Sat Sep 3 2005 Olivier Blin <oblin@mandriva.com> 10.3-0.53mdk +- printerdrake (Till): + o let also network printers be found which do not answer to a + broadcast ping (most newer HP), this is done only in class C + and smaller networks, to not scan too many machines + o made reloading of parallel port kernel modules (for auto-detection) + also working if "ppdev" module is loaded + o make building of main window of printerdrake much faster + o check for CUPS daemon running without console output + * Fri Sep 2 2005 Olivier Blin <oblin@mandriva.com> 10.3-0.52mdk - drakhelp: prefix file path with file:// (mozilla-firefox needs a valid url) |