--- rpms/smeserver-userpanel/contribs9/smeserver-userpanel.spec 2017/05/31 19:29:59 1.13 +++ rpms/smeserver-userpanel/contribs9/smeserver-userpanel.spec 2017/05/31 20:48:55 1.14 @@ -1,4 +1,4 @@ -# $Id: smeserver-userpanel.spec,v 1.12 2017/05/31 17:08:45 unnilennium Exp $ +# $Id: smeserver-userpanel.spec,v 1.13 2017/05/31 19:29:59 unnilennium Exp $ # Authority: dungog # Name: Stephen Noble @@ -6,7 +6,7 @@ Summary: Provide a user panel to let use %define name smeserver-userpanel Name: %{name} %define version 1.2 -%define release 2 +%define release 3 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -32,7 +32,7 @@ userpanels available in seperate rpms. Panels can be delegated at user, group or global levels %changelog -* Wed May 31 2017 Jean-Philipe Pialasse 1.2-2.sme +* Wed May 31 2017 Jean-Philipe Pialasse 1.2-3.sme - rebuild archive to fix [SME: 8026] - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, by assuming the date is correct and changing the weekday. @@ -379,6 +379,8 @@ echo '%attr(0755,root,admin) /etc/e-smit %preun %post +# dirty workaround to fix the index and multiple login windows +/bin/touch /etc/e-smith/web/panels/user/html/index.html #/sbin/e-smith/expand-template /etc/httpd/admin-conf/httpd.conf #/sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf