diff options
Diffstat (limited to 'drakwizard.spec')
-rw-r--r-- | drakwizard.spec | 19 |
1 files changed, 17 insertions, 2 deletions
diff --git a/drakwizard.spec b/drakwizard.spec index 70d712bc..f1601ea4 100644 --- a/drakwizard.spec +++ b/drakwizard.spec @@ -1,6 +1,6 @@ %define name drakwizard -%define version 0.2 -%define release 13mdk +%define version 1.0 +%define release 2mdk Name: %{name} Version: %{version} @@ -49,6 +49,21 @@ rm -rf $RPM_BUILD_DIR/$RPM_PACKAGE_NAME %_datadir/wizards* %changelog +* Tue Nov 5 2002 Arnaud Desmons <adesmons@mandrakesoft.com> 1.0-2mdk +- Oops (silly rpm -ba instead of make rpm). + +* Mon Nov 4 2002 Arnaud Desmons <adesmons@mandrakesoft.com> 1.0-1mdk +- Summary mode (expert mode, no help, all on the same page) +- Greyed fields depending on configuration. +- Scrollbar bugfix +- Dynamique checkbox list +- i18n/XML typo bug fix. +- Samba : shared printers selection, access restriction. +- NFS : improved parser, confirmation page. + +* Thu Oct 29 2002 Stefan van der Eijk <stefan@eijk.nu> 0.2-14mdk +- BuildRequires: gettext perl-XML-Parser + * Fri Sep 20 2002 Arnaud Desmons <adesmons@mandrakesoft.com> 0.2-13mdk - added chooser for acces restriction for NFS - dns (test /etc/named.conf) |