/[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.8 by unnilennium, Sun May 15 15:18:09 2016 UTC Revision 1.31 by unnilennium, Wed May 3 20:03:42 2017 UTC
# Line 1  Line 1 
1  # $Id: smeserver-freepbx.spec,v 1.7 2016/05/15 15:03:36 unnilennium Exp $  # $Id: smeserver-freepbx.spec,v 1.30 2017/02/25 22:06:29 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 0.1  %define version 13
7  %define release 40  %define release 14
8  %define name smeserver-freepbx  %define name smeserver-freepbx
9    
10  Summary: Asterisk web GUI  Summary: Asterisk web GUI
# Line 15  License: GPL Line 15  License: GPL
15  Group: System/Servers  Group: System/Servers
16  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
17    
18  Patch0: smeserver-freepbx-0.1-fop_link.patch  Patch0: smeserver-freepbx-13.bz9702.udpports.patch
19  Patch1: smeserver-freepbx-0.1-genzaptelconf.patch  Patch1: smeserver-freepbx-13.bz9744.patch
20  Patch2: smeserver-freepbx-0.1-logrotate.patch  Patch2: smeserver-freepbx-13.bz9702-2.patch
21  Patch3: smeserver-freepbx-0.1-asterisk_logrotate.patch  Patch3: smeserver-freepbx-13.bz9760.patch
22  Patch4: smeserver-freepbx-0.1-userpanels.patch  Patch4: smeserver-freepbx-13.bz9918.defaultUDPports.patch
23  Patch5: smeserver-freepbx-0.1-trunk_alert_mail.patch  Patch5: smeserver-freepbx-13.bz9860.AutoUpgradeModules.patch
24  Patch6: smeserver-freepbx-0.1-trunk_name_in_alert.patch  Patch6: smeserver-freepbx-13.bz9637.backupFBX.patch
25  Patch7: smeserver-freepbx-0.1-postupgrade_to_bootstrap.patch  Patch7: smeserver-freepbx-13.bz10120.noiseAmportal.patch
26  Patch8: smeserver-freepbx-0.1-zap2dahdi.patch  Patch8: smeserver-freepbx-13.bz10268.updatetktauth.patch
 Patch9: smeserver-freepbx-0.1-full_dahdi_support.patch  
 Patch10: smeserver-freepbx-0.1-fix_logrotate_event.patch  
 Patch11: smeserver-freepbx-0.1-retry_install.patch  
 Patch12: smeserver-freepbx-0.1-recordings_security.patch  
 Patch13: smeserver-freepbx-0.1-remove_admin_alias.patch  
 Patch14: smeserver-freepbx-0.1-recordingsfix2bootstrap.patch  
 Patch15: smeserver-freepbx-0.1-templatize_cdr_mysql.patch  
 Patch16: smeserver-freepbx-0.1-templatize_manager.patch  
 Patch17: smeserver-freepbx-0.1-cdr_mysql_template_begin.patch  
 Patch18: smeserver-freepbx-0.1-clean_crontab.patch  
 Patch19: smeserver-freepbx-0.1-crontab_script_fixe.patch  
 Patch20: smeserver-freepbx-0.1-http_cleanup.patch  
 Patch21: smeserver-freepbx-0.1-cdr_passwd.patch  
 Patch22: smeserver-freepbx-0.1-fop_separate_service.patch  
 Patch23: smeserver-freepbx-0.1-check_referer.patch  
 Patch24: smeserver-freepbx-0.1-dump_astdb_include_functions.patch  
 Patch25: smeserver-freepbx-0.1-disable_dynamic_hints.patch  
 Patch26: smeserver-freepbx-0.1-remove_logrotate_conf.patch  
 Patch27: smeserver-freepbx-0.1-ari_password_from_db.patch  
 Patch28: smeserver-freepbx-0.1-create_mysql.patch  
 Patch29: smeserver-freepbx-0.1-template_asterisk_conf.patch  
 Patch30: smeserver-freepbx-0.1-datadir_in_var_lib.patch  
 Patch31: smeserver-freepbx-0.1-templates_logrotate.patch  
 Patch32: smeserver-freepbx-0.1-session_path.patch  
 Patch33: smeserver-freepbx-0.1-logrotate_misdn.patch  
 Patch34: smeserver-freepbx-0.1-protect_by_location.patch  
 Patch35: smeserver-freepbx-0.1-Sme9Ast13Fpbx13-0.patch  
 Patch36: smeserver-freepbx-0.1-Sme9Ast13Fpbx13-1.patch  
 Patch37: smeserver-freepbx-0.1-Sme9Ast13Fpbx13-2.patch  
 Patch38: smeserver-freepbx-0.1-Sme9Ast13Fpbx13-3.patch  
27    
28  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
29  URL: http://www.freepbx.org/  URL: http://www.freepbx.org/
# Line 75  Requires: freepbx-src Line 45  Requires: freepbx-src
45  Requires: asterisk-sounds-core-en-ulaw    Requires: asterisk-sounds-core-en-ulaw  
46  Requires: asterisk-sounds-extra-en-ulaw  Requires: asterisk-sounds-extra-en-ulaw
47  Requires: asterisk-voicemail  Requires: asterisk-voicemail
48    Requires: asterisk-configs
49    Requires: ffmpeg
50    Requires: mpg123
51    
52    Requires: e-smith-manager >= 2.6.0-22
53    
54  #Buildarch: noarch  #Buildarch: noarch
55  AutoReqProv: no  AutoReqProv: no
# Line 86  This package provide the integration of Line 61  This package provide the integration of
61    
62    
63  %changelog  %changelog
64  * Sun May 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-40.sme  * Wed May 03 2017 Jean-Philipe Pialasse <tests@pialasse.com> -14.sme
65    - update TKT auth parameter for SME 9.2 [SME: 10268]
66    
67    * Sat Feb 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-13.sme
68    - fix noise rebooting and restarting freepbx [SME: 10120]
69    
70    * Wed Jan 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-11.sme
71    - NFR: auto backup of whole FBX config during pre-backup event [SME: 9637]
72    - both asdb and fpbx, asterisk config files, freepbx folders, voicemails are part of backup
73    - 2 versions are kepts
74    - weekly backup is also done.
75    
76    * Mon Jan 23 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-10.sme
77    - fix Missing HTML5 format converters  [SME: 9859]
78    - added requirement for mpg123 and ffmpeg available in smecontribs
79    
80    * Mon Jan 23 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-9.sme
81    - update framework before other modules [SME: 9860]
82    
83    * Mon Jan 09 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-8.sme
84    - autoupgrade modules [SME: 9860]
85    
86    * Mon Jan 09 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-7.sme
87    - fix wrong default UDPPorts on new install [SME: 9918]
88    
89    * Mon Oct 24 2016 Jean-Philipe Pialasse <tests@pialasse.com> 13-6.sme
90    - fix error while backup with workstation [SME: 9760]
91    
92    * Mon Oct 24 2016 Jean-Philipe Pialasse <tests@pialasse.com> 13-5.sme
93    -fix typo in smeserver-freepbx-13.bz9744.patch
94    
95    * Sun Oct 23 2016 Jean-Philipe Pialasse <tests@pialasse.com> 13-4.sme
96    - fix [SME: 9702]
97    - corrected syntax for port range
98    
99    * Sun Oct 23 2016 Jean-Philipe Pialasse <tests@pialasse.com> 13-3.sme
100    - fix [SME: 9744]
101    - fix wrong /tmp folder permission after update
102    - Thank you Hsing-Foo Wang.
103    
104    * Tue Jul 26 2016 Jean-Philipe Pialasse <tests@pialasse.com> 13-2.sme
105    - fix wrong UDP ports change 1000:2000 to 10000:20000 [SME: 9702]
106    
107    * Mon Jun 13 2016 Jean-Philipe Pialasse <tests@pialasse.com> 13-1.sme
108    - bump version to current Freepbx version 13
109    
110    * Mon Jun 13 2016 Jean-Philipe Pialasse <tests@pialasse.com> -47.sme
111    - add all needed port for Freepbx sip pjsip and RTP [SME: 9495]
112    
113    * Sat Jun 11 2016 Jean-Philipe Pialasse <tests@pialasse.com> -46.sme
114    - fix missing config files (requires asterisk-configs) [SME: 9577]
115    - fix recuring reconfiguration error while installing digium phone module [SME: 9575]
116    - added port 5061 for tls to TCP ports [SME: 9576]
117    
118    * Thu Jun 09 2016 Jean-Philipe Pialasse <tests@pialasse.com> -45.sme
119    - fix wrong logrotate pattern [SME: 9516]
120    - as the contrib is only in smedev, i do not fix existing log files badly rotated
121    
122    * Mon May 16 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-44.sme
123    - remove fop db [SME: 9495]
124    - add some mysql setting for freepbxdb (user, email)
125    - smeserver-freepbx-0.1-Sme9Ast13Fpbx13-7.patch
126    
127    * Sun May 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-43.sme
128    - add path to ucp module [SME: 9495]
129    - add 256Mo as default for freepbx php Memory
130    - add AllowOveride All for .htaccess
131    - remove httpd config to old FOP panel
132    - add port 5061 for freepbx
133    - smeserver-freepbx-0.1-Sme9Ast13Fpbx13-5.patch
134    - configuration of amportal.conf and its mysql equivalent
135    - smeserver-freepbx-0.1-Sme9Ast13Fpbx13-6.patch
136    
137    * Sun May 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-42.sme
138    - remove FOP patches [SME: 9495]
139    - deleted link to expand amportal.conf
140    - smeserver-freepbx-0.1-Sme9Ast13Fpbx13-4.patch
141    
142    * Sun May 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-41.sme
143  - remove heading of /etc/asterisk/asterisk.conf [SME: 9495]  - remove heading of /etc/asterisk/asterisk.conf [SME: 9495]
144  - smeserver-freepbx-0.1-Sme9Ast13Fpbx13-3.patch  - smeserver-freepbx-0.1-Sme9Ast13Fpbx13-3.patch
145    - bump
146    
147  * Sun May 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-38.sme  * Sun May 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-38.sme
148  - remove expand template amportal.conf [SME: 9495]  - remove expand template amportal.conf [SME: 9495]
# Line 247  This package provide the integration of Line 301  This package provide the integration of
301  %patch6 -p1  %patch6 -p1
302  %patch7 -p1  %patch7 -p1
303  %patch8 -p1  %patch8 -p1
 %patch9 -p1  
 %patch10 -p1  
 %patch11 -p1  
 %patch12 -p1  
 %patch13 -p1  
 %patch14 -p1  
 %patch15 -p1  
 %patch16 -p1  
 %patch17 -p1  
 %patch18 -p1  
 %patch19 -p1  
 %patch20 -p1  
 %patch21 -p1  
 %patch22 -p1  
 %patch23 -p1  
 %patch24 -p1  
 %patch25 -p1  
 %patch26 -p1  
 %patch27 -p1  
 %patch28 -p1  
 %patch29 -p1  
 %patch30 -p1  
 %patch31 -p1  
 %patch32 -p1  
 %patch33 -p1  
 %patch34 -p1  
 %patch35 -p1  
 %patch36 -p1  
 %patch37 -p1  
 %patch38 -p1  
304    
305  %build  %build
306  # Build symlinks  # Build symlinks
# Line 313  rm -rf $RPM_BUILD_ROOT Line 337  rm -rf $RPM_BUILD_ROOT
337    
338  %post  %post
339    
340    #bug 9744, restore tmp permissions
341    if [ `stat -c %U /tmp` == "asterisk"  ]; then
342            chmod o+rwxt /tmp/
343            chown root:root /tmp/
344    fi
345    
346  %preun  %preun
347  if [ $1 = 0 ] ; then  if [ $1 = 0 ] ; then
348    /etc/rc.d/init.d/freepbx stop >& /dev/null || :    /etc/rc.d/init.d/freepbx stop >& /dev/null || :


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