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

Diff of /rpms/phpki/contribs7/phpki.spec

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

Revision 1.8 by vip-ire, Tue Mar 15 07:27:10 2011 UTC Revision 1.9 by vip-ire, Wed Jun 29 11:11:58 2011 UTC
# Line 1  Line 1 
1  # $Id: phpki.spec,v 1.7 2010/05/28 09:49:57 vip-ire Exp $  # $Id: phpki.spec,v 1.8 2011/03/15 07:27:10 vip-ire 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 13  %define         release 14
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 30  Patch13:       phpki-0.82-ca_help.patch Line 30  Patch13:       phpki-0.82-ca_help.patch
30  Patch14:        phpki-0.82-empty_pass_php_5.2.patch  Patch14:        phpki-0.82-empty_pass_php_5.2.patch
31  Patch15:        phpki-0.82-update_crl_via_cron.patch  Patch15:        phpki-0.82-update_crl_via_cron.patch
32  Patch16:        phpki-0.82-use_sha1.patch  Patch16:        phpki-0.82-use_sha1.patch
33    Patch17:        phpki-0.82-ca_admin_users.patch
34    
35  BuildArch:      noarch  BuildArch:      noarch
36  BuildRoot:      /var/tmp/%{name}-%{version}  BuildRoot:      /var/tmp/%{name}-%{version}
# Line 49  With it, you may create and centrally ma Line 50  With it, you may create and centrally ma
50  e-mail clients, SSL servers, and VPN applications.  e-mail clients, SSL servers, and VPN applications.
51    
52  %changelog  %changelog
53    * Wed Jun 29 2011 Daniel B. <daniel@firewall-services.com> 0.82-14.sme
54    - Don't check issuer (everyone allowed to access /ca can manage
55      all the certificates, access to /ca is controlled by apache)
56    
57  * Tue Mar 15 2011 Daniel B. <daniel@firewall-services.com> 0.82-13.sme  * Tue Mar 15 2011 Daniel B. <daniel@firewall-services.com> 0.82-13.sme
58  - Replace md5 with sha1 for signing  - Replace md5 with sha1 for signing
59    
# Line 117  e-mail clients, SSL servers, and VPN app Line 122  e-mail clients, SSL servers, and VPN app
122  %patch14 -p1  %patch14 -p1
123  %patch15 -p1  %patch15 -p1
124  %patch16 -p1  %patch16 -p1
125    %patch17 -p1
126    
127  %build  %build
128  %{__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