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

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

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

Revision 1.4 by unnilennium, Fri May 6 11:40:19 2016 UTC Revision 1.12 by unnilennium, Mon May 16 04:58:37 2016 UTC
# Line 1  Line 1 
1  # $Id: smeserver-freepbx.spec,v 1.3 2016/05/06 11:09:30 unnilennium Exp $  # $Id: smeserver-freepbx.spec,v 1.11 2016/05/15 16:39:38 unnilennium 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 36  %define release 43
8  %define name smeserver-freepbx  %define name smeserver-freepbx
9    
10  Summary: Asterisk web GUI  Summary: Asterisk web GUI
# Line 51  Patch32: smeserver-freepbx-0.1-session_p Line 51  Patch32: smeserver-freepbx-0.1-session_p
51  Patch33: smeserver-freepbx-0.1-logrotate_misdn.patch  Patch33: smeserver-freepbx-0.1-logrotate_misdn.patch
52  Patch34: smeserver-freepbx-0.1-protect_by_location.patch  Patch34: smeserver-freepbx-0.1-protect_by_location.patch
53  Patch35: smeserver-freepbx-0.1-Sme9Ast13Fpbx13-0.patch  Patch35: smeserver-freepbx-0.1-Sme9Ast13Fpbx13-0.patch
54    Patch36: smeserver-freepbx-0.1-Sme9Ast13Fpbx13-1.patch
55    Patch37: smeserver-freepbx-0.1-Sme9Ast13Fpbx13-2.patch
56    Patch38: smeserver-freepbx-0.1-Sme9Ast13Fpbx13-3.patch
57    Patch39: smeserver-freepbx-0.1-Sme9Ast13Fpbx13-4.patch
58    Patch40: smeserver-freepbx-0.1-Sme9Ast13Fpbx13-5.patch
59    Patch41: smeserver-freepbx-0.1-Sme9Ast13Fpbx13-6.patch
60    
61  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
62  URL: http://www.freepbx.org/  URL: http://www.freepbx.org/
# Line 69  Requires: sox Line 75  Requires: sox
75  Requires: mod_auth_tkt  Requires: mod_auth_tkt
76  Requires: e-smith-base  Requires: e-smith-base
77  Requires: freepbx-src  Requires: freepbx-src
78    Requires: asterisk-sounds-core-en-ulaw  
79    Requires: asterisk-sounds-extra-en-ulaw
80    Requires: asterisk-voicemail
81    
82  #Buildarch: noarch  #Buildarch: noarch
83  AutoReqProv: no  AutoReqProv: no
# Line 80  This package provide the integration of Line 89  This package provide the integration of
89    
90    
91  %changelog  %changelog
92    * Sun May 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-43.sme
93    - add path to ucp module [SME: 9495]
94    - add 256Mo as default for freepbx php Memory
95    - add AllowOveride All for .htaccess
96    - remove httpd config to old FOP panel
97    - add port 5061 for freepbx
98    - smeserver-freepbx-0.1-Sme9Ast13Fpbx13-5.patch
99    - configuration of amportal.conf and its mysql equivalent
100    - smeserver-freepbx-0.1-Sme9Ast13Fpbx13-6.patch
101    
102    * Sun May 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-42.sme
103    - remove FOP patches [SME: 9495]
104    - deleted link to expand amportal.conf
105    - smeserver-freepbx-0.1-Sme9Ast13Fpbx13-4.patch
106    
107    * Sun May 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-41.sme
108    - remove heading of /etc/asterisk/asterisk.conf [SME: 9495]
109    - smeserver-freepbx-0.1-Sme9Ast13Fpbx13-3.patch
110    - bump
111    
112    * Sun May 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-38.sme
113    - remove expand template amportal.conf [SME: 9495]
114    - chown /var/lib/asterisk
115    - installation configuration options
116    - smeserver-freepbx-0.1-Sme9Ast13Fpbx13-2.patch
117    - Requires: asterisk-sounds-core-en-ulaw  asterisk-sounds-extra-en-ulaw asterisk-voicemail
118    
119    * Sun May 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-37.sme
120    - new path to sql files [SME: 9495]
121    - smeserver-freepbx-0.1-Sme9Ast13Fpbx13-1.patch
122    
123  * Fri May 06 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-36.sme  * Fri May 06 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-36.sme
124  - adapt script to  fpbx13 and asterisk 13 [SME: 9495]  - adapt script to  fpbx13 and asterisk 13 [SME: 9495]
125  - change Requires Requires: %{_libdir}/asterisk/modules/app_addon_sql_mysql.so to  - change Requires Requires: %{_libdir}/asterisk/modules/app_addon_sql_mysql.so to
# Line 253  This package provide the integration of Line 293  This package provide the integration of
293  %patch33 -p1  %patch33 -p1
294  %patch34 -p1  %patch34 -p1
295  %patch35 -p1  %patch35 -p1
296    %patch36 -p1
297    %patch37 -p1
298    %patch38 -p1
299    %patch39 -p1
300    %patch40 -p1
301    %patch41 -p1
302    
303    #dirty temp fix to remove file that should not be there
304    rm root/etc/e-smith/events/freepbx-update/templates2expand/etc/amportal.conf
305    
306  %build  %build
307  # 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