1 |
# $Id: phpki.spec,v 1.3 2009/03/03 18:36:43 vip-ire Exp $ |
# $Id: phpki.spec,v 1.5 2009/08/26 17:49:59 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 9 |
%define release 11 |
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} |
26 |
Patch10: phpki-0.82-disable_download_after_create.patch |
Patch10: phpki-0.82-disable_download_after_create.patch |
27 |
Patch11: phpki-0.82-remove_security_warning.patch |
Patch11: phpki-0.82-remove_security_warning.patch |
28 |
Patch12: phpki-0.82-remove_email_from_upload_file_name.patch2 |
Patch12: phpki-0.82-remove_email_from_upload_file_name.patch2 |
29 |
|
Patch13: phpki-0.82-ca_help.patch |
30 |
|
Patch14: phpki-0.82-empty_pass_php_5.2.patch |
31 |
|
|
32 |
BuildArch: noarch |
BuildArch: noarch |
33 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
47 |
e-mail clients, SSL servers, and VPN applications. |
e-mail clients, SSL servers, and VPN applications. |
48 |
|
|
49 |
%changelog |
%changelog |
50 |
|
* Thu Mar 18 2010 Daniel B. <daniel@firewall-services.com> [0.82-11] |
51 |
|
- Fixe empty password with PHP 5.2 (SME 8b5) |
52 |
|
|
53 |
|
* Wed Aug 26 2009 Daniel B. <daniel@firewall-services.com> [0.82-10] |
54 |
|
- Fixe links for CA help page |
55 |
|
|
56 |
* Mon Mar 23 2009 Daniel B. <daniel@firewall-services.com> [0.82-9] |
* Mon Mar 23 2009 Daniel B. <daniel@firewall-services.com> [0.82-9] |
57 |
- Remove links after uninstall so you can easily re-install the contrib |
- Remove links after uninstall so you can easily re-install the contrib |
58 |
later [SME: 5091] |
later [SME: 5091] |
105 |
%patch10 -p1 |
%patch10 -p1 |
106 |
%patch11 -p1 |
%patch11 -p1 |
107 |
%patch12 -p1 |
%patch12 -p1 |
108 |
|
%patch13 -p1 |
109 |
|
%patch14 -p1 |
110 |
|
|
111 |
%build |
%build |
112 |
#drop in an unchanged .tgz, if required rename directory here, eg remove version number. |
#drop in an unchanged .tgz, if required rename directory here, eg remove version number. |