fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
9552652292
commit
5a02707316
@ -6,7 +6,7 @@ Summary: phpSysInfo for SME Server
|
|||||||
%define name smeserver-phpsysinfo
|
%define name smeserver-phpsysinfo
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
%define version 3.2.3
|
%define version 3.2.3
|
||||||
%define release 7
|
%define release 8
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: %{release}%{?dist}
|
Release: %{release}%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -17,9 +17,9 @@ URL: http://phpsysinfo.sourceforge.net
|
|||||||
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
||||||
BuildArchitectures: noarch
|
BuildArchitectures: noarch
|
||||||
Requires: smeserver-release >= 10.0
|
Requires: smeserver-release >= 10.0
|
||||||
Requires: e-smith-apache >= 2.6.0-19
|
Requires: smeserver-apache >= 2.6.0-19
|
||||||
Requires: hddtemp lm_sensors
|
Requires: hddtemp lm_sensors
|
||||||
BuildRequires: e-smith-devtools
|
BuildRequires: smeserver-devtools
|
||||||
AutoReqProv: no
|
AutoReqProv: no
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -27,6 +27,9 @@ AutoReqProv: no
|
|||||||
Access with admin login credentials via https://yourdomain/phpsysinfo
|
Access with admin login credentials via https://yourdomain/phpsysinfo
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 3.2.3-8.sme
|
||||||
|
- Fix e-smith references in smeserver-phpsysinfo [SME: 12732]
|
||||||
|
|
||||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 3.2.3-7.sme
|
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 3.2.3-7.sme
|
||||||
- Roll up patches and move to git repo [SME: 12338]
|
- Roll up patches and move to git repo [SME: 12338]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user