1 |
# $Id: phpki.spec,v 1.11 2011/12/12 08:54:30 vip-ire Exp $ |
# $Id: phpki.spec,v 1.1 2013/05/24 22:17:29 unnilennium 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 16 |
%define release 17 |
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} |
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 |
Patch17: phpki-0.82-ca_admin_users.patch |
34 |
|
Patch18: phpki-0.82-nscerttype_not_critical.patch |
35 |
|
|
36 |
BuildArch: noarch |
BuildArch: noarch |
37 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
51 |
e-mail clients, SSL servers, and VPN applications. |
e-mail clients, SSL servers, and VPN applications. |
52 |
|
|
53 |
%changelog |
%changelog |
54 |
|
* Tue Jul 29 2014 Daniel B. <daniel@firewall-services.com> 0.82-17.sme |
55 |
|
- Don't mark obsolete nsCertType as critical |
56 |
|
see https://bugzilla.mozilla.org/show_bug.cgi?id=1009161 |
57 |
|
|
58 |
* Mon Dec 12 2011 Daniel B. <daniel@firewall-services.com> 0.82-16.sme |
* Mon Dec 12 2011 Daniel B. <daniel@firewall-services.com> 0.82-16.sme |
59 |
- Remove php-posix dependency (not available, nor needed on SME 7.x) [SME: 6805] |
- Remove php-posix dependency (not available, nor needed on SME 7.x) [SME: 6805] |
60 |
|
|
134 |
%patch15 -p1 |
%patch15 -p1 |
135 |
%patch16 -p1 |
%patch16 -p1 |
136 |
%patch17 -p1 |
%patch17 -p1 |
137 |
|
%patch18 -p1 |
138 |
|
|
139 |
%build |
%build |
140 |
%{__mkdir_p} root/opt/phpki/html |
%{__mkdir_p} root/opt/phpki/html |