/[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.19 by jpp, Tue Dec 13 06:51:21 2022 UTC Revision 1.23 by jpp, Wed Jan 4 05:25:17 2023 UTC
# Line 1  Line 1 
1  # $Id: smeserver-freepbx.spec,v 1.18 2022/12/07 17:15:59 jpp Exp $  # $Id: smeserver-freepbx.spec,v 1.22 2022/12/15 09:04:02 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 10  %define release 12
8  %define name smeserver-freepbx  %define name smeserver-freepbx
9    
10  Summary: Asterisk web GUI  Summary: Asterisk web GUI
# Line 22  Patch4: smeserver-freepbx-14-bz12046-htt Line 22  Patch4: smeserver-freepbx-14-bz12046-htt
22  Patch5: smeserver-freepbx-14-bz12226.patch  Patch5: smeserver-freepbx-14-bz12226.patch
23  Patch6: smeserver-freepbx-14-bz10703-backup.patch  Patch6: smeserver-freepbx-14-bz10703-backup.patch
24  Patch7: smeserver-freepbx-14-bz11923-bz12256.patch  Patch7: smeserver-freepbx-14-bz11923-bz12256.patch
25    Patch8: smeserver-freepbx-14-go15.patch
26    
27  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
28  URL: http://www.freepbx.org/  URL: http://www.freepbx.org/
# Line 31  BuildRequires: tar Line 32  BuildRequires: tar
32    
33  Requires: mariadb  Requires: mariadb
34  Requires: nodejs >= 10  Requires: nodejs >= 10
35    Requires: jq
36  # freepbx 14 requires php56  # freepbx 14 requires php56
37  Requires: php56-php-pear php56-php-cgi php56-php-common php56-php-curl php56-php-mbstring php56-php-gd php56-php-mysql php56-php-gettext php56-php-bcmath php56-php-zip php56-php-xml php56-php-imap php56-php-json php56-php-process php56-php-snmp  Requires: php56-php-pear php56-php-cgi php56-php-common php56-php-curl php56-php-mbstring php56-php-gd php56-php-mysql php56-php-gettext php56-php-bcmath php56-php-zip php56-php-xml php56-php-imap php56-php-json php56-php-process php56-php-snmp
38  # freepbx 15 and 16  # freepbx 15 and 16
# Line 80  This package provide the integration of Line 82  This package provide the integration of
82    
83    
84  %changelog  %changelog
85    * Wed Jan 04 2023 Jean-Philippe Pialasse <tests@pialasse.com> 14-12.sme
86    - fix permission denied on /usr/local/sbin/fwconsole from cron
87    
88    * Wed Dec 14 2022 Jean-Philippe Pialasse <tests@pialasse.com> 14-11.sme
89    - fix bugs installing FPBX 15
90    - fix amportal alerts [SME: 12259]
91    - compatible FBX 16 [SME: 12276]
92    - fix duplicate logrotate [SME: 12237]
93    - force php memory on install [SME: 10221]
94    
95  * Tue Dec 13 2022 Jean-Philippe Pialasse <tests@pialasse.com> 14-10.sme  * Tue Dec 13 2022 Jean-Philippe Pialasse <tests@pialasse.com> 14-10.sme
96  - fix backup for FreePBX 15 and higher [SME: 12256]  - fix backup for FreePBX 15 and higher [SME: 12256]
97  - make compatible up to FreePBX 16 [SME: 11923]  - make compatible up to FreePBX 16 [SME: 11923]
# Line 379  This package provide the integration of Line 391  This package provide the integration of
391  %patch5 -p1  %patch5 -p1
392  %patch6 -p1  %patch6 -p1
393  %patch7 -p1  %patch7 -p1
394    %patch8 -p1
395    
396  %build  %build
397  # 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