diff options
author | Arnaud Desmons <adesmons@mandriva.com> | 2002-08-29 16:26:44 +0000 |
---|---|---|
committer | Arnaud Desmons <adesmons@mandriva.com> | 2002-08-29 16:26:44 +0000 |
commit | 9ff2798c2d4bd47dcb20b2f14aa0059278f4779e (patch) | |
tree | 98d521b0a7977a28d9f2a160152427d5474a593e /drakwizard.spec | |
parent | f114fe23b1de6156dcd85393b2ebadab762e3e68 (diff) | |
download | drakwizard-9ff2798c2d4bd47dcb20b2f14aa0059278f4779e.tar drakwizard-9ff2798c2d4bd47dcb20b2f14aa0059278f4779e.tar.gz drakwizard-9ff2798c2d4bd47dcb20b2f14aa0059278f4779e.tar.bz2 drakwizard-9ff2798c2d4bd47dcb20b2f14aa0059278f4779e.tar.xz drakwizard-9ff2798c2d4bd47dcb20b2f14aa0059278f4779e.zip |
cf cl
Diffstat (limited to 'drakwizard.spec')
-rw-r--r-- | drakwizard.spec | 30 |
1 files changed, 20 insertions, 10 deletions
diff --git a/drakwizard.spec b/drakwizard.spec index e0c1b60a..719b9787 100644 --- a/drakwizard.spec +++ b/drakwizard.spec @@ -1,6 +1,6 @@ %define name drakwizard %define version 0.2 -%define release 5mdk +%define release 7mdk Name: %{name} Version: %{version} @@ -48,35 +48,45 @@ rm -rf $RPM_BUILD_DIR/$RPM_PACKAGE_NAME %_datadir/wizards* %changelog -* Fri Aug 23 2002 Arnaud Desmons <adesmons@ke.mandrakesoft.com> 0.2-5mdk +* Thu Aug 29 2002 Arnaud Desmons <adesmons@mandrakesoft.com> 0.2-7mdk +- Fixed time wizard (better chooser support) +- Traduction improvements. +- Fixed dhcp script. + +* Tue Aug 27 2002 Arnaud Desmons <adesmons@mandrakesoft.com> 0.2-6mdk +- Postfix conf bug fix. +- Removed those DEBUG page that make navigation buggy +- No check for old net conf. + +* Fri Aug 23 2002 Arnaud Desmons <adesmons@mandrakesoft.com> 0.2-5mdk - Added wizard's png icons - Added samba home acces fonctionnality - Add support for server-settings: for GNOME 2 (fcrozat) - Wiz cleanup. -* Tue Aug 20 2002 Arnaud Desmons <adesmons@ke.mandrakesoft.com> 0.2-4mdk +* Tue Aug 20 2002 Arnaud Desmons <adesmons@mandrakesoft.com> 0.2-4mdk - Wizard chooser if launched without arguments and a lot of bug fixes. -* Tue Aug 13 2002 Arnaud Desmons <adesmons@ke.mandrakesoft.com> 0.2-3mdk +* Tue Aug 13 2002 Arnaud Desmons <adesmons@mandrakesoft.com> 0.2-3mdk - use of drakconnect db for web, ftp and samba wizards. -* Mon Aug 12 2002 Arnaud Desmons <adesmons@ke.mandrakesoft.com> 0.2-2mdk +* Mon Aug 12 2002 Arnaud Desmons <adesmons@mandrakesoft.com> 0.2-2mdk - proftpd support -* Fri Aug 9 2002 Arnaud Desmons <adesmons@ke.mandrakesoft.com> 0.2-1mdk +* Fri Aug 9 2002 Arnaud Desmons <adesmons@mandrakesoft.com> 0.2-1mdk - i18n support -* Wed Aug 7 2002 Arnaud Desmons <adesmons@ke.mandrakesoft.com> 0.1-7mdk +* Wed Aug 7 2002 Arnaud Desmons <adesmons@mandrakesoft.com> 0.1-7mdk - No "prev" when it is impossible. -* Tue Aug 6 2002 Arnaud Desmons <adesmons@ke.mandrakesoft.com> 0.1-6mdk +* Tue Aug 6 2002 Arnaud Desmons <adesmons@mandrakesoft.com> 0.1-6mdk - A lot of bug fixes in wiz files - Added chooser support. -* Fri Aug 2 2002 Arnaud Desmons <adesmons@ke.mandrakesoft.com> 0.1-5mdk +* Fri Aug 2 2002 Arnaud Desmons <adesmons@mandrakesoft.com> 0.1-5mdk - Added sub wizard support -* Fri Aug 2 2002 Arnaud Desmons <adesmons@ke.mandrakesoft.com> 0.1-4mdk +* Fri Aug 2 2002 Arnaud Desmons <adesmons@mandrakesoft.com> 0.1-4mdk - Server wizard navigation bugs fixes. * Thu Aug 1 2002 Arnaud Desmons <adesmons@mandrakesoft.com> 0.1-3mdk |