--- rpms/smeserver-phpsysinfo/contribs10/smeserver-phpsysinfo.spec 2020/10/24 08:32:49 1.1 +++ rpms/smeserver-phpsysinfo/contribs10/smeserver-phpsysinfo.spec 2022/08/01 03:32:28 1.4 @@ -1,4 +1,4 @@ -# $Id: smeserver-phpsysinfo.spec,v 1.1 2013/03/03 21:49:49 unnilennium Exp $ +# $Id: smeserver-phpsysinfo.spec,v 1.3 2022/07/24 04:38:12 jpp Exp $ # Authority: darrellmay # Name: Darrell May @@ -6,17 +6,21 @@ Summary: phpSysInfo for SME Server %define name smeserver-phpsysinfo Name: %{name} %define version 3.2.3 -%define release 3 +%define release 6 Version: %{version} Release: %{release}%{?dist} License: GPL Group: SME/addon Source: %{name}-%{version}.tar.gz Patch0: smeserver-phpsysinfo-3.2.3-bz10329-process-formating.patch +Patch1: smeserver-phpsysinfo-3.2.3-Add-Update-event-to-createlinks.patch +Patch2: smeserver-phpsysinfo-3.2.3-bz12057-httpd24.patch + URL: http://phpsysinfo.sourceforge.net BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch -Requires: smeserver-release >= 9.0 +Requires: smeserver-release >= 10.0 +Requires: e-smith-apache >= 2.6.0-19 Requires: hddtemp lm_sensors BuildRequires: e-smith-devtools AutoReqProv: no @@ -26,10 +30,27 @@ AutoReqProv: no Access with admin login credentials via https://yourdomain/phpsysinfo %changelog +* Sun Jul 31 2022 Jean-Philippe Pialasse 3.2.3-6.sme +- update to httpd 2.4 access syntax [SME: 12057] + removed compatibnility, added Requires e-smith-apache >= 2.6.0-19 + +* Sun Jul 24 2022 Jean-Philippe Pialasse 3.2.3-5.sme +- update to httpd 2.4 access syntax [SME: 12057] + +* Wed Apr 07 2021 Brian Read 3.2.3-4.sme +- Add Update event to createlinks [SME: 11054] + +* Wed Apr 07 2021 BogusDateBot +- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, + by assuming the date is correct and changing the weekday. + Thu May 30 2001 --> Thu May 24 2001 or Wed May 30 2001 or Thu May 31 2001 or .... + Wed Sep 22 2015 --> Wed Sep 16 2015 or Tue Sep 22 2015 or Wed Sep 23 2015 or .... + * Sun Jan 20 2019 Jean-Philipe Pialasse 3.2.3-3.sme -- fix process formating [SME: 10329] +- Add Update event to createlinks process formating [SME: 10329] -* Wed Sep 22 2015 stephane de Labrusse 3.2.3-1.sme +* Tue Sep 22 2015 stephane de Labrusse 3.2.3-1.sme + Wed Sep 22 2015 --> Wed Sep 16 2015 or Tue Sep 22 2015 or Wed Sep 23 2015 or .... - Upgrade to upstream 3.2.3 - Require hddtemp lm_sensors @@ -89,13 +110,16 @@ Access with admin login credentials via - [1.8-0] * Sun Sep 23 2001 Darrell May - name change -* Thu May 30 2001 Darrell May +* Wed May 30 2001 Darrell May + Thu May 30 2001 --> Thu May 24 2001 or Wed May 30 2001 or Thu May 31 2001 or .... - 2.1.0-1 - Original version %prep %setup %patch0 -p1 +%patch1 -p1 +%patch2 -p1 %build perl createlinks