/[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.18 by jpp, Wed Dec 7 17:15:59 2022 UTC Revision 1.19 by jpp, Tue Dec 13 06:51:21 2022 UTC
# Line 1  Line 1 
1  # $Id: smeserver-freepbx.spec,v 1.17 2022/12/07 06:53:00 jpp Exp $  # $Id: smeserver-freepbx.spec,v 1.18 2022/12/07 17:15:59 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 9  %define release 10
8  %define name smeserver-freepbx  %define name smeserver-freepbx
9    
10  Summary: Asterisk web GUI  Summary: Asterisk web GUI
# Line 21  Patch3: smeserver-freepbx-14-bz12009-bac Line 21  Patch3: smeserver-freepbx-14-bz12009-bac
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  Patch6: smeserver-freepbx-14-bz10703-backup.patch
24    Patch7: smeserver-freepbx-14-bz11923-bz12256.patch
25    
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/
# Line 30  BuildRequires: tar Line 31  BuildRequires: tar
31    
32  Requires: mariadb  Requires: mariadb
33  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  
34  # freepbx 14 requires php56  # freepbx 14 requires php56
35  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
36  #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
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
38    # freepbx 16
39    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
40    
41  Requires: httpd  Requires: httpd
42  Requires: php-pear  Requires: php-pear
43  Requires: /usr/sbin/asterisk  Requires: /usr/sbin/asterisk
 # not available for SME10 need to find module for mysql Requires: asterisk-addons  
44  #Requires: dahdi-tools  #Requires: dahdi-tools
45  #Requires: dahdi-linux  #Requires: dahdi-linux
46  Requires: sox  Requires: sox
# Line 45  Requires: mod_auth_tkt Line 48  Requires: mod_auth_tkt
48  Requires: e-smith-base  Requires: e-smith-base
49  Requires: freepbx-src  Requires: freepbx-src
50  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  
51  Requires: asterisk-voicemail  Requires: asterisk-voicemail
52  Requires: asterisk-configs  Requires: asterisk-configs
53  #SME10  #SME10
# Line 79  This package provide the integration of Line 80  This package provide the integration of
80    
81    
82  %changelog  %changelog
83    * Tue Dec 13 2022 Jean-Philippe Pialasse <tests@pialasse.com> 14-10.sme
84    - fix backup for FreePBX 15 and higher [SME: 12256]
85    - make compatible up to FreePBX 16 [SME: 11923]
86    
87  * Wed Dec 07 2022 Jean-Philippe Pialasse <tests@pialasse.com> 14-9.sme  * Wed Dec 07 2022 Jean-Philippe Pialasse <tests@pialasse.com> 14-9.sme
88  - improve backup  [SME: 10703]  - improve backup  [SME: 10703]
89    
# Line 373  This package provide the integration of Line 378  This package provide the integration of
378  %patch4 -p1  %patch4 -p1
379  %patch5 -p1  %patch5 -p1
380  %patch6 -p1  %patch6 -p1
381    %patch7 -p1
382    
383  %build  %build
384  # Build symlinks  # Build symlinks
# Line 385  rm -rf $RPM_BUILD_ROOT Line 391  rm -rf $RPM_BUILD_ROOT
391    
392  (cd root   ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)  (cd root   ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
393  /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \  /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
394            --file /sbin/e-smith/fwconsole 'attr(0755,root,root)' \
395          --file /usr/share/freepbx/scripts/uninstall.sh 'attr(0750,root,root)' \          --file /usr/share/freepbx/scripts/uninstall.sh 'attr(0750,root,root)' \
396          --file /usr/share/freepbx/scripts/restore-astdb.php 'attr(0750,root,root)' \          --file /usr/share/freepbx/scripts/restore-astdb.php 'attr(0750,root,root)' \
397          --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