/[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.7 by jcrisp, Thu Apr 2 10:29:40 2020 UTC Revision 1.8 by jcrisp, Thu Apr 2 12:39:02 2020 UTC
# Line 1  Line 1 
1  # $Id: phpki.spec,v 1.6 2020/04/02 10:28:07 jcrisp Exp $  # $Id: phpki.spec,v 1.7 2020/04/02 10:29:40 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 22  %define         release 23
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 36  Patch19:        phpki-0.82-potential_xss Line 36  Patch19:        phpki-0.82-potential_xss
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  Patch22:        phpki-0.82-fix-dates-2.patch
39    Patch23:        phpki-0.82-fix-dates-3.patch
40    
41  BuildArch:      noarch  BuildArch:      noarch
42  BuildRoot:      /var/tmp/%{name}-%{version}  BuildRoot:      /var/tmp/%{name}-%{version}
# Line 55  With it, you may create and centrally ma Line 56  With it, you may create and centrally ma
56  e-mail clients, SSL servers, and VPN applications.  e-mail clients, SSL servers, and VPN applications.
57    
58  %changelog  %changelog
59    * Thu Apr 02 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 0.82-23.sme
60    - Add secondary date sort after Status sort
61    
62  * Thu Apr 02 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 0.82-22.sme  * Thu Apr 02 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 0.82-22.sme
63  - Add the patch file which I forgot  - Add the patch file which I forgot
64    
# Line 163  e-mail clients, SSL servers, and VPN app Line 167  e-mail clients, SSL servers, and VPN app
167  %patch20 -p1  %patch20 -p1
168  %patch21 -p1  %patch21 -p1
169  %patch22 -p1  %patch22 -p1
170    %patch23 -p1
171    
172  %build  %build
173  %{__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