--- rpms/smeserver-phpmyadmin/contribs10/smeserver-phpmyadmin.spec 2020/11/29 19:04:34 1.3 +++ rpms/smeserver-phpmyadmin/contribs10/smeserver-phpmyadmin.spec 2020/12/16 12:16:02 1.5 @@ -1,4 +1,4 @@ -# $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 $ # Authority: darrellmay # Name: Darrell May @@ -6,7 +6,7 @@ Summary: phpMyAdmin for SME Server %define name smeserver-phpmyadmin Name: %{name} %define version 4.0.10.2 -%define release 5 +%define release 6 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -24,15 +24,18 @@ Obsoletes: e-smith-phpmyadmin Obsoletes: smeserver-phpmyadmin <= 3.5.2.2-1 Obsoletes: smeserver-phpmyadmin-multiuser -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 + %description Implementation of phpMyAdmin for SME Server. Access with admin username/password via: https://yourdomain/phpmyadmin. %changelog +* Wed Dec 16 2020 John Crisp 4.0.10.2-6.sme +- fix patch file typo + * Sun Nov 29 2020 Brian Read 4.0.10.2-5.sme -- 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] * Mon Apr 13 2020 Jean-Philipe Pialasse 4.0.10.2-4.sme - first import for contribs10