/[smecontribs]/rpms/smeserver-phpki/contribs8/smeserver-phpki.spec
ViewVC logotype

Diff of /rpms/smeserver-phpki/contribs8/smeserver-phpki.spec

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

Revision 1.1 by unnilennium, Sun Mar 3 21:21:41 2013 UTC Revision 1.3 by vip-ire, Mon Nov 18 14:59:07 2013 UTC
# Line 1  Line 1 
1  # $Id: smeserver-phpki.spec,v 1.4 2011/10/13 16:02:58 vip-ire Exp $  # $Id: smeserver-phpki.spec,v 1.2 2013/05/24 19:53:15 unnilennium Exp $
2  # Authority: vip-ire  # Authority: vip-ire
3  # Name: Daniel Berteaud  # Name: Daniel Berteaud
4    
5  Name:           smeserver-phpki  Name:           smeserver-phpki
6  Version:        0.1  Version:        0.1
7  Release:        6%{?dist}  Release:        8%{?dist}
8  Summary:        php integration into SME server  Summary:        php integration into SME server
9    
10  Group:          Applications/System  Group:          Applications/System
# Line 20  Patch5:                smeserver-phpki-0.1-section_sec Line 20  Patch5:                smeserver-phpki-0.1-section_sec
20  Patch6:         smeserver-phpki-0.1-fix_logrotate_event.patch  Patch6:         smeserver-phpki-0.1-fix_logrotate_event.patch
21  Patch7:         smeserver-phpki-0.1-protect_by_location.patch  Patch7:         smeserver-phpki-0.1-protect_by_location.patch
22  Patch8:         smeserver-phpki-0.1-session_path.patch  Patch8:         smeserver-phpki-0.1-session_path.patch
23    Patch9:         smeserver-phpki-0.1-fix_redirect_with_user_manager_and_sso.patch
24    
25  BuildRoot:      %{_tmppath}/%{name}-%{version}  BuildRoot:      %{_tmppath}/%{name}-%{version}
26  BuildArch:      noarch  BuildArch:      noarch
# Line 29  BuildRequires: e-smith-devtools Line 30  BuildRequires: e-smith-devtools
30  Requires:       mod_auth_tkt  Requires:       mod_auth_tkt
31  Requires:       e-smith-base  Requires:       e-smith-base
32  Requires:       phpki  Requires:       phpki
33    Requires:       php-process
34    
35  %description  %description
36  PHPki is an Open Source Web application for managing a multi-agency PKI for HIPAA compliance.  PHPki is an Open Source Web application for managing a multi-agency PKI for HIPAA compliance.
# Line 39  This package contains specific configura Line 40  This package contains specific configura
40    
41    
42  %changelog  %changelog
43  * Thu Oct 13 2011 Daniel B. <daniel@firewall-services.com> - 0.1-5.sme  * Mon Nov 18 2013 Daniel B. <daniel@firewall-services.com> - 0.1-8.sme
44    - Fix a redirect issue with user-manager and LemonLDAP::NG as SSO
45    
46    * Fri May 24 2013 JP Pialasse <tests@pialasse.com> - 0.1-7.sme
47    - added php-process as dependency [SME: 7439]
48    
49    * Thu Oct 13 2011 Daniel B. <daniel@firewall-services.com> - 0.1-6.sme
50  - Change session path [SME: 6661]  - Change session path [SME: 6661]
51    
52  * Wed Jul 20 2011 Daniel B. <daniel@firewall-services.com> - 0.1-5.sme  * Wed Jul 20 2011 Daniel B. <daniel@firewall-services.com> - 0.1-5.sme
# Line 75  This package contains specific configura Line 82  This package contains specific configura
82  %patch6 -p1  %patch6 -p1
83  %patch7 -p1  %patch7 -p1
84  %patch8 -p1  %patch8 -p1
85    %patch9 -p1
86    
87  %build  %build
88  perl createlinks  perl createlinks


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