/[smecontribs]/rpms/smeserver-phpmyadmin/contribs10/smeserver-phpmyadmin.spec
ViewVC logotype

Diff of /rpms/smeserver-phpmyadmin/contribs10/smeserver-phpmyadmin.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.15 by jpp, Sun Jul 24 03:59:04 2022 UTC Revision 1.16 by jpp, Sun Jul 24 04:12:28 2022 UTC
# Line 1  Line 1 
1  # $Id: smeserver-phpmyadmin.spec,v 1.14 2021/02/28 14:18:21 jpp Exp $  # $Id: smeserver-phpmyadmin.spec,v 1.15 2022/07/24 03:59:04 jpp Exp $
2  # Authority: darrellmay  # Authority: darrellmay
3  # Name: Darrell May  # Name: Darrell May
4    
# Line 29  Patch1: smeserver-phpmyadmin-4.0.10.2-bz Line 29  Patch1: smeserver-phpmyadmin-4.0.10.2-bz
29  Patch2: smeserver-phpmyadmin-4.0.10.2-bz11043-configure-php-pool.patch  Patch2: smeserver-phpmyadmin-4.0.10.2-bz11043-configure-php-pool.patch
30  Patch3: smeserver-phpmyadmin-4.0.10.2-bz11043.patch  Patch3: smeserver-phpmyadmin-4.0.10.2-bz11043.patch
31  Patch4: smeserver-phpmyadmin-4.0.10.2-bz11408-httpport.patch  Patch4: smeserver-phpmyadmin-4.0.10.2-bz11408-httpport.patch
32    Patch5: smeserver-phpmyadmin-4.0.10.2-bz12056-httpd24.patch
33    
34  %description  %description
35  Implementation of phpMyAdmin for SME Server.  Implementation of phpMyAdmin for SME Server.
# Line 37  Access with admin username/password via: Line 38  Access with admin username/password via:
38  %changelog  %changelog
39  * 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
40  - use $httpPort in place of hardcoded port 80 [SME: 11408]  - use $httpPort in place of hardcoded port 80 [SME: 11408]
41    - update to httpd 2.4 access syntax [SME: 12056]
42    
43  * Sun Feb 28 2021 Jean-Philipe Pialasse <tests@pialasse.com> 4.0.10.2-11.sme  * Sun Feb 28 2021 Jean-Philipe Pialasse <tests@pialasse.com> 4.0.10.2-11.sme
44  - finish php74 pool integration [SME: 11043]  - finish php74 pool integration [SME: 11043]
# Line 144  Access with admin username/password via: Line 146  Access with admin username/password via:
146  %patch2 -p1  %patch2 -p1
147  %patch3 -p1  %patch3 -p1
148  %patch4 -p1  %patch4 -p1
149    %patch5 -p1
150    
151  %build  %build
152  %{__mkdir_p} root/var/lib/php/phpmyadmin/{tmp,session,opcache,wsdlcache}  %{__mkdir_p} root/var/lib/php/phpmyadmin/{tmp,session,opcache,wsdlcache}


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed