1 |
# $Id: smeserver-phpmyadmin.spec,v 1.6 2013/06/19 19:37:14 unnilennium Exp $ |
# $Id: smeserver-phpmyadmin.spec,v 1.7 2013/06/20 21:37:12 unnilennium 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 3.5.2.2 |
%define version 3.5.2.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 |
23 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
24 |
Obsoletes: e-smith-phpmyadmin |
Obsoletes: e-smith-phpmyadmin |
25 |
Obsoletes: smeserver-phpmyadmin <= 3.5.2.2-1 |
Obsoletes: smeserver-phpmyadmin <= 3.5.2.2-1 |
26 |
|
Obsoletes: smeserver-phpmyadmin-multiuser |
27 |
|
|
28 |
%description |
%description |
29 |
Implementation of phpMyAdmin for SME Server. |
Implementation of phpMyAdmin for SME Server. |
30 |
Access with admin username/password via: https://yourdomain/phpmyadmin. |
Access with admin username/password via: https://yourdomain/phpmyadmin. |
31 |
|
|
32 |
%changelog |
%changelog |
33 |
|
* Sat Jun 22 2013 JP Pialasse <tests@pialasse.com> 3.5.2.2-6 |
34 |
|
- Obsolete multiuser [SME: 7685] |
35 |
|
|
36 |
* Tue Jun 18 2013 JP Pialasse <tests@pialasse.com> 3.5.2.2-5 |
* Tue Jun 18 2013 JP Pialasse <tests@pialasse.com> 3.5.2.2-5 |
37 |
- added full 3.5 configuration to avoid errors [SME: 7153] [SME: 7194] |
- added full 3.5 configuration to avoid errors [SME: 7153] [SME: 7194] |
38 |
- incorporated multiuser contrib in this package [SME: 7628 7627 ] |
- incorporated multiuser contrib in this package [SME: 7628 7627 ] |