1 |
# $Id: smeserver-phpmyadmin.spec,v 1.10 2021/02/28 03:30:17 jpp Exp $ |
# $Id: smeserver-phpmyadmin.spec,v 1.12 2021/02/28 07:17:31 jpp Exp $ |
2 |
# Authority: darrellmay |
# Authority: darrellmay |
3 |
# Name: Darrell May |
# Name: Darrell May |
4 |
|
|
6 |
%define name smeserver-phpmyadmin |
%define name smeserver-phpmyadmin |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 4.0.10.2 |
%define version 4.0.10.2 |
9 |
%define release 9 |
%define release 10 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
34 |
Access with admin username/password via: https://yourdomain/phpmyadmin. |
Access with admin username/password via: https://yourdomain/phpmyadmin. |
35 |
|
|
36 |
%changelog |
%changelog |
37 |
* Sun Feb 28 2021 Jean-Philipe Pialasse <tests@pialasse.com> 4.0.10.2-9.sme |
* Sun Feb 28 2021 Jean-Philipe Pialasse <tests@pialasse.com> 4.0.10.2-10.sme |
38 |
- finish php74 pool integration [SME: 11043] |
- finish php74 pool integration [SME: 11043] |
39 |
|
|
40 |
* Fri Dec 18 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 4.0.10.2-8.sme |
* Fri Dec 18 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 4.0.10.2-8.sme |
155 |
--dir /var/lib/php/phmyadmin/opcache 'attr(0770,www,www)' \ |
--dir /var/lib/php/phmyadmin/opcache 'attr(0770,www,www)' \ |
156 |
--dir /var/lib/php/phmyadmin/session 'attr(0770,www,www)' \ |
--dir /var/lib/php/phmyadmin/session 'attr(0770,www,www)' \ |
157 |
--dir /var/lib/php/phmyadmin/wsdlcache 'attr(0770,www,www)' \ |
--dir /var/lib/php/phmyadmin/wsdlcache 'attr(0770,www,www)' \ |
158 |
--dir /var/log/php/phpmyadmin 'attr(0755,root,www)' \ |
--dir /var/log/php/phpmyadmin 'attr(0770,root,www)' \ |
159 |
$RPM_BUILD_ROOT > %{name}-%{version}-filelist |
$RPM_BUILD_ROOT > %{name}-%{version}-filelist |
160 |
echo "%doc CHANGELOG.git" >> %{name}-%{version}-filelist |
echo "%doc CHANGELOG.git" >> %{name}-%{version}-filelist |
161 |
echo "%doc phpmyadmin.sql" >> %{name}-%{version}-filelist |
echo "%doc phpmyadmin.sql" >> %{name}-%{version}-filelist |