diff options
author | Jonathan Gotti <jgotti@mandriva.com> | 2002-08-20 09:23:55 +0000 |
---|---|---|
committer | Jonathan Gotti <jgotti@mandriva.com> | 2002-08-20 09:23:55 +0000 |
commit | 98c183a76b04f3c5658309f7840536c20469be91 (patch) | |
tree | b6b960c34bcbd7be39f623b5ee1efaef51ef5fd1 /perl-install | |
parent | 2b17eb830f760a6645939cd37d30680e546d9ff5 (diff) | |
download | drakx-98c183a76b04f3c5658309f7840536c20469be91.tar drakx-98c183a76b04f3c5658309f7840536c20469be91.tar.gz drakx-98c183a76b04f3c5658309f7840536c20469be91.tar.bz2 drakx-98c183a76b04f3c5658309f7840536c20469be91.tar.xz drakx-98c183a76b04f3c5658309f7840536c20469be91.zip |
adding draksplash
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 cfbb81c83..7ed72bdb5 100644 --- a/perl-install/drakxtools.spec +++ b/perl-install/drakxtools.spec @@ -49,7 +49,7 @@ Provides: libdetect0, libdetect0-devel, libdetect-lst, libdetect-lst-devel, dete %description Contains adduserdrake, ddcxinfos, diskdrake, drakautoinst, drakbackup, drakboot, drakbug, drakbug_report, drakconnect, drakfloppy, drakfont, -drakgw, drakproxy, drakTermServ, drakxservices, +drakgw, drakproxy, draksplash, drakTermServ, drakxservices, drakxtv, lsnetdrake, lspcidrake, keyboarddrake, livedrake, localedrake, mousedrake, printerdrake, scannerdrake, tinyfirewall and XFdrake : @@ -86,6 +86,8 @@ drakgw: internet connection sharing drakproxy: proxies configuration +draksplash: bootsplash themes creation + drakTermServ: mandrake terminal server configurator drakxservices: SysV service and dameaons configurator @@ -259,6 +261,9 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && \ %config(noreplace) %_sysconfdir/logrotate.d/drakxtools-http %changelog +* Tue Aug 20 2002 nathan <nathan@mandrakesoft.com> 1.1.9-14mdk +- adding draksplash + * Mon Aug 19 2002 Pixel <pixel@mandrakesoft.com> 1.1.9-13mdk - snapshot (including better XFdrake) |