/[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.7 by vip-ire, Mon Mar 23 09:45:57 2009 UTC Revision 1.13 by vip-ire, Tue Oct 6 11:25:53 2009 UTC
# Line 1  Line 1 
1  # $Id: smeserver-freepbx.spec,v 1.6 2009/03/19 10:21:03 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 16  %define release 22
8  %define name smeserver-freepbx  %define name smeserver-freepbx
9    
10  Summary: Asterisk web GUI  Summary: Asterisk web GUI
# Line 28  Patch9: smeserver-freepbx-0.1-full_dahdi Line 28  Patch9: smeserver-freepbx-0.1-full_dahdi
28  Patch10: smeserver-freepbx-0.1-fix_logrotate_event.patch  Patch10: smeserver-freepbx-0.1-fix_logrotate_event.patch
29  Patch11: smeserver-freepbx-0.1-retry_install.patch  Patch11: smeserver-freepbx-0.1-retry_install.patch
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
32    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    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    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/
# Line 57  This package provide the integration of Line 69  This package provide the integration of
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]
77    - Add CHECKREFERER=FALSE in amportal.conf to repvent error message in some
78      modules (due to the ProxyPass configuration)
79    
80    * Tue Apr 28 2009 Daniel B. <daniel@firewall-services.com> [0.1-20]
81    - Fix CDR db password in cdr_mysql.conf template
82    - Use a separate service in SME db for FOP
83    
84    * Thu Apr 16 2009 Daniel B. <daniel@firewall-services.com> [0.1-19]
85    - remove scoreboard directive from httpd-fpbx config
86    - remove some modules (mod_ssl, mod_proxy)
87    
88    * Sat Apr 11 2009 Daniel B. <daniel@firewall-services.com> [0.1-18]
89    - templatize cdr_mysql.conf [SME: 5153]
90    - templatize manager.conf
91    - remove freepbx-cron-scheduler.php from root crontab so only
92      asterisk user runs it (prevent email error sent from cron)
93    
94    * Fri Mar 27 2009 Daniel B. <daniel@firewall-services.com> [0.1-17]
95    - Remove obsolete /admin Alias from apache
96    - Run the security script on bootsrape-console-save event
97    
98  * Mon Mar 23 2009 Daniel B. <daniel@firewall-services.com> [0.1-16]  * Mon Mar 23 2009 Daniel B. <daniel@firewall-services.com> [0.1-16]
99  - Security Fixe: put a random password for ARI admin (this should be documented)  - Security Fixe: put a random password for ARI admin (this should be documented)
100    
# Line 132  This package provide the integration of Line 170  This package provide the integration of
170  %patch10 -p1  %patch10 -p1
171  %patch11 -p1  %patch11 -p1
172  %patch12 -p1  %patch12 -p1
173    %patch13 -p1
174    %patch14 -p1
175    %patch15 -p1
176    %patch16 -p1
177    %patch17 -p1
178    %patch18 -p1
179    %patch19 -p1
180    %patch20 -p1
181    %patch21 -p1
182    %patch22 -p1
183    %patch23 -p1
184    %patch24 -p1
185    
186  %build  %build
187  # 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