/[smecontribs]/rpms/smeserver-freepbx/contribs7/smeserver-freepbx.spec
ViewVC logotype

Diff of /rpms/smeserver-freepbx/contribs7/smeserver-freepbx.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.9 by vip-ire, Fri Apr 10 23:29:40 2009 UTC Revision 1.12 by vip-ire, Tue May 19 17:42:07 2009 UTC
# Line 1  Line 1 
1  # $Id: smeserver-freepbx.spec,v 1.8 2009/03/27 11:27:42 vip-ire Exp $  # $Id: smeserver-freepbx.spec,v 1.11 2009/04/28 14:04:54 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 18  %define release 21
8  %define name smeserver-freepbx  %define name smeserver-freepbx
9    
10  Summary: Asterisk web GUI  Summary: Asterisk web GUI
# Line 35  Patch16: smeserver-freepbx-0.1-templatiz Line 35  Patch16: smeserver-freepbx-0.1-templatiz
35  Patch17: smeserver-freepbx-0.1-cdr_mysql_template_begin.patch  Patch17: smeserver-freepbx-0.1-cdr_mysql_template_begin.patch
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
39    Patch21: smeserver-freepbx-0.1-cdr_passwd.patch
40    Patch22: smeserver-freepbx-0.1-fop_separate_service.patch
41    Patch23: smeserver-freepbx-0.1-check_referer.patch
42    
43  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
44  URL: http://www.freepbx.org/  URL: http://www.freepbx.org/
# Line 64  This package provide the integration of Line 68  This package provide the integration of
68    
69    
70  %changelog  %changelog
71    * Tue May 19 2009 Daniel B. <daniel@firewall-services.com> [0.1-21]
72    - Add CHECKREFERER=FALSE in amportal.conf to repvent error message in some
73      modules (due to the ProxyPass configuration)
74    
75    * Tue Apr 28 2009 Daniel B. <daniel@firewall-services.com> [0.1-20]
76    - Fix CDR db password in cdr_mysql.conf template
77    - Use a separate service in SME db for FOP
78    
79    * Thu Apr 16 2009 Daniel B. <daniel@firewall-services.com> [0.1-19]
80    - remove scoreboard directive from httpd-fpbx config
81    - remove some modules (mod_ssl, mod_proxy)
82    
83  * Sat Apr 11 2009 Daniel B. <daniel@firewall-services.com> [0.1-18]  * Sat Apr 11 2009 Daniel B. <daniel@firewall-services.com> [0.1-18]
84  - templatize cdr_mysql.conf [SME: 5153]  - templatize cdr_mysql.conf [SME: 5153]
85  - templatize manager.conf  - templatize manager.conf
# Line 156  This package provide the integration of Line 172  This package provide the integration of
172  %patch17 -p1  %patch17 -p1
173  %patch18 -p1  %patch18 -p1
174  %patch19 -p1  %patch19 -p1
175    %patch20 -p1
176    %patch21 -p1
177    %patch22 -p1
178    %patch23 -p1
179    
180  %build  %build
181  # Build symlinks  # Build symlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed