diff options
-rw-r--r-- | drakwizard.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/drakwizard.spec b/drakwizard.spec index 2913bb36..3a405dfb 100644 --- a/drakwizard.spec +++ b/drakwizard.spec @@ -1,6 +1,6 @@ %define name drakwizard %define version 2.10 -%define release 2mdk +%define release 3mdk Name: %{name} Version: %{version} @@ -49,8 +49,11 @@ rm -rf $RPM_BUILD_DIR/$RPM_PACKAGE_NAME %{perl_vendorlib}/MDK/ %changelog +* Thu Feb 12 2004 Antoine Ginies <aginies@mandrakesoft.com> 2.10-3mdk +- fix option in PXE wizard + * Wed Feb 11 2004 Antoine Ginies <aginies@mandrakesoft.com> 2.10-2mdk -- check httpd for apache-1.3, httpd for apache2 (V.Meyer bug report) +- check httpd for apache-1.3, httpd2 for apache2 (V.Meyer bug report) - fix problem of DNS master wizard - updated po file. |