/[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.15 by jpp, Fri Nov 18 18:02:39 2022 UTC Revision 1.20 by jpp, Thu Dec 15 05:08:55 2022 UTC
# Line 1  Line 1 
1  # $Id: smeserver-freepbx.spec,v 1.14 2022/07/30 17:54:15 brianr Exp $  # $Id: smeserver-freepbx.spec,v 1.19 2022/12/13 06:51:21 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 6  %define release 11
8  %define name smeserver-freepbx  %define name smeserver-freepbx
9    
10  Summary: Asterisk web GUI  Summary: Asterisk web GUI
# Line 20  Patch2: smeserver-freepbx-14-bz11986-ser Line 20  Patch2: smeserver-freepbx-14-bz11986-ser
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  Patch5: smeserver-freepbx-14-bz12226.patch
23    Patch6: smeserver-freepbx-14-bz10703-backup.patch
24    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 29  BuildRequires: tar Line 32  BuildRequires: tar
32    
33  Requires: mariadb  Requires: mariadb
34  Requires: nodejs >= 10  Requires: nodejs >= 10
 #Requires: php-pear php-cgi php-common php-curl php-mbstring php-gd php-mysql php-gettext php-bcmath php-zip php-xml php-imap php-json php-process php-snmp  
35  # freepbx 14 requires php56  # freepbx 14 requires php56
36  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
37  #Requires: php74-php-pear php74-php-cgi php74-php-common php74-php-curl php74-php-mbstring php74-php-gd php74-php-mysql php74-php-gettext php74-php-bcmath php74-php-zip php74-php-xml php74-php-imap php74-php-json php74-php-process php74-php-snmp  # freepbx 15 and 16
38    Requires: php74-php-pear php74-php-cgi php74-php-common php74-php-curl php74-php-mbstring php74-php-gd php74-php-mysql php74-php-gettext php74-php-bcmath php74-php-zip php74-php-xml php74-php-imap php74-php-json php74-php-process php74-php-snmp
39    # freepbx 16
40    Requires: php80-php-pear php80-php-cgi php80-php-common php80-php-curl php80-php-mbstring php80-php-gd php80-php-mysql php80-php-gettext php80-php-bcmath php80-php-zip php80-php-xml php80-php-imap php80-php-json php80-php-process php80-php-snmp
41    
42  Requires: httpd  Requires: httpd
43  Requires: php-pear  Requires: php-pear
44  Requires: /usr/sbin/asterisk  Requires: /usr/sbin/asterisk
 # not available for SME10 need to find module for mysql Requires: asterisk-addons  
45  #Requires: dahdi-tools  #Requires: dahdi-tools
46  #Requires: dahdi-linux  #Requires: dahdi-linux
47  Requires: sox  Requires: sox
# Line 44  Requires: mod_auth_tkt Line 49  Requires: mod_auth_tkt
49  Requires: e-smith-base  Requires: e-smith-base
50  Requires: freepbx-src  Requires: freepbx-src
51  Requires: asterisk-sounds-core-en-ulaw    Requires: asterisk-sounds-core-en-ulaw  
 # not available for sme10 Requires: asterisk-sounds-extra-en-ulaw  
 # not available for sme10 Requires: asterisk-resample  
52  Requires: asterisk-voicemail  Requires: asterisk-voicemail
53  Requires: asterisk-configs  Requires: asterisk-configs
54  #SME10  #SME10
55  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
56    Requires: asterisk-voicemail-plain
57  # conlicts with imap asterisk-voicemail-odbc asterisk-voicemail-plain  # conlicts with imap asterisk-voicemail-odbc asterisk-voicemail-plain
58  Requires: ffmpeg  Requires: ffmpeg
59  Requires: mpg123  Requires: mpg123
# Line 77  This package provide the integration of Line 81  This package provide the integration of
81    
82    
83  %changelog  %changelog
84    * Wed Dec 14 2022 Jean-Philippe Pialasse <tests@pialasse.com> 14-11.sme
85    - fix bugs installing FPBX 15
86    
87    * Tue Dec 13 2022 Jean-Philippe Pialasse <tests@pialasse.com> 14-10.sme
88    - fix backup for FreePBX 15 and higher [SME: 12256]
89    - make compatible up to FreePBX 16 [SME: 11923]
90    
91    * Wed Dec 07 2022 Jean-Philippe Pialasse <tests@pialasse.com> 14-9.sme
92    - improve backup  [SME: 10703]
93    
94    * Wed Dec 07 2022 Jean-Philippe Pialasse <tests@pialasse.com> 14-8.sme
95    - fix patch for asterisk crontab [SME: 12227]
96    
97    * Wed Dec 07 2022 Jean-Philippe Pialasse <tests@pialasse.com> 14-7.sme
98    - fix voicemail not visible in UCP [SME: 12254]
99      force asterisk-voicemail-plain
100    
101  * Fri Nov 18 2022 Jean-Philippe Pialasse <tests@pialasse.com> 14-6.sme  * Fri Nov 18 2022 Jean-Philippe Pialasse <tests@pialasse.com> 14-6.sme
102  - fix creation of folder preventing migration [SME: 12226]  - fix creation of folder preventing migration [SME: 12226]
103    
# Line 360  This package provide the integration of Line 381  This package provide the integration of
381  %patch3 -p1  %patch3 -p1
382  %patch4 -p1  %patch4 -p1
383  %patch5 -p1  %patch5 -p1
384    %patch6 -p1
385    %patch7 -p1
386    %patch8 -p1
387    
388  %build  %build
389  # Build symlinks  # Build symlinks
# Line 372  rm -rf $RPM_BUILD_ROOT Line 396  rm -rf $RPM_BUILD_ROOT
396    
397  (cd root   ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)  (cd root   ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
398  /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \  /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
399            --file /sbin/e-smith/fwconsole 'attr(0755,root,root)' \
400          --file /usr/share/freepbx/scripts/uninstall.sh 'attr(0750,root,root)' \          --file /usr/share/freepbx/scripts/uninstall.sh 'attr(0750,root,root)' \
401          --file /usr/share/freepbx/scripts/restore-astdb.php 'attr(0750,root,root)' \          --file /usr/share/freepbx/scripts/restore-astdb.php 'attr(0750,root,root)' \
402          --dir /var/service/httpd-fpbx 'attr(01755,root,root)' \          --dir /var/service/httpd-fpbx 'attr(01755,root,root)' \


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