diff options
author | Antoine Ginies <aginies@mandriva.com> | 2004-07-29 07:42:35 +0000 |
---|---|---|
committer | Antoine Ginies <aginies@mandriva.com> | 2004-07-29 07:42:35 +0000 |
commit | 5814188e9d6a38f355f449ff75e6983e1618d67c (patch) | |
tree | a92769faf575166b8b531de28137f8be23c30738 /drakwizard.spec | |
parent | 204f364c352c0126ca6748767f488fac474c9155 (diff) | |
download | drakwizard-5814188e9d6a38f355f449ff75e6983e1618d67c.tar drakwizard-5814188e9d6a38f355f449ff75e6983e1618d67c.tar.gz drakwizard-5814188e9d6a38f355f449ff75e6983e1618d67c.tar.bz2 drakwizard-5814188e9d6a38f355f449ff75e6983e1618d67c.tar.xz drakwizard-5814188e9d6a38f355f449ff75e6983e1618d67c.zip |
update
Diffstat (limited to 'drakwizard.spec')
-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) |