diff options
Diffstat (limited to 'drakwizard.spec')
-rw-r--r-- | drakwizard.spec | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/drakwizard.spec b/drakwizard.spec index cb0353a1..f602a777 100644 --- a/drakwizard.spec +++ b/drakwizard.spec @@ -1,6 +1,10 @@ -Name: drakwizard -Version: 1.7 -Release: 2mdk +%define name drakwizard +%define version 1.8 +%define release 1mdk + +Name: %{name} +Version: %{version} +Release: %{release} Source0: %{name}.tar.bz2 License: GPL Group: System/Configuration/Other @@ -47,10 +51,13 @@ rm -rf $RPM_BUILD_DIR/$RPM_PACKAGE_NAME %_datadir/wizards* %changelog +* Tue Mar 11 2003 Warly <warly@mandrakesoft.com> 1.8-1mdk +- ntp wizard add the server name in the ntp.conf file (bug 534) + * Tue Mar 11 2003 David BAUDENS <baudens@mandrakesoft.com> 1.7-2mdk - Update banners -* Sun Mar 09 2003 Warly <warly@mandrakesoft.com> +* Sun Mar 09 2003 Warly <warly@mandrakesoft.com> 1.7-1mdk - set server ip as dns if 127.0.0.1 is the server nameserver * Sat Mar 08 2003 Warly <warly@mandrakesoft.com> 1.6-1mdk |