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

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

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

Revision 1.4 by vip-ire, Mon Nov 18 14:55:34 2013 UTC Revision 1.5 by unnilennium, Wed May 3 19:50:22 2017 UTC
# Line 1  Line 1 
1  # $Id: smeserver-phpki.spec,v 1.3 2013/11/12 18:31:59 vip-ire Exp $  # $Id: smeserver-phpki.spec,v 1.4 2013/11/18 14:55:34 vip-ire 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.2  Version:        0.2
7  Release:        2%{?dist}  Release: 2%{?dist}
8  Summary:        php integration into SME server  Summary:        php integration into SME server
9    
10  Group:          Applications/System  Group:          Applications/System
# Line 12  License:        GPL Line 12  License:        GPL
12  URL:            http://phpki.sourceforge.net/  URL:            http://phpki.sourceforge.net/
13  Source:         %{name}-%{version}.tar.xz  Source:         %{name}-%{version}.tar.xz
14  Patch0:         smeserver-phpki-0.2-fix_redirect_with_user-manager_and_sso.patch  Patch0:         smeserver-phpki-0.2-fix_redirect_with_user-manager_and_sso.patch
15    Patch1:         smeserver-phpki-0.2.bz10267.updatetktauth.patch
16    
17  BuildRoot:      %{_tmppath}/%{name}-%{version}  BuildRoot:      %{_tmppath}/%{name}-%{version}
18  BuildArch:      noarch  BuildArch:      noarch
# Line 22  Requires:      mod_auth_tkt Line 23  Requires:      mod_auth_tkt
23  Requires:       e-smith-base  Requires:       e-smith-base
24  Requires:       phpki  Requires:       phpki
25  Requires:       php-process  Requires:       php-process
26    Requires:       e-smith-manager >= 2.6.0-22
27    
28  %description  %description
29  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 31  This package contains specific configura Line 33  This package contains specific configura
33    
34    
35  %changelog  %changelog
36    * Wed May 03 2017 Jean-Philipe Pialasse <tests@pialasse.com> -.sme
37    - update TKT auth parameter for SME 9.2 update [SME: 10267]
38    
39  * Mon Nov 18 2013 Daniel B. <daniel@firewall-services.com> - 0.2-2.sme  * Mon Nov 18 2013 Daniel B. <daniel@firewall-services.com> - 0.2-2.sme
40  - Fix a redirect issue with user-manager and LemonLDAP::NG as SSO  - Fix a redirect issue with user-manager and LemonLDAP::NG as SSO
41    
# Line 69  This package contains specific configura Line 74  This package contains specific configura
74  %prep  %prep
75  %setup -q -n %{name}-%{version}  %setup -q -n %{name}-%{version}
76  %patch0 -p1  %patch0 -p1
77    %patch1 -p1
78    
79  %build  %build
80  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