1 |
# $Id: smeserver-freepbx.spec,v 1.11 2009/04/28 14:04:54 vip-ire Exp $ |
# $Id: smeserver-freepbx.spec,v 1.12 2009/05/19 17:42:07 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 21 |
%define release 22 |
8 |
%define name smeserver-freepbx |
%define name smeserver-freepbx |
9 |
|
|
10 |
Summary: Asterisk web GUI |
Summary: Asterisk web GUI |
39 |
Patch21: smeserver-freepbx-0.1-cdr_passwd.patch |
Patch21: smeserver-freepbx-0.1-cdr_passwd.patch |
40 |
Patch22: smeserver-freepbx-0.1-fop_separate_service.patch |
Patch22: smeserver-freepbx-0.1-fop_separate_service.patch |
41 |
Patch23: smeserver-freepbx-0.1-check_referer.patch |
Patch23: smeserver-freepbx-0.1-check_referer.patch |
42 |
|
Patch24: smeserver-freepbx-0.1-dump_astdb_include_functions.patch |
43 |
|
|
44 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
45 |
URL: http://www.freepbx.org/ |
URL: http://www.freepbx.org/ |
69 |
|
|
70 |
|
|
71 |
%changelog |
%changelog |
72 |
|
* Tue Oct 06 2009 Daniel B. <daniel@firewall-services.com> [0.1-21] |
73 |
|
- include /opt/freepbx/admin/functions.inc.php in freepbx-dump-astdb |
74 |
|
action script for FreePBX 2.6 compatibility |
75 |
|
|
76 |
* Tue May 19 2009 Daniel B. <daniel@firewall-services.com> [0.1-21] |
* Tue May 19 2009 Daniel B. <daniel@firewall-services.com> [0.1-21] |
77 |
- Add CHECKREFERER=FALSE in amportal.conf to repvent error message in some |
- Add CHECKREFERER=FALSE in amportal.conf to repvent error message in some |
78 |
modules (due to the ProxyPass configuration) |
modules (due to the ProxyPass configuration) |
181 |
%patch21 -p1 |
%patch21 -p1 |
182 |
%patch22 -p1 |
%patch22 -p1 |
183 |
%patch23 -p1 |
%patch23 -p1 |
184 |
|
%patch24 -p1 |
185 |
|
|
186 |
%build |
%build |
187 |
# Build symlinks |
# Build symlinks |