1 |
# $Id: smeserver-freepbx.spec,v 1.23 2016/10/24 04:46:10 unnilennium Exp $ |
# $Id: smeserver-freepbx.spec,v 1.28 2017/01/25 21:09:53 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 7 |
%define release 12 |
8 |
%define name smeserver-freepbx |
%define name smeserver-freepbx |
9 |
|
|
10 |
Summary: Asterisk web GUI |
Summary: Asterisk web GUI |
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 |
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 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
27 |
URL: http://www.freepbx.org/ |
URL: http://www.freepbx.org/ |
28 |
|
|
44 |
Requires: asterisk-sounds-extra-en-ulaw |
Requires: asterisk-sounds-extra-en-ulaw |
45 |
Requires: asterisk-voicemail |
Requires: asterisk-voicemail |
46 |
Requires: asterisk-configs |
Requires: asterisk-configs |
47 |
|
Requires: ffmpeg |
48 |
|
Requires: mpg123 |
49 |
#Buildarch: noarch |
#Buildarch: noarch |
50 |
AutoReqProv: no |
AutoReqProv: no |
51 |
|
|
56 |
|
|
57 |
|
|
58 |
%changelog |
%changelog |
59 |
|
* Sat Feb 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> -12.sme |
60 |
|
- fix noise rebooting and restarting freepbx [SME: 10120] |
61 |
|
|
62 |
|
* Wed Jan 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-11.sme |
63 |
|
- NFR: auto backup of whole FBX config during pre-backup event [SME: 9637] |
64 |
|
- both asdb and fpbx, asterisk config files, freepbx folders, voicemails are part of backup |
65 |
|
- 2 versions are kepts |
66 |
|
- weekly backup is also done. |
67 |
|
|
68 |
|
* Mon Jan 23 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-10.sme |
69 |
|
- fix Missing HTML5 format converters [SME: 9859] |
70 |
|
- added requirement for mpg123 and ffmpeg available in smecontribs |
71 |
|
|
72 |
|
* Mon Jan 23 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-9.sme |
73 |
|
- update framework before other modules [SME: 9860] |
74 |
|
|
75 |
|
* Mon Jan 09 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-8.sme |
76 |
|
- autoupgrade modules [SME: 9860] |
77 |
|
|
78 |
* 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 |
79 |
- fix wrong default UDPPorts on new install [SME: 9918] |
- fix wrong default UDPPorts on new install [SME: 9918] |
80 |
|
|
289 |
%patch2 -p1 |
%patch2 -p1 |
290 |
%patch3 -p1 |
%patch3 -p1 |
291 |
%patch4 -p1 |
%patch4 -p1 |
292 |
|
%patch5 -p1 |
293 |
|
%patch6 -p1 |
294 |
|
%patch7 -p1 |
295 |
|
|
296 |
|
|
297 |
%build |
%build |
298 |
# Build symlinks |
# Build symlinks |