1 |
# $Id: smeserver-phpsysinfo.spec,v 1.1 2013/03/03 21:49:49 unnilennium Exp $ |
# $Id: smeserver-phpsysinfo.spec,v 1.1 2020/10/24 08:32:49 brianr Exp $ |
2 |
# Authority: darrellmay |
# Authority: darrellmay |
3 |
# Name: Darrell May |
# Name: Darrell May |
4 |
|
|
6 |
%define name smeserver-phpsysinfo |
%define name smeserver-phpsysinfo |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 3.2.3 |
%define version 3.2.3 |
9 |
%define release 3 |
%define release 4 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
13 |
Group: SME/addon |
Group: SME/addon |
14 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
15 |
Patch0: smeserver-phpsysinfo-3.2.3-bz10329-process-formating.patch |
Patch0: smeserver-phpsysinfo-3.2.3-bz10329-process-formating.patch |
16 |
|
Patch1: smeserver-phpsysinfo-3.2.3-Add-Update-event-to-createlinks.patch |
17 |
URL: http://phpsysinfo.sourceforge.net |
URL: http://phpsysinfo.sourceforge.net |
18 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
19 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
27 |
Access with admin login credentials via https://yourdomain/phpsysinfo |
Access with admin login credentials via https://yourdomain/phpsysinfo |
28 |
|
|
29 |
%changelog |
%changelog |
30 |
|
* Wed Apr 07 2021 Brian Read <brianr@bjsystems.co.uk> 3.2.3-4.sme |
31 |
|
- Add Update event to createlinks [SME: 11054] |
32 |
|
|
33 |
|
* Wed Apr 07 2021 BogusDateBot |
34 |
|
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
35 |
|
by assuming the date is correct and changing the weekday. |
36 |
|
Thu May 30 2001 --> Thu May 24 2001 or Wed May 30 2001 or Thu May 31 2001 or .... |
37 |
|
Wed Sep 22 2015 --> Wed Sep 16 2015 or Tue Sep 22 2015 or Wed Sep 23 2015 or .... |
38 |
|
|
39 |
* Sun Jan 20 2019 Jean-Philipe Pialasse <tests@pialasse.com> 3.2.3-3.sme |
* Sun Jan 20 2019 Jean-Philipe Pialasse <tests@pialasse.com> 3.2.3-3.sme |
40 |
- fix process formating [SME: 10329] |
- Add Update event to createlinks process formating [SME: 10329] |
41 |
|
|
42 |
* Wed Sep 22 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 3.2.3-1.sme |
* Tue Sep 22 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 3.2.3-1.sme |
43 |
|
Wed Sep 22 2015 --> Wed Sep 16 2015 or Tue Sep 22 2015 or Wed Sep 23 2015 or .... |
44 |
- Upgrade to upstream 3.2.3 |
- Upgrade to upstream 3.2.3 |
45 |
- Require hddtemp lm_sensors |
- Require hddtemp lm_sensors |
46 |
|
|
100 |
- [1.8-0] |
- [1.8-0] |
101 |
* Sun Sep 23 2001 Darrell May <dmay@netsourced.com> |
* Sun Sep 23 2001 Darrell May <dmay@netsourced.com> |
102 |
- name change |
- name change |
103 |
* Thu May 30 2001 Darrell May <dmay@netsourced.com> |
* Wed May 30 2001 Darrell May <dmay@netsourced.com> |
104 |
|
Thu May 30 2001 --> Thu May 24 2001 or Wed May 30 2001 or Thu May 31 2001 or .... |
105 |
- 2.1.0-1 |
- 2.1.0-1 |
106 |
- Original version |
- Original version |
107 |
|
|
108 |
%prep |
%prep |
109 |
%setup |
%setup |
110 |
%patch0 -p1 |
%patch0 -p1 |
111 |
|
%patch1 -p1 |
112 |
|
|
113 |
%build |
%build |
114 |
perl createlinks |
perl createlinks |