/[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.5 by jcrisp, Tue Mar 3 14:55:34 2020 UTC Revision 1.6 by jcrisp, Thu Apr 2 10:28:07 2020 UTC
# Line 1  Line 1 
1  # $Id: phpki.spec,v 1.4 2018/11/17 13:20:42 jcrisp Exp $  # $Id: phpki.spec,v 1.5 2020/03/03 14:55:34 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 20  %define         release 21
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 35  Patch18:       phpki-0.82.bz10622.fixphpwarnin Line 35  Patch18:       phpki-0.82.bz10622.fixphpwarnin
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  Patch21:        phpki-0.82-fix-dates.patch
38    Patch22:        phpki-0.82-fix-dates-2.patch
39    
40  BuildArch:      noarch  BuildArch:      noarch
41  BuildRoot:      /var/tmp/%{name}-%{version}  BuildRoot:      /var/tmp/%{name}-%{version}
# Line 54  With it, you may create and centrally ma Line 55  With it, you may create and centrally ma
55  e-mail clients, SSL servers, and VPN applications.  e-mail clients, SSL servers, and VPN applications.
56    
57  %changelog  %changelog
58    * Thu Apr 02 2020 John Crisp <jcrsip@safeandsoundit.co.uk> 0.82-21.sme
59    - Modify the dates fix to sort digitally
60    
61  * Tue Mar 03 2020 John Crisp <jcrsip@safeandsoundit.co.uk> 0.82-20.sme  * Tue Mar 03 2020 John Crisp <jcrsip@safeandsoundit.co.uk> 0.82-20.sme
62  - Backporting some fixes from 0.83+  - Backporting some fixes from 0.83+
63  - Fix start/finish/revoke dates  - Fix start/finish/revoke dates
# Line 155  e-mail clients, SSL servers, and VPN app Line 159  e-mail clients, SSL servers, and VPN app
159  %patch19 -p1  %patch19 -p1
160  %patch20 -p1  %patch20 -p1
161  %patch21 -p1  %patch21 -p1
162    %patch22 -p1
163    
164  %build  %build
165  %{__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