1 |
# $Id: smeserver-freepbx.spec,v 1.5 2009/03/18 19:39:37 vip-ire Exp $ |
# $Id: smeserver-freepbx.spec,v 1.9 2009/04/10 23:29:40 vip-ire Exp $ |
2 |
# Authority: vip-ire |
# Authority: vip-ire |
3 |
# Name: Daniel Berteaud |
# Name: Daniel Berteaud |
4 |
|
|
5 |
#%define fpbxversion 2.5.0 |
#%define fpbxversion 2.5.0 |
6 |
%define version 0.1 |
%define version 0.1 |
7 |
%define release 15 |
%define release 19 |
8 |
%define name smeserver-freepbx |
%define name smeserver-freepbx |
9 |
|
|
10 |
Summary: Asterisk web GUI |
Summary: Asterisk web GUI |
27 |
Patch9: smeserver-freepbx-0.1-full_dahdi_support.patch |
Patch9: smeserver-freepbx-0.1-full_dahdi_support.patch |
28 |
Patch10: smeserver-freepbx-0.1-fix_logrotate_event.patch |
Patch10: smeserver-freepbx-0.1-fix_logrotate_event.patch |
29 |
Patch11: smeserver-freepbx-0.1-retry_install.patch |
Patch11: smeserver-freepbx-0.1-retry_install.patch |
30 |
|
Patch12: smeserver-freepbx-0.1-recordings_security.patch |
31 |
|
Patch13: smeserver-freepbx-0.1-remove_admin_alias.patch |
32 |
|
Patch14: smeserver-freepbx-0.1-recordingsfix2bootstrap.patch |
33 |
|
Patch15: smeserver-freepbx-0.1-templatize_cdr_mysql.patch |
34 |
|
Patch16: smeserver-freepbx-0.1-templatize_manager.patch |
35 |
|
Patch17: smeserver-freepbx-0.1-cdr_mysql_template_begin.patch |
36 |
|
Patch18: smeserver-freepbx-0.1-clean_crontab.patch |
37 |
|
Patch19: smeserver-freepbx-0.1-crontab_script_fixe.patch |
38 |
|
Patch20: smeserver-freepbx-0.1-http_cleanup.patch |
39 |
|
|
40 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
41 |
URL: http://www.freepbx.org/ |
URL: http://www.freepbx.org/ |
65 |
|
|
66 |
|
|
67 |
%changelog |
%changelog |
68 |
|
* Thu Apr 16 2009 Daniel B. <daniel@firewall-services.com> [0.1-19] |
69 |
|
- remove scoreboard directive from httpd-fpbx config |
70 |
|
- remove some modules (mod_ssl, mod_proxy) |
71 |
|
|
72 |
|
* Sat Apr 11 2009 Daniel B. <daniel@firewall-services.com> [0.1-18] |
73 |
|
- templatize cdr_mysql.conf [SME: 5153] |
74 |
|
- templatize manager.conf |
75 |
|
- remove freepbx-cron-scheduler.php from root crontab so only |
76 |
|
asterisk user runs it (prevent email error sent from cron) |
77 |
|
|
78 |
|
* Fri Mar 27 2009 Daniel B. <daniel@firewall-services.com> [0.1-17] |
79 |
|
- Remove obsolete /admin Alias from apache |
80 |
|
- Run the security script on bootsrape-console-save event |
81 |
|
|
82 |
|
* Mon Mar 23 2009 Daniel B. <daniel@firewall-services.com> [0.1-16] |
83 |
|
- Security Fixe: put a random password for ARI admin (this should be documented) |
84 |
|
|
85 |
* Thu Mar 19 2009 Daniel B. <daniel@firewall-services.com> [0.1-15] |
* Thu Mar 19 2009 Daniel B. <daniel@firewall-services.com> [0.1-15] |
86 |
- Check if /opt/freepbx/admin exists (retry the install if a first one failed) |
- Check if /opt/freepbx/admin exists (retry the install if a first one failed) |
87 |
- Remove tabs from spec |
- Remove tabs from spec |
153 |
%patch9 -p1 |
%patch9 -p1 |
154 |
%patch10 -p1 |
%patch10 -p1 |
155 |
%patch11 -p1 |
%patch11 -p1 |
156 |
|
%patch12 -p1 |
157 |
|
%patch13 -p1 |
158 |
|
%patch14 -p1 |
159 |
|
%patch15 -p1 |
160 |
|
%patch16 -p1 |
161 |
|
%patch17 -p1 |
162 |
|
%patch18 -p1 |
163 |
|
%patch19 -p1 |
164 |
|
%patch20 -p1 |
165 |
|
|
166 |
%build |
%build |
167 |
# Build symlinks |
# Build symlinks |