summaryrefslogtreecommitdiffstats
path: root/drakwizard.spec
diff options
context:
space:
mode:
authorAntoine Ginies <aginies@mandriva.com>2006-03-16 08:36:25 +0000
committerAntoine Ginies <aginies@mandriva.com>2006-03-16 08:36:25 +0000
commit8f09c269423cb52f1da6d5e64828bab8d4cb54f5 (patch)
tree4dffec27cdbefe5de38c4851216abe9f6230f2f7 /drakwizard.spec
parentb559a026e6f7ea8c6724d69883ef138a834be274 (diff)
downloaddrakwizard-8f09c269423cb52f1da6d5e64828bab8d4cb54f5.tar
drakwizard-8f09c269423cb52f1da6d5e64828bab8d4cb54f5.tar.gz
drakwizard-8f09c269423cb52f1da6d5e64828bab8d4cb54f5.tar.bz2
drakwizard-8f09c269423cb52f1da6d5e64828bab8d4cb54f5.tar.xz
drakwizard-8f09c269423cb52f1da6d5e64828bab8d4cb54f5.zip
update changelog, use mkrel
Diffstat (limited to 'drakwizard.spec')
-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)