1 |
# $Id: smeserver-freepbx.spec,v 1.7 2009/03/23 09:45:57 vip-ire Exp $ |
# $Id: smeserver-freepbx.spec,v 1.8 2009/03/27 11:27:42 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 17 |
%define release 18 |
8 |
%define name smeserver-freepbx |
%define name smeserver-freepbx |
9 |
|
|
10 |
Summary: Asterisk web GUI |
Summary: Asterisk web GUI |
30 |
Patch12: smeserver-freepbx-0.1-recordings_security.patch |
Patch12: smeserver-freepbx-0.1-recordings_security.patch |
31 |
Patch13: smeserver-freepbx-0.1-remove_admin_alias.patch |
Patch13: smeserver-freepbx-0.1-remove_admin_alias.patch |
32 |
Patch14: smeserver-freepbx-0.1-recordingsfix2bootstrap.patch |
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 |
|
|
39 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
40 |
URL: http://www.freepbx.org/ |
URL: http://www.freepbx.org/ |
64 |
|
|
65 |
|
|
66 |
%changelog |
%changelog |
67 |
|
* Sat Apr 11 2009 Daniel B. <daniel@firewall-services.com> [0.1-18] |
68 |
|
- templatize cdr_mysql.conf [SME: 5153] |
69 |
|
- templatize manager.conf |
70 |
|
- remove freepbx-cron-scheduler.php from root crontab so only |
71 |
|
asterisk user runs it (prevent email error sent from cron) |
72 |
|
|
73 |
* Fri Mar 27 2009 Daniel B. <daniel@firewall-services.com> [0.1-17] |
* Fri Mar 27 2009 Daniel B. <daniel@firewall-services.com> [0.1-17] |
74 |
- Remove obsolete /admin Alias from apache |
- Remove obsolete /admin Alias from apache |
75 |
- Run the security script on bootsrape-console-save event |
- Run the security script on bootsrape-console-save event |
151 |
%patch12 -p1 |
%patch12 -p1 |
152 |
%patch13 -p1 |
%patch13 -p1 |
153 |
%patch14 -p1 |
%patch14 -p1 |
154 |
|
%patch15 -p1 |
155 |
|
%patch16 -p1 |
156 |
|
%patch17 -p1 |
157 |
|
%patch18 -p1 |
158 |
|
%patch19 -p1 |
159 |
|
|
160 |
%build |
%build |
161 |
# Build symlinks |
# Build symlinks |