1 |
# $Id$ |
# $Id: smeserver-phpki.spec,v 1.2 2009/03/02 23:53:30 slords 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: 4%{?dist} |
Release: 5%{?dist} |
8 |
Summary: php integration into SME server |
Summary: php integration into SME server |
9 |
|
|
10 |
Group: Applications/System |
Group: Applications/System |
18 |
Patch4: smeserver-phpki-0.1-server-manager_menue.patch |
Patch4: smeserver-phpki-0.1-server-manager_menue.patch |
19 |
Patch5: smeserver-phpki-0.1-section_security.patch |
Patch5: smeserver-phpki-0.1-section_security.patch |
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 |
22 |
|
|
23 |
BuildRoot: %{_tmppath}/%{name}-%{version} |
BuildRoot: %{_tmppath}/%{name}-%{version} |
24 |
BuildArch: noarch |
BuildArch: noarch |
38 |
|
|
39 |
|
|
40 |
%changelog |
%changelog |
41 |
|
* Wed Jul 20 2011 Daniel B. <daniel@firewall-services.com> - 0.1-5.sme |
42 |
|
- Protect by location (so we can set another location protected by LemonLDAP::NG) |
43 |
|
|
44 |
* Mon Feb 23 2009 Daniel B. <daniel@firewall-services.com> [0.1-4] |
* Mon Feb 23 2009 Daniel B. <daniel@firewall-services.com> [0.1-4] |
45 |
- Fix logrotate issue (send a sigusr1 signal to httpd-pki) |
- Fix logrotate issue (send a sigusr1 signal to httpd-pki) |
46 |
|
|
69 |
%patch4 -p1 |
%patch4 -p1 |
70 |
%patch5 -p1 |
%patch5 -p1 |
71 |
%patch6 -p1 |
%patch6 -p1 |
72 |
|
%patch7 -p1 |
73 |
|
|
74 |
%build |
%build |
75 |
perl createlinks |
perl createlinks |