summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnaud Desmons <adesmons@mandriva.com>2002-09-06 13:41:29 +0000
committerArnaud Desmons <adesmons@mandriva.com>2002-09-06 13:41:29 +0000
commit9c9d6b1127cf4e960f79c7d427a7e0387c6d7e6a (patch)
tree64d361916a5c6644453834a03435b7747901b9bc
parent22b69f0fd414b0edff3f2c02370904bea25f371c (diff)
downloaddrakwizard-9c9d6b1127cf4e960f79c7d427a7e0387c6d7e6a.tar
drakwizard-9c9d6b1127cf4e960f79c7d427a7e0387c6d7e6a.tar.gz
drakwizard-9c9d6b1127cf4e960f79c7d427a7e0387c6d7e6a.tar.bz2
drakwizard-9c9d6b1127cf4e960f79c7d427a7e0387c6d7e6a.tar.xz
drakwizard-9c9d6b1127cf4e960f79c7d427a7e0387c6d7e6a.zip
cf cl
-rw-r--r--drakwizard.spec10
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.