diff options
Diffstat (limited to 'drakwizard.spec')
-rw-r--r-- | drakwizard.spec | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/drakwizard.spec b/drakwizard.spec index 03d04ede..dbc185a3 100644 --- a/drakwizard.spec +++ b/drakwizard.spec @@ -1,6 +1,6 @@ %define name drakwizard %define version 2.15 -%define release 1mdk +%define release 3mdk Name: %{name} Version: %{version} @@ -49,15 +49,24 @@ rm -rf $RPM_BUILD_DIR/$RPM_PACKAGE_NAME %{perl_vendorlib}/MDK/ %changelog +* Tue Mar 29 2005 Antoine Ginies <aginies@n1.mandrakesoft.com> 2.15-3mdk +- fix ldap wizard + +* Fri Mar 18 2005 Antoine Ginies <aginies@n1.mandrakesoft.com> 2.15-2mdk +- fix ldap root passwd (padbol) +- update po + * Thu Jan 27 2005 Antoine Ginies <aginies@mandrakesoft.com> 2.15-1mdk - remove nis configuration client (included in drakauth) - fix autofs map (hardcoded nis path :/) thx Fabrice Facora - -* Fri Dec 10 2004 Antoine Ginies <aginies@n1.mandrakesoft.com> 2.14-10mdk - improve Hostname and domainename test +* Mon Oct 4 2004 Antoine Ginies <aginies@n1.mandrakesoft.com> 2.14-10mdk +- fix kolab wizard (needed_rpm, call correct kolab_boostrap script) + * Thu Sep 30 2004 Antoine Ginies <aginies@n1.mandrakesoft.com> 2.14-9mdk -- fix smb pb (thx misc buchans) +- fix smb smb.conf s/;/#/ to workaround a bug... (thx misc Buchan) +- Check hostname and domainname Add service ldap stop when delete conf * Wed Sep 8 2004 Antoine Ginies <aginies@n1.mandrakesoft.com> 2.14-8mdk - fix drakwizard in console mode |