--- rpms/smeserver-userpanel/contribs9/smeserver-userpanel.spec 2016/07/19 13:23:55 1.5 +++ rpms/smeserver-userpanel/contribs9/smeserver-userpanel.spec 2017/05/31 20:48:55 1.14 @@ -1,26 +1,28 @@ -# $Id: smeserver-userpanel.spec,v 1.4 2015/10/18 19:45:24 stephdl Exp $ +# $Id: smeserver-userpanel.spec,v 1.13 2017/05/31 19:29:59 unnilennium Exp $ # Authority: dungog # Name: Stephen Noble Summary: Provide a user panel to let users to change delegated server settings. %define name smeserver-userpanel Name: %{name} -%define version 1.1 -%define release 6 +%define version 1.2 +%define release 3 Version: %{version} Release: %{release}%{?dist} License: GPL URL: http://wiki.contribs.org Group: SMEserver/addon Source: %{name}-%{version}.tar.gz -Patch0:smeserver-userpanel-1.1.bz9678.Koozali_manager.patch BuildArchitectures: noarch BuildRoot: /var/tmp/%{name}-%{version} Requires: e-smith-release >= 9 BuildRequires: e-smith-devtools Obsoletes: e-smith-userpanel AutoReqProv: no -Patch0: smeserver-userpanel-1.1.bz9093.user_alias.patch +#Patch0: smeserver-userpanel-1.1.bz9093.user_alias.patch +#Patch1:smeserver-userpanel-1.1.bz9678.Koozali_manager.patch +#Patch2: smeserver-userpanel-1.1.bz8026.redirectionOnLogout.patch + %description SME Server enhancement to create a user manager panel where users can authenticate with their own username/password and change selected @@ -30,6 +32,14 @@ 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-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. + +* Tue May 30 2017 Jean-Philipe Pialasse 1.1-8.sme +- fix bad redirection on logout or timeout [SME: 8026] + * Tue Jul 19 2016 Jean-Philipe Pialasse 1.1-6.sme - adapt to the new color of manager for Koozali [SME: 9678] - thanks to John Crisp for this great work. @@ -169,7 +179,8 @@ Panels can be delegated at user, group o - many other changes - [1.6.0-1] -* Thu May 21 2003 Stephen Noble +* Wed May 21 2003 Stephen Noble + Thu May 21 2003 --> Thu May 15 2003 or Wed May 21 2003 or Thu May 22 2003 or .... - Fix 90e-smithAccess30user, httpd failed with 500?+ users - [1.0-11] @@ -336,14 +347,15 @@ Panels can be delegated at user, group o - [0.1-2] - added post (un)install scripts to expand/reload the relevant templates/services -* Mon Sep 04 2001 Daniel van Raay +* Tue Sep 04 2001 Daniel van Raay - [0.1-1] - initial release %prep %setup -%patch0 -p1 -%patch1 -p1 +#%patch0 -p1 +#%patch1 -p1 +#%patch2 -p1 %build perl createlinks @@ -367,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