1 |
# $Id: smeserver-phpmyadmin.spec,v 1.7 2020/12/18 15:44:29 jcrisp Exp $ |
# $Id: smeserver-phpmyadmin.spec,v 1.8 2020/12/22 13:51:37 jcrisp 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 8 |
%define release 9 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
33 |
Access with admin username/password via: https://yourdomain/phpmyadmin. |
Access with admin username/password via: https://yourdomain/phpmyadmin. |
34 |
|
|
35 |
%changelog |
%changelog |
36 |
|
* Wed Dec 23 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 4.0.10.2-9.sme |
37 |
|
- Bump the the version to fix the tags and apply last patch |
38 |
|
|
39 |
* Tue Dec 22 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 4.0.10.2-8.sme |
* Tue Dec 22 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 4.0.10.2-8.sme |
40 |
- add php pool template, disable unit.ini, restore httpauth [SME: 11043] |
- add php pool template, disable unit.ini, restore httpauth [SME: 11043] |
41 |
- Fix version to PHP73 - any higher needs a newer version of phpMyAdmin |
- Fix version to PHP73 - any higher needs a newer version of phpMyAdmin |