diff options
Diffstat (limited to 'drakwizard.spec')
-rw-r--r-- | drakwizard.spec | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/drakwizard.spec b/drakwizard.spec index d9adced1..b1af2a36 100644 --- a/drakwizard.spec +++ b/drakwizard.spec @@ -1,5 +1,5 @@ %define name drakwizard -%define version 1.1 +%define version 1.2 %define release 1mdk Name: %{name} @@ -51,6 +51,14 @@ rm -rf $RPM_BUILD_DIR/$RPM_PACKAGE_NAME %_datadir/wizards* %changelog +* Sun Mar 2 2003 Warly <warly@mandrakesoft.com> 1.2-1mdk +- start nfs server at the end of nfs wizard +- add dns and gateway in dhcp server config, remove nis, netbios and others +- add apache2 wizard +- compute a correct domainame, dns and gateway in IFCFG.pm +- replace shell function for chek_masquerade and check_relay by perl ones +- restart postfix at the end of postfix configuration + * Thu Dec 19 2002 Arnaud Desmons <adesmons@mandrakesoft.com> 1.1-1mdk - fix to get png images with gtk2 |