summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drakwizard.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/drakwizard.spec b/drakwizard.spec
index a8e407a3..bf849d00 100644
--- a/drakwizard.spec
+++ b/drakwizard.spec
@@ -1,6 +1,6 @@
%define name drakwizard
%define version 2.10
-%define release 1mdk
+%define release 2mdk
Name: %{name}
Version: %{version}
@@ -49,6 +49,10 @@ rm -rf $RPM_BUILD_DIR/$RPM_PACKAGE_NAME
%{perl_vendorlib}/MDK/
%changelog
+* 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)
+- fix problem of DNS master wizard
+
* Tue Feb 10 2004 Warly <warly@mandrakesoft.com> 2.10-1mdk
- fix list_printers function
- readd ENV{__WIZ_HOME__} variable to be able to test directly from the CVS tree