1 |
# $Id: smeserver-freepbx.spec,v 1.9 2009/04/10 23:29:40 vip-ire Exp $ |
# $Id: smeserver-freepbx.spec,v 1.10 2009/04/16 07:48:24 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 19 |
%define release 20 |
8 |
%define name smeserver-freepbx |
%define name smeserver-freepbx |
9 |
|
|
10 |
Summary: Asterisk web GUI |
Summary: Asterisk web GUI |
36 |
Patch18: smeserver-freepbx-0.1-clean_crontab.patch |
Patch18: smeserver-freepbx-0.1-clean_crontab.patch |
37 |
Patch19: smeserver-freepbx-0.1-crontab_script_fixe.patch |
Patch19: smeserver-freepbx-0.1-crontab_script_fixe.patch |
38 |
Patch20: smeserver-freepbx-0.1-http_cleanup.patch |
Patch20: smeserver-freepbx-0.1-http_cleanup.patch |
39 |
|
Patch21: smeserver-freepbx-0.1-cdr_passwd.patch |
40 |
|
Patch22: smeserver-freepbx-0.1-fop_separate_service.patch |
41 |
|
|
42 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
43 |
URL: http://www.freepbx.org/ |
URL: http://www.freepbx.org/ |
67 |
|
|
68 |
|
|
69 |
%changelog |
%changelog |
70 |
|
* Tue Apr 28 2009 Daniel B. <daniel@firewall-services.com> [0.1-20] |
71 |
|
- Fix CDR db password in cdr_mysql.conf template |
72 |
|
- Use a separate service in SME db for FOP |
73 |
|
|
74 |
* Thu Apr 16 2009 Daniel B. <daniel@firewall-services.com> [0.1-19] |
* Thu Apr 16 2009 Daniel B. <daniel@firewall-services.com> [0.1-19] |
75 |
- remove scoreboard directive from httpd-fpbx config |
- remove scoreboard directive from httpd-fpbx config |
76 |
- remove some modules (mod_ssl, mod_proxy) |
- remove some modules (mod_ssl, mod_proxy) |
168 |
%patch18 -p1 |
%patch18 -p1 |
169 |
%patch19 -p1 |
%patch19 -p1 |
170 |
%patch20 -p1 |
%patch20 -p1 |
171 |
|
%patch21 -p1 |
172 |
|
%patch22 -p1 |
173 |
|
|
174 |
%build |
%build |
175 |
# Build symlinks |
# Build symlinks |