Danny Tholen <[EMAIL PROTECTED]> writes: > > > drakfont depends on ttf2pt1, which should be in font-tools. It > > > is not, only the man page is. > > > > > > Thierry, my rpmmon says font-tools has no maintainer, which is > > > why I bug you with it:) > > > > ok. will be in 8mdk > > Thierry, > you forgot!!!
i did not
Index: drakxtools.spec =================================================================== RCS file: /cooker/gi/perl-install/drakxtools.spec,v retrieving revision 1.201 retrieving revision 1.202 diff -u -p -r1.201 -r1.202 --- drakxtools.spec 25 Feb 2003 14:51:57 -0000 1.201 +++ drakxtools.spec 27 Feb 2003 09:53:18 -0000 1.202 @@ -1,14 +1,14 @@ Summary: The drakxtools (XFdrake, diskdrake, keyboarddrake, mousedrake...) Name: drakxtools Version: 9.1 -Release: 7mdk +Release: 8mdk Url: http://www.mandrakelinux.com/en/drakx.php3 Source0: %name-%version.tar.bz2 License: GPL Group: System/Configuration/Other # Temporary requires for tools that still use gtk+1 (mainly drakfloppy and net_monitor) Requires: perl-GTK >= 0.6123, perl-GTK-GdkImlib, perl-GTK-GdkPixbuf -Requires: %{name}-newt = %version-%release, perl-GTK2 >= 0.0.cvs.2003.01.27.1-2mdk, XFree86-100dpi-fonts, XFree86-75dpi-fonts, /usr/X11R6/bin/xtest, font-tools, usermode >= 1.44-4mdk, perl-MDK-Common >= 1.0.4-14mdk +Requires: %{name}-newt = %version-%release, perl-GTK2 >= 0.0.cvs.2003.02.22.1-2mdk, XFree86-100dpi-fonts, XFree86-75dpi-fonts, /usr/X11R6/bin/xtest, font-tools, usermode >= 1.44-4mdk, perl-MDK-Common >= 1.0.4-14mdk, font-tools Conflicts: drakconf < 9.1-3mdk BuildRequires: gettext, libgtk+-x11-2.0-devel, ldetect-devel >= 0.4.8, ncurses-devel, newt-devel, perl-devel, libext2fs-devel, perl-MDK-Common-devel BuildRoot: %_tmppath/%name-buildroot @@ -291,6 +291,20 @@ file /etc/sysconfig/harddrake2/previous_ %config(noreplace) %_sysconfdir/logrotate.d/drakxtools-http %changelog +* Thu Feb 27 2003 Thierry Vignaud <[EMAIL PROTECTED]> 9.1-8mdk +- drakfloppy gtk+2 port +- drakboot: + o cleanups + o disable autologin settings when autologin is disabled + o make embedded app look bettero +- harddrake2: + o fix #1858 (usb adsl speed touch modem misdetection) + o provides options and hel pull down menu when embedded + o detect firewire controllers +- drakedm: strip empty lines +- lot of network fixes (francois) +- drakbackup gtk+2 port fixes: #1753, #1754, #1933, #2159 (stew) + * Tue Feb 25 2003 Thierry Vignaud <[EMAIL PROTECTED]> 9.1-7mdk - drakfloppy: o fix #1761
