Are these going to be added to the individual smtp server install(s)?
Thanks,
S
Guillaume Cottenceau wrote:
--=-=-= Name : webmin Relocations: (not relocateable) Version : 1.100 Vendor: MandrakeSoft Release : 1mdk Build Date: Mon Jul 7 18:11:35 2003 Install date: (not installed) Build Host: bi.mandrakesoft.com Group : System/Configuration/Other Source RPM: (none) Size : 6884510 License: BSD Packager : Mandrake Linux Team <http://www.mandrakeexpert.com> URL : http://www.webmin.com/webmin/ Summary : An SSL web-based administration interface for Unix systems. Description : A web-based administration interface for Unix systems. Using Webmin you can configure DNS, Samba, NFS, local/remote filesystems, Apache, Sendmail/Postfix, and more using your web browser.
After installation, enter the URL https://localhost:10000/ into your browser and login as root with your root password. Please consider logging in and modify your password for security issue.
PLEASE NOTE THAT THIS VERSION NOW USES SECURE WEB TRANSACTIONS: YOU HAVE TO LOGIN TO "https://localhost:10000/" AND NOT "http://localhost:10000/".
Buildarchs: noarch --=-=-=
* Mon Jul 07 2003 Guillaume Cottenceau <[EMAIL PROTECTED]> 1.100-1mdk
- new version (no updates at that time)
--=-=-=
--=-=-= postfix-1.090-1.wbm removed qmailadmin-1.090-1.wbm removed sendmail-1.090-1.wbm removed webmin-0.86-env.patch removed webmin-0.990-remove-atboot-problem removed webmin-1.020-fix-logfile-location.patch removed webmin-1.100-env.patch added webmin-1.100-fix-logfile-location.patch added webmin-1.100-remove-atboot-problem added webmin.spec changed --- webmin-1.090-1mdk.src.rpm/webmin.spec 2003-07-07 18:31:11.000000000 +0200 +++ webmin-1.100-1mdk.src.rpm/webmin.spec 2003-07-07 18:31:11.000000000 +0200 @@ -1,5 +1,5 @@ %define name webmin -%define version 1.090 +%define version 1.100 %define release 1mdk %define prefix %{_prefix}
@@ -20,10 +20,7 @@ Source10: webmin.pam # (gc) have the updates; this needs to change for each version and/or release, see # http://www.webmin.com/webmin/updates.html -# (gc) -- 3 updates for 1.090 as of Thu May 15 17:21:22 2003 -- -Source20: sendmail-1.090-1.wbm.bz2 -Source21: postfix-1.090-1.wbm.bz2 -Source22: qmailadmin-1.090-1.wbm.bz2 +# (gc) -- 0 updates for 1.100 as of Mon Jul 7 17:57:53 2003 -- # Other Themes Source51: http://www.gehrigal.de/download/webmin_theme/webmin-theme_gehrigal_0.16a.wbt # the configurator for this theme @@ -35,12 +32,12 @@ Source57: http://prdownloads.sourceforge.net/netatalk/netatalk.wbm.bz2
Patch0: webmin-1.020-fix-configs.patch.bz2 -Patch1: webmin-0.990-remove-atboot-problem.bz2 +Patch1: webmin-1.100-remove-atboot-problem.bz2 Patch4: webmin-fix-ssl.patch.bz2 Patch5: webmin-fix-newmods.patch.bz2 Patch7: webmin-0.85-never-fail-detect-os.patch.bz2 Patch8: webmin-0.85-enable-changed-theme-at-installation.patch.bz2 -Patch9: webmin-0.86-env.patch.bz2 +Patch9: webmin-1.100-env.patch.bz2 Patch10: webmin-0.87-conf-samba-8.1.patch.bz2 Patch13: webmin-openldap.patch.bz2 Patch15: webmin-fix-netatalk-paths.patch.bz2 @@ -48,7 +45,7 @@ Patch19: webmin-0.92-add-default-configs-logviewer-fp2k.patch.bz2 Patch20: webmin-0.92-let-time-for-sshd-HUP.patch.bz2 Patch21: webmin-0.950-add-netsaint-mandrake-config.patch.bz2 -Patch22: webmin-1.020-fix-logfile-location.patch.bz2 +Patch22: webmin-1.100-fix-logfile-location.patch.bz2 Patch23: webmin-1.020-ssl-location.patch.bz2 Patch24: webmin-1.020-suppress-missing-netatalk-interfaces.patch.bz2 Patch26: webmin-1.060-mysql-fix-installing-missing-packages.patch.bz2 @@ -76,7 +73,7 @@ TO LOGIN TO "https://localhost:10000/" AND NOT "http://localhost:10000/".
%prep -%setup -q -a 2 -a 3 -a 20 -a 21 -a 22 -a 51 -a 52 -a 54 -a 55 -a 56 -a 57 +%setup -q -a 2 -a 3 -a 51 -a 52 -a 54 -a 55 -a 56 -a 57 rm -fr %{name}-%{version}/dhcpd rm -fr %{name}-%{version}/useradmin %setup -q -D -T -c -a 9 -n %{name}-%{version} @@ -188,6 +185,9 @@ %config(noreplace) %{_sysconfdir}/ssl/webmin/miniserv.pem
%changelog +* Mon Jul 7 2003 Guillaume Cottenceau <[EMAIL PROTECTED]> 1.100-1mdk +- new version (no updates at that time) + * Thu May 15 2003 Guillaume Cottenceau <[EMAIL PROTECTED]> 1.090-1mdk - new version - 3 updates at that time
--=-=-=
