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

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

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

Revision 1.8 by jpp, Sun Apr 17 02:09:01 2022 UTC Revision 1.14 by brianr, Sat Jul 30 17:54:15 2022 UTC
# Line 1  Line 1 
1  # $Id: smeserver-freepbx.spec,v 1.7 2022/04/17 01:46:29 jpp Exp $  # $Id: smeserver-freepbx.spec,v 1.13 2022/07/22 06:54:14 jpp 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 14  %define version 14
7  %define release 2  %define release 5
8  %define name smeserver-freepbx  %define name smeserver-freepbx
9    
10  Summary: Asterisk web GUI  Summary: Asterisk web GUI
# Line 16  Group: System/Servers Line 16  Group: System/Servers
16  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
17  Patch0: smeserver-freepbx-14-bz11940-bz9756-cron.patch  Patch0: smeserver-freepbx-14-bz11940-bz9756-cron.patch
18  Patch1: smeserver-freepbx-14-bz11924-sounds.patch  Patch1: smeserver-freepbx-14-bz11924-sounds.patch
19    Patch2: smeserver-freepbx-14-bz11986-service-fwconsole.patch
20    Patch3: smeserver-freepbx-14-bz12009-backup.patch
21    Patch4: smeserver-freepbx-14-bz12046-httpd24.patch
22    
23  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
24  URL: http://www.freepbx.org/  URL: http://www.freepbx.org/
# Line 61  Requires: asterisk-sounds-core-en-alaw a Line 64  Requires: asterisk-sounds-core-en-alaw a
64  # Requires: asterisk-sounds-core-fr-alaw asterisk-sounds-core-fr-g722 asterisk-sounds-core-fr-g729 asterisk-sounds-core-fr-gsm asterisk-sounds-core-fr-siren14 asterisk-sounds-core-fr-siren7 asterisk-sounds-core-fr-sln16 asterisk-sounds-core-fr-ulaw asterisk-sounds-core-fr-wav  # Requires: asterisk-sounds-core-fr-alaw asterisk-sounds-core-fr-g722 asterisk-sounds-core-fr-g729 asterisk-sounds-core-fr-gsm asterisk-sounds-core-fr-siren14 asterisk-sounds-core-fr-siren7 asterisk-sounds-core-fr-sln16 asterisk-sounds-core-fr-ulaw asterisk-sounds-core-fr-wav
65  # Requires:  asterisk-sounds-core-it-alaw asterisk-sounds-core-it-g722 asterisk-sounds-core-it-g729 asterisk-sounds-core-it-gsm asterisk-sounds-core-it-siren14 asterisk-sounds-core-it-siren7 asterisk-sounds-core-it-sln16 asterisk-sounds-core-it-ulaw asterisk-sounds-core-it-wav  # Requires:  asterisk-sounds-core-it-alaw asterisk-sounds-core-it-g722 asterisk-sounds-core-it-g729 asterisk-sounds-core-it-gsm asterisk-sounds-core-it-siren14 asterisk-sounds-core-it-siren7 asterisk-sounds-core-it-sln16 asterisk-sounds-core-it-ulaw asterisk-sounds-core-it-wav
66  # Requires: asterisk-sounds-core-es-alaw asterisk-sounds-core-es-g722 asterisk-sounds-core-es-g729 asterisk-sounds-core-es-gsm asterisk-sounds-core-es-siren14 asterisk-sounds-core-es-siren7 asterisk-sounds-core-es-sln16 asterisk-sounds-core-es-ulaw asterisk-sounds-core-es-wav  # Requires: asterisk-sounds-core-es-alaw asterisk-sounds-core-es-g722 asterisk-sounds-core-es-g729 asterisk-sounds-core-es-gsm asterisk-sounds-core-es-siren14 asterisk-sounds-core-es-siren7 asterisk-sounds-core-es-sln16 asterisk-sounds-core-es-ulaw asterisk-sounds-core-es-wav
67    Requires: e-smith-apache >= 2.6.0-19
68    Requires: smeserver-php >= 3.0.0-43
69  #Buildarch: noarch  #Buildarch: noarch
70  AutoReqProv: no  AutoReqProv: no
71    
# Line 72  This package provide the integration of Line 76  This package provide the integration of
76    
77    
78  %changelog  %changelog
79  * Sat Apr 16 2022 Jean-Philippe Pialasse <tests@pialasse.com> %{version}-2.sme  * Sat Jul 30 2022 Brian Read <brianr@bjsystems.co.uk> %{version}-5.sme
80  - fix huge amount of error if asterisk disabled [SME: 9756]  - Re-build and link to latest devtools [SME: 11997]
81  - fix multiple email sent because of asterisk cron php path [SME: 11940]  
82    * Fri Jul 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 14-4.sme
83    - add to core backup [SME: 12009]
84    - httpd 2.4 syntax [SME: 12046]
85    
86    * Tue May 31 2022 Jean-Philippe Pialasse <tests@pialasse.com> 14-3.sme
87    - Re-build and link to latest devtools service file fwconsole path [SME: 11986]
88    
89    * Sat Apr 16 2022 Jean-Philippe Pialasse <tests@pialasse.com> 14-2.sme
90    - Re-build and link to latest devtools huge amount of error if asterisk disabled [SME: 9756]
91    - Re-build and link to latest devtools multiple email sent because of asterisk cron php path [SME: 11940]
92  - on uninstall remove asterisk crontab to avoid noise [SME: 10131]  - on uninstall remove asterisk crontab to avoid noise [SME: 10131]
93    - allow access to sounds folder for gui [SME: 11924]
94    
95  * Sun Mar 27 2022 Jean-Philippe Pialasse <tests@pialasse.com> 14-1.sme  * Sun Mar 27 2022 Jean-Philippe Pialasse <tests@pialasse.com> 14-1.sme
96  - first version 14 [SME: 11613]  - first version 14 [SME: 11613]
# Line 99  This package provide the integration of Line 114  This package provide the integration of
114  * Mon Jan 20 2020 Jean-Philipe Pialasse <tests@pialasse.com> 13-16.sme  * Mon Jan 20 2020 Jean-Philipe Pialasse <tests@pialasse.com> 13-16.sme
115  - add required modules to enable cel and cdr logging and search [SME: 10620]  - add required modules to enable cel and cdr logging and search [SME: 10620]
116  - add requires lame [SME: 9859]  - add requires lame [SME: 9859]
117  - fix sounds ownership so they can be handled via gui [SME: 11924]  - Re-build and link to latest devtools sounds ownership so they can be handled via gui [SME: 11924]
118    
119  * Mon Jan 29 2018 Jean-Philipe Pialasse <tests@pialasse.com> 13-15.sme  * Mon Jan 29 2018 Jean-Philipe Pialasse <tests@pialasse.com> 13-15.sme
120  - fix warning tampered files in GUI [SME: 10496]  - Re-build and link to latest devtools warning tampered files in GUI [SME: 10496]
121  - remove DeviceAndUser property [SME: 10503]  - remove DeviceAndUser property [SME: 10503]
122    
123  * Wed May 03 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-14.sme  * Wed May 03 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-14.sme
124  - update TKT auth parameter for SME 9.2 [SME: 10268]  - update TKT auth parameter for SME 9.2 [SME: 10268]
125    
126  * Sat Feb 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-13.sme  * Sat Feb 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-13.sme
127  - fix noise rebooting and restarting freepbx [SME: 10120]  - Re-build and link to latest devtools noise rebooting and restarting freepbx [SME: 10120]
128    
129  * Wed Jan 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-11.sme  * Wed Jan 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-11.sme
130  - NFR: auto backup of whole FBX config during pre-backup event [SME: 9637]  - NFR: auto backup of whole FBX config during pre-backup event [SME: 9637]
# Line 118  This package provide the integration of Line 133  This package provide the integration of
133  - weekly backup is also done.  - weekly backup is also done.
134    
135  * Mon Jan 23 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-10.sme  * Mon Jan 23 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-10.sme
136  - fix Missing HTML5 format converters  [SME: 9859]  - Re-build and link to latest devtools Missing HTML5 format converters  [SME: 9859]
137  - added requirement for mpg123 and ffmpeg available in smecontribs  - added requirement for mpg123 and ffmpeg available in smecontribs
138    
139  * Mon Jan 23 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-9.sme  * Mon Jan 23 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-9.sme
# Line 128  This package provide the integration of Line 143  This package provide the integration of
143  - autoupgrade modules [SME: 9860]  - autoupgrade modules [SME: 9860]
144    
145  * Mon Jan 09 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-7.sme  * Mon Jan 09 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-7.sme
146  - fix wrong default UDPPorts on new install [SME: 9918]  - Re-build and link to latest devtools wrong default UDPPorts on new install [SME: 9918]
147    
148  * Mon Oct 24 2016 Jean-Philipe Pialasse <tests@pialasse.com> 13-6.sme  * Mon Oct 24 2016 Jean-Philipe Pialasse <tests@pialasse.com> 13-6.sme
149  - fix error while backup with workstation [SME: 9760]  - Re-build and link to latest devtools error while backup with workstation [SME: 9760]
150    
151  * Mon Oct 24 2016 Jean-Philipe Pialasse <tests@pialasse.com> 13-5.sme  * Mon Oct 24 2016 Jean-Philipe Pialasse <tests@pialasse.com> 13-5.sme
152  -fix typo in smeserver-freepbx-13.bz9744.patch  -fix typo in smeserver-freepbx-13.bz9744.patch
153    
154  * Sun Oct 23 2016 Jean-Philipe Pialasse <tests@pialasse.com> 13-4.sme  * Sun Oct 23 2016 Jean-Philipe Pialasse <tests@pialasse.com> 13-4.sme
155  - fix [SME: 9702]  - Re-build and link to latest devtools [SME: 9702]
156  - corrected syntax for port range  - corrected syntax for port range
157    
158  * Sun Oct 23 2016 Jean-Philipe Pialasse <tests@pialasse.com> 13-3.sme  * Sun Oct 23 2016 Jean-Philipe Pialasse <tests@pialasse.com> 13-3.sme
159  - fix [SME: 9744]  - Re-build and link to latest devtools [SME: 9744]
160  - fix wrong /tmp folder permission after update  - Re-build and link to latest devtools wrong /tmp folder permission after update
161  - Thank you Hsing-Foo Wang.  - Thank you Hsing-Foo Wang.
162    
163  * Tue Jul 26 2016 Jean-Philipe Pialasse <tests@pialasse.com> 13-2.sme  * Tue Jul 26 2016 Jean-Philipe Pialasse <tests@pialasse.com> 13-2.sme
164  - fix wrong UDP ports change 1000:2000 to 10000:20000 [SME: 9702]  - Re-build and link to latest devtools wrong UDP ports change 1000:2000 to 10000:20000 [SME: 9702]
165    
166  * Mon Jun 13 2016 Jean-Philipe Pialasse <tests@pialasse.com> 13-1.sme  * Mon Jun 13 2016 Jean-Philipe Pialasse <tests@pialasse.com> 13-1.sme
167  - bump version to current Freepbx version 13  - bump version to current Freepbx version 13
# Line 155  This package provide the integration of Line 170  This package provide the integration of
170  - add all needed port for Freepbx sip pjsip and RTP [SME: 9495]  - add all needed port for Freepbx sip pjsip and RTP [SME: 9495]
171    
172  * Sat Jun 11 2016 Jean-Philipe Pialasse <tests@pialasse.com> -46.sme  * Sat Jun 11 2016 Jean-Philipe Pialasse <tests@pialasse.com> -46.sme
173  - fix missing config files (requires asterisk-configs) [SME: 9577]  - Re-build and link to latest devtools missing config files (requires asterisk-configs) [SME: 9577]
174  - fix recuring reconfiguration error while installing digium phone module [SME: 9575]  - Re-build and link to latest devtools recuring reconfiguration error while installing digium phone module [SME: 9575]
175  - added port 5061 for tls to TCP ports [SME: 9576]  - added port 5061 for tls to TCP ports [SME: 9576]
176    
177  * Thu Jun 09 2016 Jean-Philipe Pialasse <tests@pialasse.com> -45.sme  * Thu Jun 09 2016 Jean-Philipe Pialasse <tests@pialasse.com> -45.sme
178  - fix wrong logrotate pattern [SME: 9516]  - Re-build and link to latest devtools wrong logrotate pattern [SME: 9516]
179  - as the contrib is only in smedev, i do not fix existing log files badly rotated  - as the contrib is only in smedev, i do not fix existing log files badly rotated
180    
181  * Mon May 16 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-44.sme  * Mon May 16 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-44.sme
# Line 315  This package provide the integration of Line 330  This package provide the integration of
330  - spec cleanup  - spec cleanup
331    
332  * Thu Nov 13 2008 Daniel B. <daniel@firewall-services.com> [0.1-4]  * Thu Nov 13 2008 Daniel B. <daniel@firewall-services.com> [0.1-4]
333  - fix logrotate issue  - Re-build and link to latest devtools logrotate issue
334    
335  * Wed Nov 05 2008 Daniel B. <daniel@firewall-services.com> [0.1-3]  * Wed Nov 05 2008 Daniel B. <daniel@firewall-services.com> [0.1-3]
336  - split freepbx sources in a separate package (freepbx-src)  - split freepbx sources in a separate package (freepbx-src)
# Line 337  This package provide the integration of Line 352  This package provide the integration of
352  %setup -q -n %{name}-%{version}  %setup -q -n %{name}-%{version}
353  %patch0 -p1  %patch0 -p1
354  %patch1 -p1  %patch1 -p1
355    %patch2 -p1
356    %patch3 -p1
357    %patch4 -p1
358    
359  %build  %build
360  # 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