diff options
-rw-r--r-- | drakwizard.spec | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/drakwizard.spec b/drakwizard.spec index 54bfd369..e0cfda7d 100644 --- a/drakwizard.spec +++ b/drakwizard.spec @@ -1,6 +1,6 @@ %define name drakwizard %define version 3.0 -%define release 14mdk +%define release 15mdk Name: %{name} Version: %{version} @@ -9,7 +9,7 @@ Source0: %{name}-%{version}.tar.bz2 Source1: %name.png License: GPL Group: System/Configuration/Other -Requires: perl-base, usermode, perl-Locale-gettext, drakxtools >= 9.1-0.4mdk, perl-Libconf >= 0.39.19, drakwizard-base +Requires: perl-base, usermode, perl-Locale-gettext, drakxtools >= 9.1-0.4mdk, perl-Libconf >= 0.39.19, drakwizard-base = %{version}-%{release} BuildRequires: gettext-base, ImageMagick, perl-base Buildroot: %{_tmppath}/%{name} BuildArch: noarch @@ -87,6 +87,10 @@ rm -rf $RPM_BUILD_DIR/$RPM_PACKAGE_NAME %_datadir/wizards/proxy_wizard %changelog +* Wed Aug 10 2005 Antoine Ginies <aginies@n1.mandriva.com> 3.0-15mdk +- fix install server wizard +- cosmetic fix in drakwizard + * Tue Aug 9 2005 Antoine Ginies <aginies@n1.mandriva.com> 3.0-14mdk - split into drakwizard, and drakwizard-base - update all PO files (thx all translators) |