diff options
-rw-r--r-- | drakwizard.spec | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/drakwizard.spec b/drakwizard.spec index d763cc58..81a207dd 100644 --- a/drakwizard.spec +++ b/drakwizard.spec @@ -1,6 +1,6 @@ %define name drakwizard %define version 0.2 -%define release 9mdk +%define release 10mdk Name: %{name} Version: %{version} @@ -48,6 +48,14 @@ rm -rf $RPM_BUILD_DIR/$RPM_PACKAGE_NAME %_datadir/wizards* %changelog +* Fri Sep 6 2002 Arnaud Desmons <adesmons@mandrakesoft.com> 0.2-10mdk +- Web : require apache instead of apache-conf +- DHCP: test if is already a dhcp client, + test dhcpd.conf before cp, + temporary no check for ip range +- NTP: test before copying step-tickers, + fixed bug in cp of zoneinfo + * Thu Sep 5 2002 Arnaud Desmons <adesmons@mandrakesoft.com> 0.2-9mdk - Fixed time wizard install - Added some msgid in .pot generation. |