diff options
author | Florent Villard <warly@mandriva.com> | 2003-09-17 18:21:06 +0000 |
---|---|---|
committer | Florent Villard <warly@mandriva.com> | 2003-09-17 18:21:06 +0000 |
commit | 9044c3750423f694372048571bf1795ac8e1a69f (patch) | |
tree | 0e2af42fcdeca348c498a888b443e7e9e124d620 /drakwizard.spec | |
parent | a3a64388a80c4ac7c69808920e626a8a697dbe7c (diff) | |
download | drakwizard-9044c3750423f694372048571bf1795ac8e1a69f.tar drakwizard-9044c3750423f694372048571bf1795ac8e1a69f.tar.gz drakwizard-9044c3750423f694372048571bf1795ac8e1a69f.tar.bz2 drakwizard-9044c3750423f694372048571bf1795ac8e1a69f.tar.xz drakwizard-9044c3750423f694372048571bf1795ac8e1a69f.zip |
2.4V2_4_1mdk
Diffstat (limited to 'drakwizard.spec')
-rw-r--r-- | drakwizard.spec | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/drakwizard.spec b/drakwizard.spec index 9c08501b..8295858e 100644 --- a/drakwizard.spec +++ b/drakwizard.spec @@ -1,5 +1,5 @@ %define name drakwizard -%define version 2.3 +%define version 2.4 %define release 1mdk Name: %{name} @@ -51,6 +51,11 @@ rm -rf $RPM_BUILD_ROOT %{perl_vendorlib}/MDK/ %changelog +* Wed Sep 17 2003 Warly <warly@mandrakesoft.com> 2.4-1mdk +- better ip checking in dhcp +- better string displaying in error and warning +- check that the wizard is run as root + * Mon Sep 15 2003 Warly <warly@mandrakesoft.com> 2.3-1mdk - fix postfix bad strings - fix samba printer exporting |