--- rpms/smeserver-userpanel/contribs10/smeserver-userpanel.spec 2020/11/04 16:01:56 1.1 +++ rpms/smeserver-userpanel/contribs10/smeserver-userpanel.spec 2022/11/22 19:11:22 1.8 @@ -1,4 +1,4 @@ -# $Id: smeserver-userpanel.spec,v 1.14 2017/05/31 20:48:55 unnilennium Exp $ +# $Id: smeserver-userpanel.spec,v 1.7 2022/11/22 19:05:35 jpp Exp $ # Authority: dungog # Name: Stephen Noble @@ -6,20 +6,27 @@ Summary: Provide a user panel to let use %define name smeserver-userpanel Name: %{name} %define version 1.4 -%define release 1 +%define release 5 Version: %{version} Release: %{release}%{?dist} License: GPL URL: http://wiki.contribs.org Group: SMEserver/addon Source: %{name}-%{version}.tar.xz +Patch0: %{name}-%{version}-v10_init.patch +Patch1: smeserver-userpanel-1.4-bz11079.patch +Patch2: smeserver-userpanel-1.4-bz12064-24syntax.patch +Patch3: smeserver-userpanel-1.4-bz11390-systemctl.patch +Patch4: smeserver-userpanel-1.4-bz10964-infotxt.patch +Patch5: smeserver-userpanel-1.4-bz12235.patch + BuildArchitectures: noarch BuildRoot: /var/tmp/%{name}-%{version} Requires: smeserver-release >= 10 +Requires: e-smith-apache >= 2.6.0-19 BuildRequires: e-smith-devtools Obsoletes: e-smith-userpanel AutoReqProv: no -Patch0: %{name}-%{version}-v10_init.patch %description SME Server enhancement to create a user manager panel where users can @@ -30,18 +37,31 @@ userpanels available in seperate rpms. Panels can be delegated at user, group or global levels %changelog -* Mon Nov 02 2020 Michel Begue 1.4-1.sme +* Tue Nov 22 2022 Jean-Philippe Pialasse 1.4-5.sme +- prevent manager locking on reconfiguration [SME: 12235] + +* Mon Aug 01 2022 Jean-Philippe Pialasse 1.4-4.sme +- update to httpd 2.4 access syntax [SME: 12064] + thanks to Vasarhelyi Zsolt +- fix call to svc in place of systemctl [SME: 11390] +- remove reference to info.txt [SME: 10964] + +* Tue Feb 23 2021 Jean-Philippe Pialasse 1.4-3.sme +- add -update event to avoid reboot [SME: 11079] + also fix detection of userpassword file + +* Mon Nov 02 2020 Michel Begue 1.4-2.sme - Initial release for sme10 [SME: 11079] -* Wed May 31 2017 Jean-Philipe Pialasse 1.2-3.sme +* Wed May 31 2017 Jean-Philippe 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 +* Tue May 30 2017 Jean-Philippe 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 +* Tue Jul 19 2016 Jean-Philippe Pialasse 1.1-6.sme - adapt to the new color of manager for Koozali [SME: 9678] - thanks to John Crisp for this great work. @@ -355,6 +375,11 @@ Panels can be delegated at user, group o %prep %setup %patch0 -p1 +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 %build perl createlinks