summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drakwizard.spec6
1 files changed, 4 insertions, 2 deletions
diff --git a/drakwizard.spec b/drakwizard.spec
index 5b09f71b..fd07773d 100644
--- a/drakwizard.spec
+++ b/drakwizard.spec
@@ -1,6 +1,6 @@
%define name drakwizard
%define version 3.0
-%define release 24mdk
+%define release %mkrel 25
Name: %{name}
Version: %{version}
@@ -14,7 +14,6 @@ BuildRequires: gettext-base, perl-base
Buildroot: %{_tmppath}/%{name}
BuildArch: noarch
Prefix: %{_prefix}
-Packager: Antoine Ginies <aginies@mandriva.com>
Obsoletes: wizards_lib-dhcp wizards_lib-ftp wizards_lib-web wizards_lib wizard wizards_lib-time wizards_lib-global wizards_lib-dns wizards_lib-server wizards_lib-proxy wizards_lib-db wizards_lib-news wizards_lib-firewall wizards_lib-client wizards_lib-common wizards_lib-postfix
Provides: wizards_lib-dhcp wizards_lib-ftp wizards_lib-web wizards_lib wizard wizards_lib-time wizards_lib-global wizards_lib-dns wizards_lib-server wizards_lib-proxy wizards_lib-db wizards_lib-news wizards_lib-firewall wizards_lib-client wizards_lib-common wizards_lib-postfix
Summary: Wizard Launcher and its collection of wizards
@@ -93,6 +92,9 @@ rm -rf $RPM_BUILD_DIR/$RPM_PACKAGE_NAME
%_datadir/wizards/proxy_wizard
%changelog
+* Thu Mar 16 2006 Antoine Ginies <aginies@mandriva.com> 3.0-25mdk
+- remove default password in kolab server
+
* Wed Feb 15 2006 Antoine Ginies <aginies@mandriva.com> 3.0-24mdk
- fix bug #20162
- do not install packages in testing mode (tvignaud)