--- rpms/smeserver-freepbx/contribs7/smeserver-freepbx.spec 2009/04/10 23:29:40 1.9 +++ rpms/smeserver-freepbx/contribs7/smeserver-freepbx.spec 2009/10/06 11:25:53 1.13 @@ -1,10 +1,10 @@ -# $Id: smeserver-freepbx.spec,v 1.8 2009/03/27 11:27:42 vip-ire Exp $ +# $Id: smeserver-freepbx.spec,v 1.12 2009/05/19 17:42:07 vip-ire Exp $ # Authority: vip-ire # Name: Daniel Berteaud #%define fpbxversion 2.5.0 %define version 0.1 -%define release 18 +%define release 22 %define name smeserver-freepbx Summary: Asterisk web GUI @@ -35,6 +35,11 @@ Patch16: smeserver-freepbx-0.1-templatiz Patch17: smeserver-freepbx-0.1-cdr_mysql_template_begin.patch Patch18: smeserver-freepbx-0.1-clean_crontab.patch Patch19: smeserver-freepbx-0.1-crontab_script_fixe.patch +Patch20: smeserver-freepbx-0.1-http_cleanup.patch +Patch21: smeserver-freepbx-0.1-cdr_passwd.patch +Patch22: smeserver-freepbx-0.1-fop_separate_service.patch +Patch23: smeserver-freepbx-0.1-check_referer.patch +Patch24: smeserver-freepbx-0.1-dump_astdb_include_functions.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot URL: http://www.freepbx.org/ @@ -64,6 +69,22 @@ This package provide the integration of %changelog +* Tue Oct 06 2009 Daniel B. [0.1-21] +- include /opt/freepbx/admin/functions.inc.php in freepbx-dump-astdb + action script for FreePBX 2.6 compatibility + +* Tue May 19 2009 Daniel B. [0.1-21] +- Add CHECKREFERER=FALSE in amportal.conf to repvent error message in some + modules (due to the ProxyPass configuration) + +* Tue Apr 28 2009 Daniel B. [0.1-20] +- Fix CDR db password in cdr_mysql.conf template +- Use a separate service in SME db for FOP + +* Thu Apr 16 2009 Daniel B. [0.1-19] +- remove scoreboard directive from httpd-fpbx config +- remove some modules (mod_ssl, mod_proxy) + * Sat Apr 11 2009 Daniel B. [0.1-18] - templatize cdr_mysql.conf [SME: 5153] - templatize manager.conf @@ -156,6 +177,11 @@ This package provide the integration of %patch17 -p1 %patch18 -p1 %patch19 -p1 +%patch20 -p1 +%patch21 -p1 +%patch22 -p1 +%patch23 -p1 +%patch24 -p1 %build # Build symlinks