summaryrefslogtreecommitdiffstats
path: root/drakwizard.spec
diff options
context:
space:
mode:
authorFlorent Villard <warly@mandriva.com>2003-03-08 16:39:21 +0000
committerFlorent Villard <warly@mandriva.com>2003-03-08 16:39:21 +0000
commit719e1ecbe634f0571263c02906703c40cc55a5fa (patch)
tree3b830f28133146730832d9e1c90cd554c9e6e80c /drakwizard.spec
parent3048c35a18fbab378204525bcd249288b6ad8446 (diff)
downloaddrakwizard-719e1ecbe634f0571263c02906703c40cc55a5fa.tar
drakwizard-719e1ecbe634f0571263c02906703c40cc55a5fa.tar.gz
drakwizard-719e1ecbe634f0571263c02906703c40cc55a5fa.tar.bz2
drakwizard-719e1ecbe634f0571263c02906703c40cc55a5fa.tar.xz
drakwizard-719e1ecbe634f0571263c02906703c40cc55a5fa.zip
choose another dns than 127.0.0.1 if available for dhcp server
Diffstat (limited to 'drakwizard.spec')
-rw-r--r--drakwizard.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/drakwizard.spec b/drakwizard.spec
index 153cbf08..cfcf3578 100644
--- a/drakwizard.spec
+++ b/drakwizard.spec
@@ -1,5 +1,5 @@
%define name drakwizard
-%define version 1.5
+%define version 1.6
%define release 1mdk
Name: %{name}
@@ -51,6 +51,10 @@ rm -rf $RPM_BUILD_DIR/$RPM_PACKAGE_NAME
%_datadir/wizards*
%changelog
+
+* Sat Mar 08 2003 Warly <warly@mandrakesoft.com> 1.6-1mdk
+- do not choose 127.0.0.1 in dhcp server wizard if another dns is available
+
* Wed Mar 05 2003 Warly <warly@mandrakesoft.com> 1.5-1mdk
- remove firewall wizard
- try to fix server wizard (unused anyway)