/[smecontribs]/rpms/phpki/contribs9/phpki.spec
ViewVC logotype

Diff of /rpms/phpki/contribs9/phpki.spec

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

Revision 1.4 by jcrisp, Sat Nov 17 13:20:42 2018 UTC Revision 1.5 by jcrisp, Tue Mar 3 14:55:34 2020 UTC
# Line 1  Line 1 
1  # $Id: phpki.spec,v 1.3 2018/10/08 07:35:31 dani Exp $  # $Id: phpki.spec,v 1.4 2018/11/17 13:20:42 jcrisp Exp $
2  # Authority: vip-ire  # Authority: vip-ire
3  # Name: Daniel Berteaud  # Name: Daniel Berteaud
4    
5  %define         name phpki  %define         name phpki
6  %define         version 0.82  %define         version 0.82
7  %define         release 19  %define         release 20
8  Summary:        Phpki is a simple certificate management suite  Summary:        Phpki is a simple certificate management suite
9  Name:           %{name}  Name:           %{name}
10  Version:        %{version}  Version:        %{version}
# Line 34  Patch17:       phpki-0.82-ca_admin_users.patch Line 34  Patch17:       phpki-0.82-ca_admin_users.patch
34  Patch18:        phpki-0.82.bz10622.fixphpwarnings.patch  Patch18:        phpki-0.82.bz10622.fixphpwarnings.patch
35  Patch19:        phpki-0.82-potential_xss_php_self.patch  Patch19:        phpki-0.82-potential_xss_php_self.patch
36  Patch20:        phpki-0.82-fix-preg_match.patch  Patch20:        phpki-0.82-fix-preg_match.patch
37    Patch21:        phpki-0.82-fix-dates.patch
38    
39  BuildArch:      noarch  BuildArch:      noarch
40  BuildRoot:      /var/tmp/%{name}-%{version}  BuildRoot:      /var/tmp/%{name}-%{version}
41    
42  BuildRequires:  e-smith-devtools  BuildRequires:  e-smith-devtools
43    
44  Requires:       e-smith-release >= 7.0  Requires:       e-smith-release >= 9.0
45  Requires:       php  Requires:       php
46  Requires:       openssl  Requires:       openssl
47  Requires:       openvpn  Requires:       openvpn
# Line 53  With it, you may create and centrally ma Line 54  With it, you may create and centrally ma
54  e-mail clients, SSL servers, and VPN applications.  e-mail clients, SSL servers, and VPN applications.
55    
56  %changelog  %changelog
57    * Tue Mar 03 2020 John Crisp <jcrsip@safeandsoundit.co.uk> 0.82-20.sme
58    - Backporting some fixes from 0.83+
59    - Fix start/finish/revoke dates
60    - expand preg match statements
61    - Fix some formatting
62    - Bump the required release version
63    - Fix country code check [SME:8911]
64    
65  * Sat Nov 17 2018 Terry Fage <tfage@yahoo.com.au> 0.82-19.sme  * Sat Nov 17 2018 Terry Fage <tfage@yahoo.com.au> 0.82-19.sme
66  - Fix preg_match warnings [SME:10622]  - Fix preg_match warnings [SME:10622]
67    
# Line 145  e-mail clients, SSL servers, and VPN app Line 154  e-mail clients, SSL servers, and VPN app
154  %patch18 -p1  %patch18 -p1
155  %patch19 -p1  %patch19 -p1
156  %patch20 -p1  %patch20 -p1
157    %patch21 -p1
158    
159  %build  %build
160  %{__mkdir_p} root/opt/phpki/html  %{__mkdir_p} root/opt/phpki/html


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