/[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.13 by jpp, Fri Jul 22 06:54:14 2022 UTC Revision 1.18 by jpp, Wed Dec 7 17:15:59 2022 UTC
# Line 1  Line 1 
1  # $Id: smeserver-freepbx.spec,v 1.12 2022/07/22 06:47:36 jpp Exp $  # $Id: smeserver-freepbx.spec,v 1.17 2022/12/07 06:53:00 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 4  %define release 9
8  %define name smeserver-freepbx  %define name smeserver-freepbx
9    
10  Summary: Asterisk web GUI  Summary: Asterisk web GUI
# Line 19  Patch1: smeserver-freepbx-14-bz11924-sou Line 19  Patch1: smeserver-freepbx-14-bz11924-sou
19  Patch2: smeserver-freepbx-14-bz11986-service-fwconsole.patch  Patch2: smeserver-freepbx-14-bz11986-service-fwconsole.patch
20  Patch3: smeserver-freepbx-14-bz12009-backup.patch  Patch3: smeserver-freepbx-14-bz12009-backup.patch
21  Patch4: smeserver-freepbx-14-bz12046-httpd24.patch  Patch4: smeserver-freepbx-14-bz12046-httpd24.patch
22    Patch5: smeserver-freepbx-14-bz12226.patch
23    Patch6: smeserver-freepbx-14-bz10703-backup.patch
24    
25  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
26  URL: http://www.freepbx.org/  URL: http://www.freepbx.org/
# Line 49  Requires: asterisk-voicemail Line 51  Requires: asterisk-voicemail
51  Requires: asterisk-configs  Requires: asterisk-configs
52  #SME10  #SME10
53  Requires: asterisk-mysql asterisk-odbc asterisk-pjsip asterisk-sip  asterisk-festival asterisk-moh-opsound asterisk-snmp asterisk-mp3 asterisk-sounds-core-en asterisk-moh-opsound  Requires: asterisk-mysql asterisk-odbc asterisk-pjsip asterisk-sip  asterisk-festival asterisk-moh-opsound asterisk-snmp asterisk-mp3 asterisk-sounds-core-en asterisk-moh-opsound
54    Requires: asterisk-voicemail-plain
55  # conlicts with imap asterisk-voicemail-odbc asterisk-voicemail-plain  # conlicts with imap asterisk-voicemail-odbc asterisk-voicemail-plain
56  Requires: ffmpeg  Requires: ffmpeg
57  Requires: mpg123  Requires: mpg123
# Line 76  This package provide the integration of Line 79  This package provide the integration of
79    
80    
81  %changelog  %changelog
82    * Wed Dec 07 2022 Jean-Philippe Pialasse <tests@pialasse.com> 14-9.sme
83    - improve backup  [SME: 10703]
84    
85    * Wed Dec 07 2022 Jean-Philippe Pialasse <tests@pialasse.com> 14-8.sme
86    - fix patch for asterisk crontab [SME: 12227]
87    
88    * Wed Dec 07 2022 Jean-Philippe Pialasse <tests@pialasse.com> 14-7.sme
89    - fix voicemail not visible in UCP [SME: 12254]
90      force asterisk-voicemail-plain
91    
92    * Fri Nov 18 2022 Jean-Philippe Pialasse <tests@pialasse.com> 14-6.sme
93    - fix creation of folder preventing migration [SME: 12226]
94    
95    * Sat Jul 30 2022 Brian Read <brianr@bjsystems.co.uk> 14-5.sme
96    - Re-build and link to latest devtools [SME: 11997]
97    
98  * Fri Jul 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 14-4.sme  * Fri Jul 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 14-4.sme
99  - add to core backup [SME: 12009]  - add to core backup [SME: 12009]
100  - httpd 2.4 syntax [SME: 12046]  - httpd 2.4 syntax [SME: 12046]
101    
102  * Tue May 31 2022 Jean-Philippe Pialasse <tests@pialasse.com> 14-3.sme  * Tue May 31 2022 Jean-Philippe Pialasse <tests@pialasse.com> 14-3.sme
103  - fix service file fwconsole path [SME: 11986]  - Re-build and link to latest devtools service file fwconsole path [SME: 11986]
104    
105  * Sat Apr 16 2022 Jean-Philippe Pialasse <tests@pialasse.com> 14-2.sme  * Sat Apr 16 2022 Jean-Philippe Pialasse <tests@pialasse.com> 14-2.sme
106  - fix huge amount of error if asterisk disabled [SME: 9756]  - Re-build and link to latest devtools huge amount of error if asterisk disabled [SME: 9756]
107  - fix multiple email sent because of asterisk cron php path [SME: 11940]  - Re-build and link to latest devtools multiple email sent because of asterisk cron php path [SME: 11940]
108  - on uninstall remove asterisk crontab to avoid noise [SME: 10131]  - on uninstall remove asterisk crontab to avoid noise [SME: 10131]
109  - allow access to sounds folder for gui [SME: 11924]  - allow access to sounds folder for gui [SME: 11924]
110    
# Line 111  This package provide the integration of Line 130  This package provide the integration of
130  * 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
131  - 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]
132  - add requires lame [SME: 9859]  - add requires lame [SME: 9859]
133  - 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]
134    
135  * 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
136  - fix warning tampered files in GUI [SME: 10496]  - Re-build and link to latest devtools warning tampered files in GUI [SME: 10496]
137  - remove DeviceAndUser property [SME: 10503]  - remove DeviceAndUser property [SME: 10503]
138    
139  * 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
140  - update TKT auth parameter for SME 9.2 [SME: 10268]  - update TKT auth parameter for SME 9.2 [SME: 10268]
141    
142  * 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
143  - fix noise rebooting and restarting freepbx [SME: 10120]  - Re-build and link to latest devtools noise rebooting and restarting freepbx [SME: 10120]
144    
145  * 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
146  - 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 130  This package provide the integration of Line 149  This package provide the integration of
149  - weekly backup is also done.  - weekly backup is also done.
150    
151  * 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
152  - fix Missing HTML5 format converters  [SME: 9859]  - Re-build and link to latest devtools Missing HTML5 format converters  [SME: 9859]
153  - added requirement for mpg123 and ffmpeg available in smecontribs  - added requirement for mpg123 and ffmpeg available in smecontribs
154    
155  * 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 140  This package provide the integration of Line 159  This package provide the integration of
159  - autoupgrade modules [SME: 9860]  - autoupgrade modules [SME: 9860]
160    
161  * 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
162  - fix wrong default UDPPorts on new install [SME: 9918]  - Re-build and link to latest devtools wrong default UDPPorts on new install [SME: 9918]
163    
164  * 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
165  - fix error while backup with workstation [SME: 9760]  - Re-build and link to latest devtools error while backup with workstation [SME: 9760]
166    
167  * 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
168  -fix typo in smeserver-freepbx-13.bz9744.patch  -fix typo in smeserver-freepbx-13.bz9744.patch
169    
170  * 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
171  - fix [SME: 9702]  - Re-build and link to latest devtools [SME: 9702]
172  - corrected syntax for port range  - corrected syntax for port range
173    
174  * 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
175  - fix [SME: 9744]  - Re-build and link to latest devtools [SME: 9744]
176  - fix wrong /tmp folder permission after update  - Re-build and link to latest devtools wrong /tmp folder permission after update
177  - Thank you Hsing-Foo Wang.  - Thank you Hsing-Foo Wang.
178    
179  * 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
180  - 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]
181    
182  * 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
183  - bump version to current Freepbx version 13  - bump version to current Freepbx version 13
# Line 167  This package provide the integration of Line 186  This package provide the integration of
186  - add all needed port for Freepbx sip pjsip and RTP [SME: 9495]  - add all needed port for Freepbx sip pjsip and RTP [SME: 9495]
187    
188  * Sat Jun 11 2016 Jean-Philipe Pialasse <tests@pialasse.com> -46.sme  * Sat Jun 11 2016 Jean-Philipe Pialasse <tests@pialasse.com> -46.sme
189  - fix missing config files (requires asterisk-configs) [SME: 9577]  - Re-build and link to latest devtools missing config files (requires asterisk-configs) [SME: 9577]
190  - 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]
191  - added port 5061 for tls to TCP ports [SME: 9576]  - added port 5061 for tls to TCP ports [SME: 9576]
192    
193  * Thu Jun 09 2016 Jean-Philipe Pialasse <tests@pialasse.com> -45.sme  * Thu Jun 09 2016 Jean-Philipe Pialasse <tests@pialasse.com> -45.sme
194  - fix wrong logrotate pattern [SME: 9516]  - Re-build and link to latest devtools wrong logrotate pattern [SME: 9516]
195  - 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
196    
197  * 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 327  This package provide the integration of Line 346  This package provide the integration of
346  - spec cleanup  - spec cleanup
347    
348  * 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]
349  - fix logrotate issue  - Re-build and link to latest devtools logrotate issue
350    
351  * 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]
352  - split freepbx sources in a separate package (freepbx-src)  - split freepbx sources in a separate package (freepbx-src)
# Line 352  This package provide the integration of Line 371  This package provide the integration of
371  %patch2 -p1  %patch2 -p1
372  %patch3 -p1  %patch3 -p1
373  %patch4 -p1  %patch4 -p1
374    %patch5 -p1
375    %patch6 -p1
376    
377  %build  %build
378  # 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