/[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.21 by unnilennium, Mon Oct 24 03:31:36 2016 UTC Revision 1.33 by jpp, Tue Jan 21 04:28:36 2020 UTC
# Line 1  Line 1 
1  # $Id: smeserver-freepbx.spec,v 1.20 2016/10/24 02:58:18 unnilennium Exp $  # $Id: smeserver-freepbx.spec,v 1.32 2018/01/29 21:31:58 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 13  %define version 13
7  %define release 4  %define release 16
8  %define name smeserver-freepbx  %define name smeserver-freepbx
9    
10  Summary: Asterisk web GUI  Summary: Asterisk web GUI
# Line 18  Source: %{name}-%{version}.tar.gz Line 18  Source: %{name}-%{version}.tar.gz
18  Patch0: smeserver-freepbx-13.bz9702.udpports.patch  Patch0: smeserver-freepbx-13.bz9702.udpports.patch
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
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    Patch9: smeserver-freepbx-13.bz10496.missing-tampered-files.patch
28    Patch10: smeserver-freepbx-13.bz10503.DeviceAndUser.patch
29    
30  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
31  URL: http://www.freepbx.org/  URL: http://www.freepbx.org/
32    
# Line 39  Requires: asterisk-sounds-core-en-ulaw Line 48  Requires: asterisk-sounds-core-en-ulaw
48  Requires: asterisk-sounds-extra-en-ulaw  Requires: asterisk-sounds-extra-en-ulaw
49  Requires: asterisk-voicemail  Requires: asterisk-voicemail
50  Requires: asterisk-configs  Requires: asterisk-configs
51    Requires: ffmpeg
52    Requires: mpg123
53    Requires: mysql-connector-odbc
54    Requires: unixODBC
55    Requires: asterisk-odbc
56    
57    Requires: e-smith-manager >= 2.6.0-22
58    
59  #Buildarch: noarch  #Buildarch: noarch
60  AutoReqProv: no  AutoReqProv: no
61    
# Line 49  This package provide the integration of Line 66  This package provide the integration of
66    
67    
68  %changelog  %changelog
69    * Mon Jan 20 2020 Jean-Philipe Pialasse <tests@pialasse.com> %{version}-16.sme
70    - add required modules to enable cel and cdr logging and search [SME: 10620]
71    
72    * Mon Jan 29 2018 Jean-Philipe Pialasse <tests@pialasse.com> 13-15.sme
73    - fix warning tampered files in GUI [SME: 10496]
74    - remove DeviceAndUser property [SME: 10503]
75    
76    * Wed May 03 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-14.sme
77    - update TKT auth parameter for SME 9.2 [SME: 10268]
78    
79    * Sat Feb 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-13.sme
80    - fix noise rebooting and restarting freepbx [SME: 10120]
81    
82    * Wed Jan 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-11.sme
83    - NFR: auto backup of whole FBX config during pre-backup event [SME: 9637]
84    - both asdb and fpbx, asterisk config files, freepbx folders, voicemails are part of backup
85    - 2 versions are kepts
86    - weekly backup is also done.
87    
88    * Mon Jan 23 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-10.sme
89    - fix Missing HTML5 format converters  [SME: 9859]
90    - added requirement for mpg123 and ffmpeg available in smecontribs
91    
92    * Mon Jan 23 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-9.sme
93    - update framework before other modules [SME: 9860]
94    
95    * Mon Jan 09 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-8.sme
96    - autoupgrade modules [SME: 9860]
97    
98    * Mon Jan 09 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-7.sme
99    - fix wrong default UDPPorts on new install [SME: 9918]
100    
101    * Mon Oct 24 2016 Jean-Philipe Pialasse <tests@pialasse.com> 13-6.sme
102    - fix error while backup with workstation [SME: 9760]
103    
104    * Mon Oct 24 2016 Jean-Philipe Pialasse <tests@pialasse.com> 13-5.sme
105    -fix typo in smeserver-freepbx-13.bz9744.patch
106    
107  * 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
108  - fix [SME: 9702]  - fix [SME: 9702]
109  - corrected syntax for port range  - corrected syntax for port range
# Line 252  This package provide the integration of Line 307  This package provide the integration of
307  %patch0 -p1  %patch0 -p1
308  %patch1 -p1  %patch1 -p1
309  %patch2 -p1  %patch2 -p1
310    %patch3 -p1
311    %patch4 -p1
312    %patch5 -p1
313    %patch6 -p1
314    %patch7 -p1
315    %patch8 -p1
316    %patch9 -p1
317    %patch10 -p1
318    
319    # until rebuilt of a smeserver-freepbx tar file:
320    rm -rf root/etc/e-smith/db/configuration/defaults/freepbx/DeviceAndUser
321    
322  %build  %build
323  # Build symlinks  # Build symlinks
324  perl createlinks  perl createlinks
325    
   
326  %install  %install
327  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
328    


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