1 |
# $Id: smeserver-phpki.spec,v 1.4 2011/10/13 16:02:58 vip-ire Exp $ |
# $Id: smeserver-phpki.spec,v 1.1 2013/03/03 21:21:41 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: 7%{?dist} |
8 |
Summary: php integration into SME server |
Summary: php integration into SME server |
9 |
|
|
10 |
Group: Applications/System |
Group: Applications/System |
29 |
Requires: mod_auth_tkt |
Requires: mod_auth_tkt |
30 |
Requires: e-smith-base |
Requires: e-smith-base |
31 |
Requires: phpki |
Requires: phpki |
32 |
|
Requires: php-process |
33 |
|
|
34 |
%description |
%description |
35 |
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. |
39 |
|
|
40 |
|
|
41 |
%changelog |
%changelog |
42 |
|
* Fri May 24 2013 JP Pialasse <tests@pialasse.com> - 0.1-6.sme |
43 |
|
- added php-process as dependency [SME: 7439] |
44 |
|
|
45 |
* Thu Oct 13 2011 Daniel B. <daniel@firewall-services.com> - 0.1-5.sme |
* Thu Oct 13 2011 Daniel B. <daniel@firewall-services.com> - 0.1-5.sme |
46 |
- Change session path [SME: 6661] |
- Change session path [SME: 6661] |
47 |
|
|