summaryrefslogtreecommitdiffstats
path: root/drakwizard.spec
diff options
context:
space:
mode:
authorAntoine Ginies <aginies@mandriva.com>2004-02-11 14:29:44 +0000
committerAntoine Ginies <aginies@mandriva.com>2004-02-11 14:29:44 +0000
commit83117729838b9e82d581139db563824092a8a02f (patch)
tree43d15518cebd6ded9c27e940a3290c3b71d0c114 /drakwizard.spec
parente49ce2ef95cb003884db63b868983c4215ef3230 (diff)
downloaddrakwizard-83117729838b9e82d581139db563824092a8a02f.tar
drakwizard-83117729838b9e82d581139db563824092a8a02f.tar.gz
drakwizard-83117729838b9e82d581139db563824092a8a02f.tar.bz2
drakwizard-83117729838b9e82d581139db563824092a8a02f.tar.xz
drakwizard-83117729838b9e82d581139db563824092a8a02f.zip
- check httpd for apache-1.3, httpd for apache2 (V.Meyer bug report)
- fix problem of DNS master wizard
Diffstat (limited to 'drakwizard.spec')
-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