1 |
# $Id: smeserver-phpmyadmin.spec,v 1.15 2022/07/24 03:59:04 jpp Exp $ |
# $Id: smeserver-phpmyadmin.spec,v 1.16 2022/07/24 04:12:28 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 12 |
%define release 13 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
18 |
Requires: e-smith-base |
Requires: e-smith-base |
19 |
Requires: phpMyAdmin >= 4.4.15.10 |
Requires: phpMyAdmin >= 4.4.15.10 |
20 |
Requires: e-smith-release >= 10.0 |
Requires: e-smith-release >= 10.0 |
21 |
|
Requires: e-smith-apache >= 2.6.0-19 |
22 |
Obsoletes: phpmyadmin,phpMyAdmin3 |
Obsoletes: phpmyadmin,phpMyAdmin3 |
23 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
24 |
Obsoletes: e-smith-phpmyadmin |
Obsoletes: e-smith-phpmyadmin |
37 |
Access with admin username/password via: https://yourdomain/phpmyadmin. |
Access with admin username/password via: https://yourdomain/phpmyadmin. |
38 |
|
|
39 |
%changelog |
%changelog |
40 |
|
* Sun Jul 31 2022 Jean-Philippe Pialasse <tests@pialasse.com> 4.0.10.2-13.sme |
41 |
|
- update to httpd 2.4 access syntax [SME: 12056] |
42 |
|
|
43 |
* Sat Jul 23 2022 Jean-Philippe Pialasse <tests@pialasse.com> 4.0.10.2-12.sme |
* Sat Jul 23 2022 Jean-Philippe Pialasse <tests@pialasse.com> 4.0.10.2-12.sme |
44 |
- use $httpPort in place of hardcoded port 80 [SME: 11408] |
- use $httpPort in place of hardcoded port 80 [SME: 11408] |
45 |
- update to httpd 2.4 access syntax [SME: 12056] |
- update to httpd 2.4 access syntax [SME: 12056] |