diff options
-rw-r--r-- | drakwizard.spec | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/drakwizard.spec b/drakwizard.spec index b1aa97fe..03d04ede 100644 --- a/drakwizard.spec +++ b/drakwizard.spec @@ -1,6 +1,6 @@ %define name drakwizard -%define version 2.14 -%define release 10mdk +%define version 2.15 +%define release 1mdk Name: %{name} Version: %{version} @@ -49,6 +49,10 @@ rm -rf $RPM_BUILD_DIR/$RPM_PACKAGE_NAME %{perl_vendorlib}/MDK/ %changelog +* 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 |