1 |
# $Id: smeserver-freepbx.spec,v 1.22 2016/10/24 04:12:08 unnilennium Exp $ |
# $Id: smeserver-freepbx.spec,v 1.30 2017/02/25 22:06:29 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 13 |
%define version 13 |
7 |
%define release 6 |
%define release 14 |
8 |
%define name smeserver-freepbx |
%define name smeserver-freepbx |
9 |
|
|
10 |
Summary: Asterisk web GUI |
Summary: Asterisk web GUI |
19 |
Patch1: smeserver-freepbx-13.bz9744.patch |
Patch1: smeserver-freepbx-13.bz9744.patch |
20 |
Patch2: smeserver-freepbx-13.bz9702-2.patch |
Patch2: smeserver-freepbx-13.bz9702-2.patch |
21 |
Patch3: smeserver-freepbx-13.bz9760.patch |
Patch3: smeserver-freepbx-13.bz9760.patch |
22 |
|
Patch4: smeserver-freepbx-13.bz9918.defaultUDPports.patch |
23 |
|
Patch5: smeserver-freepbx-13.bz9860.AutoUpgradeModules.patch |
24 |
|
Patch6: smeserver-freepbx-13.bz9637.backupFBX.patch |
25 |
|
Patch7: smeserver-freepbx-13.bz10120.noiseAmportal.patch |
26 |
|
Patch8: smeserver-freepbx-13.bz10268.updatetktauth.patch |
27 |
|
|
28 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
29 |
URL: http://www.freepbx.org/ |
URL: http://www.freepbx.org/ |
30 |
|
|
46 |
Requires: asterisk-sounds-extra-en-ulaw |
Requires: asterisk-sounds-extra-en-ulaw |
47 |
Requires: asterisk-voicemail |
Requires: asterisk-voicemail |
48 |
Requires: asterisk-configs |
Requires: asterisk-configs |
49 |
|
Requires: ffmpeg |
50 |
|
Requires: mpg123 |
51 |
|
|
52 |
|
Requires: e-smith-manager >= 2.6.0-22 |
53 |
|
|
54 |
#Buildarch: noarch |
#Buildarch: noarch |
55 |
AutoReqProv: no |
AutoReqProv: no |
56 |
|
|
61 |
|
|
62 |
|
|
63 |
%changelog |
%changelog |
64 |
|
* Wed May 03 2017 Jean-Philipe Pialasse <tests@pialasse.com> -14.sme |
65 |
|
- update TKT auth parameter for SME 9.2 [SME: 10268] |
66 |
|
|
67 |
|
* Sat Feb 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-13.sme |
68 |
|
- fix noise rebooting and restarting freepbx [SME: 10120] |
69 |
|
|
70 |
|
* Wed Jan 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-11.sme |
71 |
|
- NFR: auto backup of whole FBX config during pre-backup event [SME: 9637] |
72 |
|
- both asdb and fpbx, asterisk config files, freepbx folders, voicemails are part of backup |
73 |
|
- 2 versions are kepts |
74 |
|
- weekly backup is also done. |
75 |
|
|
76 |
|
* Mon Jan 23 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-10.sme |
77 |
|
- fix Missing HTML5 format converters [SME: 9859] |
78 |
|
- added requirement for mpg123 and ffmpeg available in smecontribs |
79 |
|
|
80 |
|
* Mon Jan 23 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-9.sme |
81 |
|
- update framework before other modules [SME: 9860] |
82 |
|
|
83 |
|
* Mon Jan 09 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-8.sme |
84 |
|
- autoupgrade modules [SME: 9860] |
85 |
|
|
86 |
|
* Mon Jan 09 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-7.sme |
87 |
|
- fix wrong default UDPPorts on new install [SME: 9918] |
88 |
|
|
89 |
* 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 |
90 |
- fix error while backup with workstation [SME: 9760] |
- fix error while backup with workstation [SME: 9760] |
91 |
|
|
296 |
%patch1 -p1 |
%patch1 -p1 |
297 |
%patch2 -p1 |
%patch2 -p1 |
298 |
%patch3 -p1 |
%patch3 -p1 |
299 |
|
%patch4 -p1 |
300 |
|
%patch5 -p1 |
301 |
|
%patch6 -p1 |
302 |
|
%patch7 -p1 |
303 |
|
%patch8 -p1 |
304 |
|
|
305 |
%build |
%build |
306 |
# Build symlinks |
# Build symlinks |