1 |
# $Id: smeserver-phpmyadmin.spec,v 1.2 2020/04/13 11:28:16 jpp Exp $ |
# $Id: smeserver-phpmyadmin.spec,v 1.4 2020/12/01 07:23:40 brianr 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 5 |
%define release 6 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
24 |
Obsoletes: smeserver-phpmyadmin <= 3.5.2.2-1 |
Obsoletes: smeserver-phpmyadmin <= 3.5.2.2-1 |
25 |
Obsoletes: smeserver-phpmyadmin-multiuser |
Obsoletes: smeserver-phpmyadmin-multiuser |
26 |
|
|
27 |
Patch0: smeserver-phpmyadmin-4.0.10.2-Update-httpd-for-php-fpw-and-add-unit-file.patch |
Patch0: smeserver-phpmyadmin-4.0.10.2-Update-httpd-for-php-fpw-and-add-unit-file.patch |
28 |
|
|
29 |
%description |
%description |
30 |
Implementation of phpMyAdmin for SME Server. |
Implementation of phpMyAdmin for SME Server. |
31 |
Access with admin username/password via: https://yourdomain/phpmyadmin. |
Access with admin username/password via: https://yourdomain/phpmyadmin. |
32 |
|
|
33 |
%changelog |
%changelog |
34 |
|
* Wed Dec 16 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 4.0.10.2-6.sme |
35 |
|
- fix patch file typo |
36 |
|
|
37 |
* Sun Nov 29 2020 Brian Read <brianr@bjsystems.co.uk> 4.0.10.2-5.sme |
* Sun Nov 29 2020 Brian Read <brianr@bjsystems.co.uk> 4.0.10.2-5.sme |
38 |
- Change httpd frament to php-fpw and add in .unit.ini to set php vars [SME: 11043] |
- Change httpd frament to php-fpw and add in .user.ini to set php vars [SME: 11043] |
39 |
|
|
40 |
* Mon Apr 13 2020 Jean-Philipe Pialasse <tests@pialasse.com> 4.0.10.2-4.sme |
* Mon Apr 13 2020 Jean-Philipe Pialasse <tests@pialasse.com> 4.0.10.2-4.sme |
41 |
- first import for contribs10 |
- first import for contribs10 |