diff options
-rw-r--r-- | drakwizard.spec | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/drakwizard.spec b/drakwizard.spec index 4486ed6e..24f89083 100644 --- a/drakwizard.spec +++ b/drakwizard.spec @@ -1,6 +1,6 @@ %define name drakwizard %define version 2.14 -%define release 2mdk +%define release 3mdk Name: %{name} Version: %{version} @@ -49,6 +49,12 @@ rm -rf $RPM_BUILD_DIR/$RPM_PACKAGE_NAME %{perl_vendorlib}/MDK/ %changelog +* Thu Jul 29 2004 Antoine Ginies <aginies@n1.mandrakesoft.com> 2.14-3mdk +- fix kolab needed_rpm +- Samba: fix pb of "enable share" +- fix squid config (missing visible_hostname) +- thx nico-labs for all test + * Thu Jul 29 2004 mdkc <mdkc@dhcp114.mandrakesoft.com> 2.14-2mdk - force apache2 (remove apache1.3 wizard) |