diff options
Diffstat (limited to 'drakwizard.spec')
-rw-r--r-- | drakwizard.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/drakwizard.spec b/drakwizard.spec index 8df4b794..9b051b1d 100644 --- a/drakwizard.spec +++ b/drakwizard.spec @@ -1,6 +1,6 @@ %define name drakwizard %define version 3.0 -%define release 7mdk +%define release 8mdk Name: %{name} Version: %{version} @@ -28,7 +28,7 @@ drakwizard allows you to launch : - server wizard: configures basic services. - global wizard: wizard that launch each other. - dhcpd, dns, postfix, samba, web, ftp, nis, ldap, apache, news, - time wizards. + time wizards, ssh. %prep %setup -q -n %{name} @@ -107,6 +107,9 @@ rm -rf $RPM_BUILD_DIR/$RPM_PACKAGE_NAME %{perl_vendorlib}/MDK/ %changelog +* Tue Jun 7 2005 Antoine Ginies <aginies@n1.mandrakesoft.com> 3.0-8mdk +- add ssh wizard + * Tue Jun 7 2005 Antoine Ginies <aginies@n1.mandrakesoft.com> 3.0-7mdk - fix Postfix wizard (thx again anne /test/report/debug) - FTP: can choose ServerName or port number, add some tips |