/[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.17 by jpp, Mon Aug 1 03:25:07 2022 UTC Revision 1.18 by jpp, Wed Oct 25 19:47:08 2023 UTC
# Line 1  Line 1 
1  # $Id: smeserver-phpmyadmin.spec,v 1.16 2022/07/24 04:12:28 jpp Exp $  # $Id: smeserver-phpmyadmin.spec,v 1.17 2022/08/01 03:25:07 jpp Exp $
2  # Authority: darrellmay  # Authority: darrellmay
3  # Name: Darrell May  # Name: Darrell May
4    
# Line 6  Summary: phpMyAdmin for SME Server Line 6  Summary: phpMyAdmin for SME Server
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 13  %define release 14
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GPL  License: GPL
# Line 31  Patch2: smeserver-phpmyadmin-4.0.10.2-bz Line 31  Patch2: smeserver-phpmyadmin-4.0.10.2-bz
31  Patch3: smeserver-phpmyadmin-4.0.10.2-bz11043.patch  Patch3: smeserver-phpmyadmin-4.0.10.2-bz11043.patch
32  Patch4: smeserver-phpmyadmin-4.0.10.2-bz11408-httpport.patch  Patch4: smeserver-phpmyadmin-4.0.10.2-bz11408-httpport.patch
33  Patch5: smeserver-phpmyadmin-4.0.10.2-bz12056-httpd24.patch  Patch5: smeserver-phpmyadmin-4.0.10.2-bz12056-httpd24.patch
34    Patch6: smeserver-phpmyadmin-4.0.10.2-bz12343-private.patch
35    
36  %description  %description
37  Implementation of phpMyAdmin for SME Server.  Implementation of phpMyAdmin for SME Server.
38  Access with admin username/password via: https://yourdomain/phpmyadmin.  Access with admin username/password via: https://yourdomain/phpmyadmin.
39    
40  %changelog  %changelog
41    * Wed Oct 25 2023 Jean-Philippe Pialasse <tests@pialasse.com> 4.0.10.2-14.sme
42    - fix private access not respected for admin [SME: 12343]
43    
44  * Sun Jul 31 2022 Jean-Philippe Pialasse <tests@pialasse.com> 4.0.10.2-13.sme  * Sun Jul 31 2022 Jean-Philippe Pialasse <tests@pialasse.com> 4.0.10.2-13.sme
45  - update to httpd 2.4 access syntax [SME: 12056]  - update to httpd 2.4 access syntax [SME: 12056]
46    
# Line 151  Access with admin username/password via: Line 155  Access with admin username/password via:
155  %patch3 -p1  %patch3 -p1
156  %patch4 -p1  %patch4 -p1
157  %patch5 -p1  %patch5 -p1
158    %patch6 -p1
159    
160  %build  %build
161  %{__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